address, blockquote, body, caption, center, dd, dir,  dl, dt, menu, ol, p, strong, td, th, ul, input, select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}


#logobox
{
	background-color:#336666;
	position: absolute;
	height: 50px;
	width:150px;
	margin-top: 50px;
	margin-left:250px;
	padding:10px;
	
}



#headingbox
{
	background-color:#336666;
	position: absolute;
	height: 50px;
	width:500px;
	margin-top: 50px;
	margin-left: 430px;
	padding: 10px;
	
}

#navbarbox
{
	background-color:#336666;
	position: absolute;
	height: 400px;
	width:150px;
	border-color:#336666;
	border-width:2px;
	margin-top: 120px;
	margin-left: 265px;
	padding: 10px;
	left: -165px;
	top: 78px;
}


#contentsbox
{
	background-color:#3f7c7c;
	position: center;
	height: 420px;
	width:550px;
	margin-top: 10px;
	margin-left: 10px;
	overflow: auto;
	padding: 10px;
	left: 365px;
	top: 151px	
}
.nav {
	font-size: 8pt;
}
a {
	color: #FFFFFF;

}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #336666;
	background-color: #FFFFFF;

}
.title {
	font-size: 14pt;
	font-weight: normal;
	color: #FFFFFF;
}
.title2 {
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
}
}
.copyright {
	font-size: 7pt;
}
.arttitle {

	font-weight: bold;
	color: #000066;
}
