body {

background: #a0c4d8 url(../images/topbar.gif) repeat-x top;

	margin: 0px 100px 0px 115px;
	font-family: verdana, arial, sans-serif;

}

h1 {
	

}


h2 {

}


h3 {

}

h4 {

	
}

h5 {

}

h6 {

}

p {


}




span.tag_line {
	color: #2375a2;
	font-weight: bold;
	font-size: 150%;

	
}



#content {
		text-align: center;
}



.bios {
	font-weight: bold;
	font-size: 80%;
}

a:link {
	color: white;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: white;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}


a:hover {
	color: #2375a2;
	font-style: normal;
	font-weight:bold;

}


a.header:link {
	color: white;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.header:visited {
	color: white;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}


a.header:hover {
	color: #a0c4d8;
	font-style: normal;
	font-weight:bold;

}


#copyright {
	font-size: 60%;
	text-align: center;
}



div.left {
	float:left;
	width:190px;
	margin:0;
border-right:1px solid #2375a2;
	padding:1em;
}

div.content {
	margin-left:215px;
	
	padding:1em;
}