@charset "utf-8";
/* CSS Document */


* {margin:0;padding:0}
html, body {height:100%}
body {
	background-color: #000033;
}
#wrapper3{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper2 {
	left: 0px;
	top: 0px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-color: #000033;}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	border: thin solid #FFFFFF;
	width: 900px;
	padding-right: 2px;
	padding-left: 2px;


}
#masthead{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 156px;
}
#mainnav{
	width:900px;
	overflow:hidden;
	background-image: url(../images/navbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainnav ul{
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	position: relative;

}


#mainnav li {
	display:inline;
	font-size: 0.75em;
	font-family: "Trebuchet MS";
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/navdivider.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 33px;
	height: 33px;
	color: #FFFFFF;
	float: left;
}
#mainnav li a {
	display:block;
	color: #FFFFFF;
	text-decoration: none;

}

#mainnav li a:hover {
	color: #FF9900;

}

#content {
	width: 830px;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
	float: left;
	background-color: #FFFFFF;

}
.leftcontent {
	width: 500px;
	float: left;
}
.leftcontent a{
	text-decoration: none;
	color: #000066;
}
.leftcontent li {
	margin-left: 15px;
	font-family: "Century Gothic";
	font-size: small;
}
#rightcontentwrapper{
	width: 310px;
	display: block;
	float: right;
	padding: 0px;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.rightcontent1{
	width: 310px;
	display: block;
	float: left;

}
.rightcontent{
	width: 310px;
	display: block;
	float: right;

}

h1 {
	font-family: "Trebuchet MS";
	color: #CA242E;
	font-weight: bold;
	font-size: xx-large;
}
h2 {
	font-family: "Century Gothic";
	color: #000000;
	font-weight: bold;
	font-size: large;
}
h3 {
	font-family: "Trebuchet MS";
	color: #000000;
	font-weight: bold;
	font-size: medium;
}
h4 {
	font-family: "Century Gothic";
	color: #CC0000;
	font-weight: normal;
	font-size: large;
}
h5 {
	font-family: "Century Gothic";
	color: #FFFFFF;
	font-weight: bold;
	font-size: large;
}

p {
	font-family: "Century Gothic";
	font-size: small;
}


#footer {
	width: 900px;
	background-image: url(../images/footerBkgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 206px;
	clear: both;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	color: #FF9900;
}
.footerboxleft {
	width: 250px;
	float: left;
	font-family: "Trebuchet MS";
	font-size: small;
	color: #FFFFFF;
	line-height: 12px;
	margin-top: 40px;
	margin-left: 30px;
}
.footerboxmiddle {
	width: 250px;
	font-family: "Trebuchet MS";
	font-size: small;
	color: #FFFFFF;
	line-height: 12px;
	padding-top: 25px;
	margin-left: 20px;
	margin-top: 40px;
	float: left;
}
#footertagline {
	margin-left: 10px;
	font-size: x-small;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	margin-top: 10px;
	width: 890px;
	float: left;
	display: block;
	clear: both;
}
.footertaglineLeft {
	width: 500px;
	float: left;
	height: 20px;
}
.footertaglineRight {
	float: right;
	width: 320px;
	clear: both;
	text-align: right;
	margin-right: 10px;
}
.infobox1 {
	width: 490px;
	background-image: url(../images/greybox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 90px;
}
.imagebox1{
	height: 80px;
	width: 118px;
	border: thin solid #FFFFFF;
	float: left;
}
.textbox1 {
	width: 350px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.latestnewsBox {
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-color: #FFFFFF;
}
.latestnewsBox  a{
	color: #000066;
	text-decoration: none;

}
.latestnewsBox a:hover{

}
.latestnewsBox a:visited{

}
.clearlinks{
	color: #FFFFFF;
	text-decoration: none;
}
.clearlinks    a:link{
	text-decoration: none;
	color: #FFFFFF;
}
.clearlinks   a:hover{
	color: #FFFFFF;
}
.clearlinks  a:active{
	color: #FFFFFF;
}
.usefullinks{
	padding: 7px;
	font-family: "Century Gothic";
	font-size: small;
	color: #000000;
}
.usefullinks   a:link{
	text-decoration: none;
	color: #000000;



}
.usefullinks   a:hover{
	color: #FF0000;
	text-decoration: none;

}
.usefullinks   a:visited{
	text-decoration: none;
	color: #000000;


}

.contactbox{
	width: 300px;
	padding: 5px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #BF1F2B;
}
.contactbox a:link{
	color: #FFCC00;
}
.contactbox a:hover{
	color: #FFCC00;
}
.contactbox a:visited{
	color: #FFCC00;
}
.contactbox1{
	width: 300px;
	padding: 5px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #CCCCCC;
}
.contactbox1 a:link{
	color: #FFFFFF;
}
.contactbox1 a:hover{
	color: #FF0000;
}
a:link {
	text-decoration: none;
}


#linksbox{
	width: 500px;
	display: block;
	color: #000000;
}
#linksbox a:link{
	color: #000000;

}
#linksbox a:hover {
	color: #FF0000;
}

#linksbox a:visited{
	color: #000000;
}
.w3ccert{
}
.w3ccert   a:link{
	text-decoration: none;
	display: inline;
}
.w3ccert a:hover{
	text-decoration: none;
}
#footerindex {
	font-family: "Century Gothic";
	font-size: x-small;
	color: #FFFFFF;
	width: 900px;
	text-align: center;
	text-decoration: none;
}
#footerindex a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#footerindex a:hover{
	color: #FFCC00;
}
#googlebox {
}
.paddedbox{
	margin-right: 80px;
}
.floatleft{
	float: left;
}
.imgbox {
	float: left;
	width: 150px;
	margin-left: 0px;
	text-align: center;
	height: 120px;
}
.imgbox  a:link {
	color: #FFFFFF;
}
.imgbox  a:hover {
	color: #FFFFFF;
}
.imgbox  a:visited {
	color: #FFFFFF;
}
.imgboxtxt {
	height: 40px;
	width: 150px;
	font-family: "Century Gothic";
	color: #000000;
	font-size: small;
	text-align: center;
	display: block;
	margin-top: 5px;
}
.archivebox{
	width: 300px;
	padding: 5px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	color: #000000;
}
.archivebox{
}
#bottomtextarea {
	float: left;
	width: 900px;
	background-color: #FFFFFF;
}

