html,div,img,form {border:0;margin:0;padding:0;}

body {background:#00A4EB;font-family:Trebuchet MS, Geneva, Helvetica, Arial, sans-serif; text-align:center; xmargin-top:50px;}

html {font-size:100%}
body {font-size:0.7em}

td {padding:0 2px 5px 2px;margin:0;border:0;text-align:left}

a {text-decoration:none; color:#093890;}
a:hover {text-decoration:underline}

.strong {font-weight:bold}
.clear {clear:both}
.hide {display:none}
#alignment {
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 750px;
     height: 500px;
     margin-top: -250px; /* half of the height */
     margin-left: -375px; /* half of the width */
     /*border: 1px solid #000;*/
     }

#pageContainer {
	width:712px;
	text-align:left;
	background-image:url(images/backgroundpanel2.jpg);
	background-repeat:repeat-y;
	xbackground-color:#6BC9F4;
	color:#FFFFFF;
	border-top: 12px solid #093890;
	border-right: 12px solid #093890;
	border-bottom: 0px none #093890;
	border-left: 12px solid #093890;
}	
#pageContainerPortfolio {
	width:712px;
	text-align:left;
	background-image:url(images/backgroundpanel_portfolio.gif); background-repeat:repeat-y;
	background-color:#6BC9F4;
	border-top: 12px solid #093890;
	border-right: 12px solid #093890;
	border-bottom: 0px none #093890;
	border-left: 12px solid #093890;
	color:#FFFFFF;
}	
#pageContainerContact {
	width:712px;
	text-align:left;
	background-image:url(images/backgroundpanel_contact.gif); background-repeat:repeat-y;
	background-color:#6BC9F4;
	border-top: 12px solid #093890;
	border-right: 12px solid #093890;
	border-bottom: 0px none #093890;
	border-left: 12px solid #093890;
	color:#FFFFFF;
}	

.floatLeft {float:left}

#fish{width:215px; border-right:12px solid #093890; background-color:#093890; float:left;}
#address{width:215px; float:left; color:#093890;}
#address p {margin-left:35px; margin-top:50px; line-height:170%;}
.largetext {font-size:150%; font-weight:bold;}
#maincontent{float:right; width:485px;background-color:#49B7EA}
#maincontent p{padding:40px 50px 0px 50px; line-height:140%;}

#nav{text-align:right; background-color:#093890; height:13px; width:712px;}

#banner{width:712px; font-size:0px;
	border-top: 0px none #093890;
	border-right: 12px solid #093890;
	border-bottom: 12px solid #093890;
	border-left: 12px solid #093890;
	}
	
.highlight{font-size:130%; font-weight:bold;}

.fieldwidth {
	width: 180px;
}
