﻿body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#000000;
}

a:link, a:visited, a:active{
	text-decoration:underline;
	color:#000000;
}

a:hover{
	text-decoration:underline;
	color:#B1ACAC;
}

#nav {
	background:#264192;
	padding:5px 0;
}

#nav table {width:800px;}

#nav td a:link, #nav td a:visited, #nav td a:active {
	text-decoration:none;
	text-align:center;
	color:#fff;
	font-size:10pt;
	display:block;
	text-align:center;
	border-right:1px solid #fff;
	padding:5px 5px;
}

#nav td a:hover {
	color:#b1acac;
}

#nav td a.last {
	border-right:1px solid #264192;
}


#header {
	position:relative;
	background:url(siteart/banner2.gif) no-repeat top left;
}

#slide {
	padding:20px 10px 0 0;
	width:350px;
	float:right;
}
