
* html div #maincontent {width:750px;}
*:first-child+html div #maincontent  { width:750px; }
* html ol {margin-left:50px;}
*:first-child+html ol  { margin-left:50px; }
* html .button.left  {margin-top: 0px; }
*:first-child+html .button.left   { margin-top: 0px; }
* html .button.right {margin-top: 0px; }
*:first-child+html .button.right  { margin-top: 0px; }


li:after {content: ‘.’; clear: both; display: block; height: 0; visibility: hidden;}

.maintxt p {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 0.75em;
	margin-left:25px;
	margin-right:25px;
	margin-top: 10px;
	

}
.sttxt.size16 {
	font-size: 1em;
}
.sttxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 0.75em;

}

ol {
	text-align:left;
	margin-right:25px;
}

.headermenutxt {
	text-align:center;
	font-size:0.7em;
	font-family:Verdana,Sans-Serif;
}
	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	text-align: center;
	background: #CCCCCC;
	display:block;

}
#pagediv {
	margin: 0 auto;
	margin-top: 10px;
	width:750px;
	height:35px;
	z-index:1;
	top: 10px;
	padding:0;
}
#headerlogo {
	position:relative;
	padding:0;
	margin:0;
}
#headerspacing {
	position:relative;
	width:750px;
	height:5px;
	z-index:1;
	top: 10px;
	padding:0;
	margin:0;
}

#headermenu {
	position:relative;
	background:#191970;
	z-index:1;
	padding:0;
	margin:0;


}
#headermenuitem {
	position:relative;
	background:#FFFFFF;
	border:1px;
	border-color:#000666;
	width:70px;
	height:35px;
	z-index:1;
	top: 10px;
	padding:0;
	margin:0;

}

#maincontent {

	margin: 0 auto;
	position:relative;
	background:#ffffff;
	border-style:solid;
	border-width:2px;
	border-color:#191970;
	width:746px;
	top: 2px;
	z-index:1;


}
.copyright {
	position:relative;
	top: 1px;
	font-size:0.6em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.selectedlink {
	font-style:italic;
	background-color: #999999;
	color:#ffffff;
	font-weight:bold;
}

a {
	text-decoration:none;
	border-bottom: 1px solid;
}
a:link {
	color:#666666;
	text-decoration:none;
}

a:visited {color:#333333;}
a:hover {
	text-decoration:none;
	border-bottom:0;
}
a:active {}

.headerbox a{
 	display: block;
 	padding: 5px 5px 5px 0px;
	text-decoration:none;
	border-bottom: 0px;
	color:#ffffff;
}

.headerbox a:link {
	text-decoration:none;
	color:#000666;
}

.headerbox a:visited {
	text-decoration:none;
	color:#000666;
}
.headerbox a:hover {
	text-decoration:none;
	border-bottom:0;
	color:#ffffff;
	font-weight:bold;
}
.headerbox a:active {
}
.headerstyle img{    display:block;}
.headerstyle:hover {
	text-decoration:none;
	border-bottom:0;
	color:#ffffff;
	font-weight:bold;
}
.button.left { 
	float: left;
	margin-left:50px;
	margin-top: 0.75em;
}
.button.right { 
	float: right;
	margin-right:50px;
	margin-top: 0.75em;
}


.carousel { 
	margin-left:auto;
	margin-right:auto;
	position: relative;
	visibility: hidden;
	left: -5000px;
}

.carousel li { 
	margin-left:5px;
	margin-right:5px;
}
.carousel li img { 
	border-style:none;
}

.carousel li a { 
	text-decoration:none;
	border-bottom:0px;
}

