body,td,th {
	font-family: Lucida Grande, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #333333;
}
body {
	background: url(images/background.gif);
	background-repeat: repeat-x;
	background-color: #FFFFCB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

#header {
	font-size: 10px;
	color: #FFF;
	clear: both;
}

#header .top {
	width: 700px;
	height: 110px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#header .topleft {
	
	float: left;
	text-align: left;
	margin-left: 30px;
	margin-top: 22px;
	padding: 0px;
}

#header .topright {
	
	float: right;
	text-align: right;
	margin-top: 40px;
	padding: 0px;
}

#header .nav {
width:800px;
	height: 50px;
	float: left;
	margin-left: 24px;
	clear: both;
}


#main {
	width: 700px;
	clear: both;
	float: left;
}

#main .sublink {
	color: #333333;
}

#main h1 {
	font-size: 16px;
	color: #660000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}

#main h2 {
	font-size: 11px;
	color: #660000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

#main h3 {
	font-size: 10px;
	color: #660000;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}

#main p {
	margin-top: 0px;
}

#main .leftcolumn {
	width: 150px;
	float: left;
	margin-left: 30px;
	margin-top: 90px;
}

#main .middlecolumn {
	width: 350px;
	float: left;
	margin-left: 20px;
	margin-top: 40px;
}

#main .rightcolumn {
	width: 130px;
	float: right;
	margin-left: 20px;
	margin-top: 90px;
}

#main .sectiontitle {
	width: 350px;
	height: 50px;
}

#main .sectioncopy {
	width: 350px;
}


#footer {
	float: left;
	width: 670px;
	height: 30px;
	font-size: 10px;
	margin-left: 30px;
	margin-top: 40px;
}

#footer .copyrighthome {
	color: #996666;
	text-align: center;
}

#footer .copyright {
	color: #666;
	text-align: center;
}