body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	}

a:link, a:visited {
	color: #2D73B9;
	text-decoration: none;
	}

a:hover {
	color: Red;
	text-decoration: underline;
	}

h3 {
	font-size: 1.15em;
	font-weight: 600;
	text-align: center;
	padding-bottom: 15px;
}

img {
	border: none;
	}

#wrap {
	max-width: 950px;
	width: 85%; 
	background-image: url(images/background2.gif) ;
	background-position: left top;
	background-repeat: repeat-y; 
	margin: 0 auto;
	font-size: 1.0em; 
	}

#logo {
	margin-left: 18%;
	}

#toplinks {
	text-align: right;
	font-style: oblique;
	white-space: nowrap;
	}
	
#toplinks a {
	background-color: #C9F3F3;
	}
	
#main {
	margin: 0 auto;
	width: 70%;
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 0.8em;
	color: #006699; 
	}

.grouped {
	margin: 0.40em 0 0 0;
	}

.grouped p {
	margin: 0.15em;
	}

.listitems p{
	margin: 0.1em 0 0 0.4em;
	}

.logotext {
	margin-left: 200px;
	margin-bottom: 50px;
	position: relative;
	}

.logo {
	position: absolute; left: -160px; top: -15px;
	}	

.footer {
	padding-bottom: 5px;
	padding-top: 20px;
	text-align: center;
	line-height: 40%;
	white-space: nowrap;
	}

#print {
	display: none;
	}

#legalstuff {
	text-align: center;
	font-size: 70%;
	font-style: italic;
	line-height: 120%;
	padding-bottom: 2px;*/
	}
		
.links a:hover {
	color: #2D2EB9;
	}

.links {
	font-size: 85%;
	}
