body, td, th, pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

body, pre {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	}

h2, h3 {
	color: #6666cc; /* RGB: 102, 102, 255 */
	}

.firstline {
	margin-top: 0px;
}

#Header, #Layer6 {
	/*RGB colors: background = 204,204,255; foreground = 102,102,204 */
	position: absolute;
	left:160px;
	top:0px;
	width: 630px;
	height:95px;
	z-index:6;
	background-color: #ccccff;
	layer-background-color: #ccccff;
	border: 1px none #000000;
	}

#MainPros {
	position:absolute;
	left:160px;
	top:170px;
	width:630px;
	height:600px;
	z-index:3
}

p.floatleft, p.floatright {
 	margin-top: 0;
 	}

ul.floatleft, ul.floatright {
	width: 100px;
	font-size: 12px;
	margin: 10px auto;
	padding: .5em;
 	list-style-type: none;
 	line-height: 130%;
 }

ul.floatright {
	float:right;
 }

ul.floatleft {
	float:left;
}

ul.people,li.people, li.links {
 list-style: none;
 padding: 0;
 margin: 0;
}

.person, .role {
	color: #666666;
	font-style: italic;
 	padding: 0px 0px;
 	font-size: 11px;
}

.person2 {
	color: #333333;
	font-style: italic;
 	padding: 0px 0px;
 	font-size: 11px;
	}

.person, .person2 {
 text-transform: uppercase;
}

.role {
 border-bottom: 3 px solid #ffffff;
}

li.links {
	bottom-margin: 3px;
	}

li.people:hover { background: #ccccff; }


.style3, .style4 {
	font-weight: bold;
	}

.style3 {
	color: #333333;
	}


.style4 {
	color: #666666;
	font-style: italic;
	font-size: 12px
	}

.style11, .style12 {
	color: #666666;
	font-style: italic;
}

.style11 {
	font-size: 12px;
	bottom-margin: 3px;
	}

.style12 {
	font-size: 11px;
	}

.style9 {color: #666666}


A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: blue;}