/* CSS Document */

body {
	text-align:center;
	padding:0;
	color:#000000;
	border-top-width: 2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #00FF33;
	border-right-color: #00FF33;
	border-bottom-color: #00FF33;
	border-left-color: #00FF33;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 2em;
	margin-left: 0px;
	
	}
a {
	color:#0033FF;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	}
a:hover {
	border-bottom:1px solid;
	color:#9343B9;
	}
#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	}
#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
	background-image: url(../media/mright.GIF);
	background-repeat: repeat-y;
	background-position: right top;
	}
#header {
	text-align:left;
	background-color: #FFFFF0;
	background-repeat: no-repeat;
	border-top-color: #FF3333;
	border-right-color: #FF3333;
	border-bottom-color: #FF3333;
	border-left-color: #FF3333;
	padding: 1em;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	}
#header h1 {
	font-size:200%;
	}
#header a:hover {
	color:#7A2875;
	}
#maincol {
	position:relative;
	margin: 0px;
	padding: 0px;
	}
#centercol {
	position:relative;
	padding-top: 3em;
	padding-bottom: 0;
	padding-left: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 0px;
	}
#centercol a {
	}
#centercol a:hover {
	border-bottom:1px solid;
	color:#9343B9;
	}
#footer {
	position:relative;
	width:100%;
	clear:both;
	margin:0;
	text-align:center;
	color:#0099CC;
	background-color: #FFFFF0;
	outline-color: #FFFFFF;
	padding-right: 0;
	padding-bottom: 0%;
	padding-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#top_nav {
	margin:0;
	text-align:left;
	background-color: #FFFFF0;
	background-repeat: no-repeat;
	padding-right: 1%;
	padding-left: 2%;
	height: 1em;
	border-bottom-color: #FFFFFF;
	padding-top: 1%;
	padding-bottom: 1%;
	}
.ninebodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


#about .about, #team .team, #pubs .pubs, #pda_links .pda_links
{
	border-top-width: thick;
	border-top-style: double;
	text-decoration: none;
	color: #CC3366;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
