#container  {
	width:800px;
	margin-left: 85px;
	margin-right: 75px;
	}

#header	{
	width: 800px;
	height: 100px;
	position: relative;
	background-image: url(../images/header_800cc.jpg);
	border-bottom: 2px solid #000000;
	border-left: 2px solid #8a181b;
	border-right: 2px solid #8a181b;
	border-top: 2px solid #8a181b;
}

#header a  {

color: #ffffff;
text-decoration: underline;
font-weight: bold;
font-family: Verdana;
font-size: 14px;

}

#header a:visited  {

color: #000000;
text-decoration: underline;
font-weight: bold;

}

#header a:hover  {

color: #8a181b;
text-decoration: none;
font-weight: bold;

}

#horizontalnav  {

width: 800px;
height: 30px;
position: relative;
background-color: #CCCCCC;
border-bottom: 2px solid #000000;
border-left: 2px solid #8a181b;
	border-right: 2px solid #8a181b;



}

.navlinks  {
	position: relative;
	top: 5px;
	right: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-weight:bold;
	
}

.navlinks ul { 
margin: auto ;

}

.navlinks li {

margin: 0px 18px 0px 0px;
list-style-type: none;
display: inline;
width: auto;
	
}

.navlinks li a {

color: #000000;
padding: 5px 12px 7px;
text-decoration: none;
font-size: 14px;
font-family: Verdana;

}

.navlinks li a:hover{

color: #ffffff;
background-image: url(../images/BGhover.jpg);
text-decoration: underline;


}


#header p  {

color: #000000;
font-family: Arial;
font-weight: bold;

}

.smalltext   {

font-size: 9px;
font-family: Arial;

}

.footertitle {
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	color: #000000;
}
.footerlinks {
font-size: 10px;
font-family: Verdana;
color: #8a181b;
font-weight: bold;
text-decoration: none;
}

.footerlinks a:hover{
text-decoration: underline;
}

.homeLinksTitle {
font-size: 13px;
font-family: Verdana;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

.homeLinksTitle a:hover {
text-decoration: underline;
}

.enterLinksTitle {
font-size: 16px;
font-family: Verdana;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}
.enterLinksTitle a:hover {
text-decoration: underline;
}

.additionalLinks {
font-size: 13px;
font-family: Verdana;
color: #8a181b;
font-weight: bold;
text-decoration: none;
}

.additionalLinks a:hover {
text-decoration: underline;
}
.mediumHeadings {
font-size: 14px;
font-family: Verdana;
color: #8a181b;
font-weight: bold;
}

.regularText {
font-size: 12px;
font-family: Verdana;
color: #000000;
font-weight: bold;
}

#body  {
	margin: auto;
	float: left;
	width: 800px;
	padding: 0px 0px 0px 0px;
	background-color: #E6E6E6;
	border-left: 2px solid #8a181b;
	border-right: 2px solid #8a181b;


}

#col1 {
    float:left;
    width:640px;
    background-color:#E6E6E6;
}
#col2 {
    float:left;
    width:140px;
    background-color:#E6E6E6;
}



#footer  {

clear: both;
background-color: #CCCCCC;
width: 800px;
border-left: 2px solid #8a181b;
	border-right: 2px solid #8a181b;
	border-bottom: 2px solid #8a181b;


}


h2  {

font-size: 20px;
color: #cc0000;
padding: 10px;
font-family: Verdana;

}

