body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #dddddd;
	font-size: medium;	
}
#navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: italic;
	font-weight: bold;
	background-color: #F2DF55;
	text-align: center;
	display: inline;
}

#container {
	position:relative;
	width:849px;
	height:600px;
	top:0px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #CDCBCC;
	background-position: w;
}

#Navigation {
	position:relative;
	width:400px;
	height:200px;
	z-index:23;
	margin-right: auto;
	margin-left: auto;
}

#navbar li {
	list-style-type: none;
	display: inline;
	padding: 20px;
	float: none;
	margin: 0px;
}

#bio {
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: oblique;
	line-height: 120%;
	text-indent: 0px;
	padding: 20px;
	overflow: scroll;
	width: 675px;
	height: 350px;
	visibility: visible;
	clip: auto;
}	
a {
	color: #996600;
	text-decoration: underline;
}
#navbar a {
	text-decoration: none;
	color: #000000;
	clear: both;
	float: none;
}
#navbar a:hover {
	font-style: normal;
	font-weight: normal;
	color: #003300;
}
#pacurator a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 70%;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	top: 0px;
}	
#pacurator a:hover {
	color: #336666;
}
#pacurator a:active {
	color: #336666;
}

#paconsult a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 70%;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	top: 0px;
}	
#paconsult a:hover {
	color: #336666;
}
#paconsult a:active {
	color: #336666;
}
#watermark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
