/* every page */body {	text-align: center;	background: #C1D8E2 url(../images/background3.jpg) repeat-x bottom fixed;	background-color: #C1D8E2;	margin: 0;	padding: 0;}#wrap {	top: 0px;	margin: auto;	width: 770px;	text-align: left;}#header {	top: 0px;	width: 770px;	height: 100px;	z-index: 10;	background: url(../images/background/header0.jpg) no-repeat top;	padding: 0 0 0 0;	margin: 0 0 0 0;}#subnavigation {	position: relative;	/*top: -25px;*/	/*z-index: 20;*/	width: 770px;	height: 30px;	background: url(../images/background/sub-nav-bg0.jpg) no-repeat top;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 7pt;	font-weight: bold;	color: #FFFFFF;	margin: 0;	padding: 0px 0px 0px 0px;	clear: both;	/*border-style: solid;	border-width: 1px;	border-color: red;*/}#subnavigation a {	text-decoration: none;	color: #FFFFFF;}#subnavigation a:hover {	text-decoration: underline;	color: #FF9900;}#subnavleft {	float: left;	width: 475px;	text-align: left;	padding: 8px;}#subnavright {	float: right;	width: 250px;	text-align: right;	padding: 8px;}input, textarea, select{	background-color:#ffffff; 	font-family:arial; 	font-size:9px;	font-color:#787878;	border-style:solid; 	border-color:#cccccc; 	border-width:1px;}input.submit {	background-color:#c00000;	font-face:verdana;	border:1px solid #cccccc;	font-family: verdana; 	font-size: 9px; 	color: #ffffff;	font-weight:bold;}textarea{  height: 120px;  width: 300px;}#content {	position: relative;	/*top: -25px;*/	/*z-index: 10;*/	float: right;	width: 770px;	background: url(../images/content-bg-home.gif) repeat-y top;}#contentleft {	float:left;	width:770px;	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;	font-size: 8.5pt;	color: #333333;	font-weight: normal;}#contentleft a {	text-decoration: none;	font-weight: normal;	color: #FF9900;}#contentleft a:hover {	text-decoration: underline;	font-weight: normal;	color: #6684A9;}#firstrow {	width: 770px;}#secondrow {	position: relative;	top: 0px;	width: 770px;	clear: both;}#thirdrow {	position: relative;	top: 0px;	width: 770px;	clear: both;}#nemo {	position: relative;	left: 1px;	float: left;	background: url(../images/background/nemo0.jpg) no-repeat top left;	width: 150px;	height: 150px;	/*width: 88px;	height: 135px;*/	padding: 0;	margin: 0;}#advertisement {	/*width: 672px;*/	width: 610px;	text-align: center;	padding: 10px 0 0 0;	margin: 0;	float: left;}#advertisement p {	padding: 0; 	margin: 0;}#footer {	position: relative;	/*top: -25px;*/	width: 770px;	height: 30px;	background: url(../images/footer-bg.jpg) no-repeat top;	text-align: center;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 7pt;	font-weight: bold;	color: #FFFFFF;	margin: 0;	padding: 0;	clear: both;}#footer a {	text-decoration: underline;	color: #FFFFFF;}#footer a:hover {	text-decoration: none;	color: #FF9900;}/* end every page */