﻿body {
	background-color: #004ba1
}

#left {
	background-image: url(images/left.gif)
}

#right {
	background-image: url(images/right.gif)
}

#centercontent {
	background-color: #fff;
	font-family: Tahoma;
	vertical-align: top;
}
#content {
	vertical-align: top;
}

#title {
	font-size: 30px;
	color: #2271b5;
	font-weight: bold;
}

#contentTD {
	border: 1px #bebebe solid;
	font-size: 12px;
	padding: 10px;
	width: 675px;
}

.link {
	clear: both;
	width: 200px;	
}

#home {
	background-image: url(/images/carprecheck.gif);
	width: 60px;
	height: 40px;
	float: left;
}
#biography {
	background-image: url(/images/carprecheck.gif);
	width: 60px;
	height: 40px;
	float: left;
}
#events {
	background-image: url(/images/carprecheck.gif);
	width: 60px;
	height: 40px;
	float: left;
}
#contribute {
	background-image: url(/images/carprecheck.gif);
	width: 60px;
	height: 40px;
	float: left;
}
#endorsements {
	background-image: url(/images/carprecheck.gif);
	width: 60px;
	height: 40px;
	float: left;
}
#achievements {
	background-image: url(/images/carprecheck.gif);
	width: 60px;
	height: 40px;
	float: left;
}
#gallery {
	background-image: url(/images/carprecheck.gif);
	width: 60px;
	height: 40px;
	float: left;
}
#committee {
	background-image: url(/images/carprecheck.gif);
	width: 60px;
	height: 40px;
	float: left;
}
#links {
	background-image: url(/images/carprecheck.gif);
	width: 60px;
	height: 40px;
	float: left;
}


#menuitem {
	float: left;
	padding-top: 15px;
	padding-left: 5px;
}


#footertable {
	text-align: center;
	background-image: url(images/carfoot.gif);
	font-size: 12px;
	font-family: Tahoma;
	vertical-align: top;
	position: relative;
	top: -4px;
}

#footerinfo {
	vertical-align: top;
}

#contenttable {
	position: relative;
	top: -2px;
}

a:active.menu  { font-size: 16px; color: #ef3e42; text-decoration:none; font-weight: bold}
a:link.menu    { font-size: 16px; color: #ef3e42; text-decoration:none; font-weight: bold}
a:visited.menu { font-size: 16px; color: #ef3e42; text-decoration:none; font-weight: bold}
a:hover.menu   { font-size: 16px; color: #ef3e42; text-decoration:none; font-weight: bold}

