/* A Free Design by Bryant Smith (bryantsmith.com) */



body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #061C37;
	background: #014D5D url(images/background.png);
	background-repeat:repeat-x;
}
*
{
  margin: 0 auto 0 auto;
 text-align:left;}

#page
{
  display: block; 
  height:auto;
  position: relative; 
  overflow: hidden; 
  width: 870px;
}

.topNaviagationLink
{
text-align:center;
position:relative;
margin-top:30px;
font-size:16px;
margin-left:-10px;
width:111px;
height: 35px;
line-height: 35px;
float:left;
color:#CEEAEE;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}


.topNaviagationLink a
{
text-decoration:none;
color:#CDE2FC;
}

.topNaviagationLink a:hover
{
text-align:center;
border-bottom:none;
color:#0C61C9;
display: block;
width:91px;
height: 35px;
line-height: 35px;
background-image:url(images/tab.png);

}

#mainPicture
{
width:870px;
height:345px;
background-color:#FFFFFF;
}

#mainPicture
{
width:870px;
height:345px;
background-color:#FFFFFF;
}

#mainPicture .picture
{
position:relative;
width:850px;
height:325px;
top:10px;
background-image:url(images/anoceanofsky2.jpg);
background-repeat:no-repeat;
margin-left:10px;
}

#headerTitle
{
position:relative;
top:30px;
left:40px;
font-size:25px;
color:#FFFFFF;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

#headerSubtext
{
position:relative;
top:30px;
left:50px;
font-size:14px;
color:#A9C8FA;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

.contentBox
{
width:870px;
height:auto;
background-color:#FFFFFF;
margin-top:-20px;
}

.contentBox .innerBox
{
position:relative;
width:850px;
height:auto;
top:10px;
margin-left:10px;
background-image:url(images/content_back.png);
background-repeat:repeat-x;
padding-bottom:35px;
}

.contentTitle
{
font-size:19px;
margin-bottom:10px;
padding-top:18px;
margin-left:13px;
margin-top:15px;
color :#073BA1;
}

.contentText
{
font-size:13px;
line-height:24px;
margin-left:13px;
margin-right:13px;
}

h2
{
font-size:19px;
margin-bottom:5px;
padding-top:0px;
margin-left:0px;
margin-top:5px;
color :#073BA1;
}

#footer {

width: 870px;
height:46px;
background: url(images/footer2.png) no-repeat;
text-align:center;
font-size:9px;
font-family:Arial, Helvetica, sans-serif;
color:#386172;
padding-top:5px;
}

#footer a
{
text-decoration:none;
font-size:9px;
color:#386172;
}

html, body {
text-align: center;
}
p {text-align: left; margin-bottom:10px;}

ul {margin-left: 125px;}

a.body {text-decoration:none; color: #073BA1;}
a.body:hover {text-decoration:underline;}
a.body:visited {color: #014D5D;}

h1 {color:#014D5D; text-align:center; font-size:22px;padding-bottom: 20px;}