/* CSS Document */


#head
{
	width:799px;
	height:119px;
	margin:auto;
}

#nav
{
	width:799px;
	height:26px;
	margin:auto;
}

#content
{
	width:799px;
	height:384px;
	margin:auto;
	padding-top:5px;
	background-image:url(images/maincontentback.jpg);
	background-repeat:no-repeat;
}

#contenthome
{
	width:799px;
	height:384px;
	margin:auto;
	padding-top:5px;
	background-image:url(images/maincontentbackHOME.jpg);
	background-repeat:no-repeat;
}

#contentholder
{
	width:755px;
	height:375px;
	margin-left:22px;
	padding-top:0px;
	background-image:url(images/contentback.jpg);
	color:#666666;
}

#bottom
{
	width:799px;
	height:41px;
	margin:auto;
}


#bottom a
{
	text-decoration:none;
	color:#666666;
}

#bottom a:hover
{
	text-decoration:underline;
}

#bottom a:visited
{
	color:#666666;
}

.LeftCol
{
font-size:12px;
font-weight:bold;
width:150px;
padding-left:20px;
padding-bottom:4px;


}

.LeftCol a
{	
	text-decoration:none;
	color: #003466;
}

.RightCol a
{
	color:#333333;
}

