	div.cc
	{
		text-align:center;
	}

	html
	{
		font-family: sans-serif, "Times New Roman", serif;
		font-size: 1.2em;
		line-height: 130%;
		/*background-image: url(../image/general/VCWWWSeaNymphBackgroundE.jpg);*/
		background-image: url(../image/general/BackgroundBitB.jpg);
		background-repeat: repeat; 
	}
	body
	{
	text-align: center;
	min-width: 1100px;
	}
	
	table {
			font-family: sans-serif, "Times New Roman", serif;
		font-size: 1.2em;
		line-height: 130%;
	}
	div#wrapper_all
	{
	text-align: left;
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	
	}
	
	a{
		font-family: sans-serif, "Times New Roman", serif;
		font-size: 1.2em;
	}
	
	h1{
		line-height: 100%;
		font-size: 1.8em;
		/*color:blue;*/
		font-style:italic;
		text-align: center;
		font-weight: bolder;
	}
	h2{line-height: 100%;}
	h3{line-height: 100%;}
	
	
	
	div.btm_link
	{
		margin-top: 30px;
		text-align:center;
		color:blue;
		font-size:120%;
	}
	div.head_div
	{
		display: block;
		margin-left:auto;
		margin-right:auto;
		/*background-image: url(../image/general/VCWWWSeaNymphBackgroundC.jpg);*/
		/*background-image: url(../image/general/VCWWWBackground11.jpg);*/
		/*background-attachment: fixed;
		background-repeat: no-repeat;
		background-position: center 50px;*/

	}
	div.body_div
	{
		background-color: lightgrey;
		/*background-image: url(../image/general/BackgroundBitB.jpg);*/
		padding:50px;
		/*margin:50px;*/

	}
	
	ul
	{
		list-style-position: outside;
		list-style-image: url(arrow.gif);
		list-style-type: square;
	
	}
	
	li{
		margin-top:8px;
	
	}
	div.center 
	{
		display: block;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
		padding:10px;
	}
div.copyright {
	font-size: 0.7em;
	color: red;
	text-align: center;
	line-height: 100%;
}

div.img
  {
	margin: 2px;
  /*border: 1px solid #0000ff;*/
  height: auto;
  width: auto;
  /*float: center;*/
  text-align: center;
  }

img.img
  {
	margin: 2px;
  /*border: 1px solid #0000ff;*/
  height: auto;
  width: auto;
  text-align: center;
  }
  
img.img_lhs_bar 
{
	/*padding: 0 20 20 0;*/
	margin: 0 20 20 0;

}

img.img_rhs_bar 
{
	/*padding: 0 20 20 0;*/
	margin: 0 0 20 0;

}

div.img img
  {
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
  }
div.img a:hover img
  {
  border: 1px solid #0000ff;
  }
 
img.lhs
{
	float: left;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 20 20 20 0;
}

img.rhs
{
	float: right;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 20 0 20 20;
}



div.desc
  {
  text-align: center;
  font-weight: normal;
  /*width: 120px;*/
  margin: 2px;
  }
  table.zz
  {
  		font-family: sans-serif, "Times New Roman", serif;
		font-size: 1.2em;
		line-height: 130%;
  }
  table.zz td
  {
	margin-left: 200px;
  }
