div#sitecontainer {
	width: 670px;
}
div#header {
	height: 204px;
	width: 758px;
	background-image: url(graphics/title_new.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
div#headerabstract {
	width: 393px;
	position: relative;
	left: 64px;
	top: 110px;
}
div#siteleft {
	width: 184px;
	position: relative;
}
.contentbg {
	background-image: url(graphics/contentbg.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: left top;
}

div#siteright {
	left: 196px;
	position: relative;
	width: 470px;
}
.smalltype {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.navlink {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}



body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.mainfont{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
ul {
	margin-left: 0px;
	list-style-type: square;
	list-style-position: inside;
}
.formfield {
	font-size: 11px;
	text-decoration: none;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.indextext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}


div#headernav {
	height: 33px;
	width: 758px;
	position: relative;
	top: 126px;
}
.navlink:hover {

	font-size: 11px;
	color: #006600;
	text-decoration: underline;
}
