
body {
	font: Century Gothic, arial, helvetica, serif;
	background: #002D62;
	text-align: center;
	padding: 0;
	margin: 5px 0 0 0;
}

#container {
	width: 770px;
	background: #ffffff;
	text-align: left;
	border: 0px solid #000000;
	margin: 0 auto;
}

#top{
background: white;
width:770px;
height:274px;
}

#bottom{
background: white url(bottom.jpg);
width:770px;
height:386px;
}

p {
	background: url(remorabg.gif) center no-repeat;
	margin: 1em 2em;
}


/* BEGIN NAVIGATION */
#nav, #nav ul {
	float: left;
	width: 770px;
	list-style: none;
	line-height: 1;
	background: #002D62;
	font-weight: bold;
	padding: 0;
	border: solid #FFD007;
	border-width: 0px 0 3px 0;
	margin: 0 0 0em 0;

}

#nav a {
	display: block;
	color: #ffffff;
	font-family:arial;
	font-size:12px;
	text-decoration: none;
	padding: 5px 15px 5px 15px;
	margin:0;
}

#nav a.daddy {
	background: url(images/rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	margin: 0;
	border: solid #999999;
	border-width: 0px 1px 0 0px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 164px;
	font-weight: normal;
	border: solid #598BC5;
	border-width: 2px;
	margin: 0;
}

#nav li ul li {
	float:none;
	width:100%;
	border: solid #598BC5;
	border-width: 0px 0 1px 0;	
}

#nav li ul a { 
	padding:5px 4px 5px 10px; 
	line-height:12px;
}

#nav li ul ul {margin: -25px 0 0 165px;}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { left:-999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { left: auto;}
#nav li:hover, #nav li.sfhover { background: #598BC5; }

/* END NAVIGATION */


#content {
	clear: left;
	border: solid #ffffff;
	border-width: 0 5px 0 5px;
	width:760px;
	background-color: #F0F0F0;
	background: url(images/contentback.gif); 
}

#contenthome {
	clear: left;
	border: solid #ffffff;
	border-width: 0 5px 0 5px;
	width:760px;
	background-color: #F0F0F0;
}

#content a {
	color: #ffffff;
}

#content a:hover {
	text-decoration: none;
}

#content .text {
	font-family: Century Gothic,arial, tahoma, verdana, sans-serif;
	font-size:12px;
	color:#124B8D;
	margin:15px 20px 0 30px;
	display:block;

}

#contenthome .text {
	font-family: Century Gothic,arial, tahoma, verdana, sans-serif;
	font-size:12px;
	color:#124B8D;
	margin:15px 20px 0 30px;
	display:block;

}

#content .text2 {
	font-family: Century Gothic,arial, tahoma, verdana, sans-serif;
	font-size:12px;
	color:#124B8D;
	margin:0 20px 0 30px;
	display:block;

}

#contenthome .text2 {
	font-family: Century Gothic,arial, tahoma, verdana, sans-serif;
	font-size:12px;
	color:#124B8D;
	margin:0 20px 0 30px;
	display:block;

}


#footer {
	border: solid #ffffff;
	border-width: 0 5px 5px 5px;
	width:750px;
	height:22px;
	background-color:#124B8D;
	font-family: Century Gothic,arial, tahoma, verdana, sans-serif;
	font-size:10px;
	color:#ffffff;
	padding:8px 0 0 10px;
	margin:0 auto;
	}
	
#footer a:link, #footer a:visited {
	color: #ffffff;
	}
#footer a:hover {
	color: #ffcc00;
	}
		
#content .newstext a:link, #content .newstext a:visited {
	color:#124B8D;
	background: white url(images/icon.gif); background-repeat:no-repeat;
	width:150px;
	text-decoration:none;
	font-family:Century Gothic,arial, tahoma, verdana, sans-serif;
	font-weight: bold;
	font-size:12px;
	margin:0 0 0 10px;
	padding: 0 0 5px 15px;
	display:block;
	line-height:16px;
	border 1px solid #ff0000;
}

#contenthome .newstext a:link, #contenthome .newstext a:visited {
	color:#124B8D;
	background: white url(images/icon.gif); background-repeat:no-repeat;
	width:150px;
	text-decoration:none;
	font-family:Century Gothic,arial, tahoma, verdana, sans-serif;
	font-weight: bold;
	font-size:12px;
	margin:0 0 0 10px;
	padding: 0 0 5px 15px;
	display:block;
	line-height:16px;
	border 1px solid #ff0000;
}

#content .newstext a:hover {
	background: white url(images/icon2.gif); background-repeat:no-repeat;
	color:#FFAC10;
}

#contenthome .newstext a:hover {
	background: white url(images/icon2.gif); background-repeat:no-repeat;
	color:#FFAC10;
}

#left {
	float:left;
	left: 0px;
	top: 0px;
	width: 180px;
	margin:0 0 0 0px;

}
#center {
	top: 0;
	margin-left: 170px;
	border:0px solid #ff0000;
	width:560px;
	padding:0 0 0 10px;
}

#menu a, #menu a:visited {
	color: #124B8D;
	font-family:Century Gothic,arial,verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	background-color: #61BCF1;
	display: block;
	padding: 6px 0px 6px 12px;
	width: 135px;
	margin:3px 5px 0 5px;
	border: solid #ffffff;
	border-width: 1px 1px 1px 1px;
	line-height:10px;
} 

#menu a:hover {
background-color: #96D4F8;
} 

#menu a:visited.current,#menu a:link.current {
background-color: #ffffff;
border: solid #ffffff;
border-width: 1px 1px 1px 1px;
} 


#breadcrumb a, #breadcrumb a:visited {
color: #0051AE;
font-family:Century Gothic,arial,verdana;
font-size:10px;
font-weight:normal;
text-decoration: none;
line-height:11px;
padding: 1px 2px 1px 2px;
}

#breadcrumb a:hover {
background-color: #96D4F8;
padding: 1px 2px 1px 2px;
} 

#breadcrumb {
color: #000000;
font-family:Century Gothic,arial,verdana;
font-size:10px;
font-weight:normal;
text-decoration: none;
line-height:11px;
padding: 10px 0 0 0;

} 

#title {
font-size:30px;
color: #666666;
display:block;
margin:0 0 0 0;

} 

#contenttext {
font-size:13px;
font-family:Century Gothic,arial,tahoma, verdana, sans-serif;
color: #333333;
display:block;
margin:10px 0 0 0;
line-height:17px;
} 

.subheader {
font-size:20px;
color: #666666;
display:block;
margin:20px 0 10px 0;
border: solid #FFAC10;
border-width: 0px 0px 4px 0px;
padding: 0 0 3px 0;

} 

.image {
float:right;
border: solid #777777;
border-width: 1px 1px 1px 1px;
padding: 5px 5px 5px 5px;
background-color:#ffffff;
margin:0px 0px 10px 10px;
}

#contenttext a:visited, #contenttext a:link {
color:#34659D;
font-weight: bold;
text-decoration:none;
border: dashed #FFAC10;
border-width: 0px 0px 1px 0px;
background-position: top right;
padding:0 0px 0 0;
margin: 0 2px 0 2px;
}

#contenttext a:hover {
color:#8DAED4;
font-weight: bold;
text-decoration:none;
border: dashed #FFAC10;
border-width: 0px 0px 1px 0px;
background-position: top right;
padding:0 0px 0 0;
margin: 0 2px 0 2px;
}

#contenttext a:visited.external, #contenttext a:link.external {
background: url(images/externallink.gif); background-repeat:no-repeat;
background-position: top right;
padding:0 17px 0 0;
}

#contenttext a:hover.external {
background: url(images/externallink.gif); background-repeat:no-repeat;
background-position: top right;
padding:0 17px 0 0;
}

#contenttext a:visited.pdf, #contenttext a:link.pdf {
background: url(images/pdficon.gif); background-repeat:no-repeat;
background-position: top right;
padding:15px 34px 5px 0;
}

#contenttext a:hover.pdf {
background: url(images/pdficon.gif); background-repeat:no-repeat;
background-position: top right;
padding:15px 34px 5px 0;

}
em {
font-size:16px;
font-style:normal;
font-weight:bold;
line-height:26px;
}

#messagecontent{
width:550px; height:inherit; min-height:250px;
border:0px solid #000050;
float:left;
zbackground:#D5DCF2 url("") no-repeat ;
margin:2px 0 10px 2px;
padding:15px 0 15px 0;
}

#navlinks{
width:180px; height:auto;
font-size:13px;
font-family:Century Gothic,arial,tahoma, verdana, sans-serif;
color:#FFFFFF;
padding-left:5px;
}

#navlinks a{text-decoration:none; color:#FFFFFF; border-bottom:1px dotted;}
#navlinks a:hover{text-decoration:none; color:#598BC5; border-bottom:1px solid;}

#messagebox{
background-color:#FFFFFF;
}

#messagedate{
width:auto; text-align:right;
color:#000000; font-size:12px; line-height:16px;
font-size:14px; font-weight:bold;
}

#messagetitle{
width:auto; height:15px;
background-color:#2A4B9D; border:1px solid #333333;
color:#FFFFFF; font-size:12px; line-height:16px;
font-size:14px; font-weight:bold;
padding:2px 5px 2px 5px;
}

#message{
width:auto;
border:1px solid #333333;
padding:10px 0 10px 5px;
}

#messagefooter{
width:auto; height:15px; 
background-color:#124B8D;
border:1px solid #333333;
color:#FFFFFF; font-size:12px; line-height:16px; text-align:right;
padding:5px 5px 5px 5px; margin:0 0 10px 0;
}

#commentbox{
zbackground-color:#FFFFFF;
padding:10px 0 10px 0;
}

#addcomment{
zbackground-color:#FFFFFF;
}

#commenttitle{
width:auto; height:25px;
background-color:#2A4B9D; border:1px solid #333333;
color:#FFFFFF; font-size:12px; line-height:16px;
font-size:14px; font-weight:bold;
padding:2px 5px 2px 5px;
}

#commenttitle a{
text-decoration:none; color:#663300;
}
#commenttitle a:hover{
text-decoration:underline; color:#666600;
}

#comment{
width:auto;
border:1px solid #333333;
padding:15px 10px 15px 10px;
}

#commentfooter{
width:auto; height:25px; 
background-color:#6782D1;
border:1px solid #333333;
color:#FFFFFF; font-size:12px; line-height:16px; text-align:right;
padding:2px 5px 2px 5px;
}

#commentfooter a{
color:#99FFFF; text-decoration:line-through;
}

#commentfooter a:hover{
color:#FFFFFF; text-decoration:underline;
}

#messagefooter a{ text-decoration:none; color:#FFFFFF;}
#messagefooter a:hover{text-decoration:underline; color:#000033;}

.errMsg{
color:#CC0000; font-weight:bold;
}