
body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #061C37;
	background: #FFDEAD;
	background-repeat:repeat-x;
}
*
{
  margin: 0 auto 0 auto;
 text-align:left;}

#page
{
  display: block; 
  height:auto;
  position: relative; 
  overflow: visible; 
  width: auto;
  background: #FFFFFF;
}

.topNaviagationLink
{
text-align:center;
position:relative;
margin-top:0px;
font-size:13px;
margin-left:5px;
margin-bottom: 5px;
padding-top:5px;
padding-bottom:5px;
width:auto;
text-decoration: underline;
background-color: cornsilk;
height: auto;
line-height: 20px;
float:left;
color:#CEEAEE;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}


.topNaviagationLink a
{
text-decoration:none;
color:#A52A2A;
}

.ol b
{
list-style-type: upper-roman;
}
.topNaviagationLink a:hover
{
text-align:center;
border-bottom:none;
color:red;
display: inline;
width:auto;
height: 40px;
line-height: 20px;
background-image:url(tab.png);
}

#mainPicture
{
width:auto;
height:150px;
background-color:#FFFFFF;
}

#mainPicture .picture
{
position:relative;
width:auto;
height:325px;
top:10px;
background-image:url(anoceanofsky.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;
}

.fullcal
{
width:auto;
height:auto;
background-color:cornsilk;
margin-top:0px;
text-align:center;
}

.contentBox
{
width:auto;
height:auto;
background-color:cornsilk;
margin-top:0px;
}

.contentBox .innerBox
{
	position:relative;
	width:auto;
	height:auto;
	margin-top:0px;
	margin-left:auto;
	background-repeat:repeat-x;
	padding-bottom:5px;
	background-color: #FFF34F;
}

.contentTitle
{
font-size:17px;
margin-bottom:3px;
padding-top:5px;
text-align: center;
margin-left:0px;
margin-top:15px;
}

.contentsubTitle
{
font-size:17px;
margin-bottom:5px;
text-align: center;
margin-top:5px;
}

.contentText
{
font-size:13px;
line-height:24px;
margin-left:13px;
margin-right:13px;
}

.footer {

width: auto;
height:16px;
text-align:center;
font-size:12px;
font-family:Arial Unicode MS, Helvetica, sans-serif;
color:#386172;
padding-top:5px;
}

.footer a
{
text-decoration:underline;
font-size:12px;
color:#386172;
}

html, body {
text-align: center;
}
p {text-align: left;}
