body {
margin: 0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background-image:url(images/1pxback.jpg);
background-repeat:repeat-x;
background-position:left top;
background-color:#99A8D4;
}

/* Link Styles */

#photogallery td {padding:5px;}
#photogallery img{border:1px solid #2B3B5F;}


.hnav {
font-family:Century Gothic;
font-size:12px;
font-weight: bold;
color: #282749;
margin-left:10px;
padding-left:5px;
padding-right:5px;
}
a.hnav:link {
	text-decoration: none;
}
a.hnav:visited {
	text-decoration: none;

}
a.hnav:hover {
		color: #C02600;
		text-decoration: none;
		border-bottom:1px dashed #282749;
}

.rlink {
font-family:Century Gothic;
font-size:12px;
font-weight: bold;
color: #374F94;
margin-left:10px;
padding-left:5px;
padding-right:5px;
}
a.rlink:link {
	text-decoration: none;
}
a.rlink:visited {
	text-decoration: none;

}
a.rlink:hover {
		text-decoration: underline;
}

.glink {
font-family:Century Gothic;
font-size:12px;
font-weight: bold;
color: #374F94;
}
a.glink:link {
	text-decoration: none;
}
a.glink:visited {
	text-decoration: none;

}
a.glink:hover {
		text-decoration: underline;
}


.port_link {
font-family:Century Gothic;
font-size:12px;
font-weight: bold;
color: #282749;
text-transform:uppercase;
padding-left:5px;
padding-right:5px;
}
a.port_link:link {
	text-decoration: none;
}
a.port_link:visited {
	text-decoration: none;

}
a.port_link:hover {
	background-image:url('images/css_over.jpg');
	background-position:left;
	background-repeat:repeat-x;
		color: #C02600;
		text-decoration: none;
		border-bottom:1px dashed #282749;
		text-transform:lowercase;
}

.border{
border:1px solid #000000;
}


.normal  {
color:#2B2B2B;
font-family:Century Gothic;
font-size: 11px;
font-style: normal;
font-weight: normal;
line-height:135%;
}

.rhead  {
color:#232245;
font-family:Century Gothic;
font-size: 13px;
font-style: normal;
font-weight: normal;
line-height:150%;
}

.lhead  {
color:#282749;
font-family:Century Gothic;
font-size: 18px;
font-style: normal;
font-weight: bold;
}





.copy {

font-family:arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
line-height:90%;
}



#dhtmltooltip{
font-family:arial;
font-size: 11px;
font-style: normal;
color:#000000;
font-weight: normal;
position: absolute;
width: 150px;
border: 1px solid #282849;
padding: 5px;
background-color: #99A8D4;
visibility: hidden;
z-index: 100;
text-align:left;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}




