body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a {
	color: black;
	text-decoration: none;
}

li {
	padding-left: 10px;
}

#credits {
font-family: Arial;
font-size: 60%;
color: #AAAAAA;
text-align: center;
clear: both;
padding-top: 50px;
}

#credits a {
color: #AAAAAA;
}

div#gfx {
	width: 120px;
	border: none;
	padding: 0px;
	margin: 0px;
	height: 360px;
	float: left;
}

#navblock li, #navblock ul{
	margin-left: -10px;	/* how far the whole thing is from the div */
	padding-left: 0px;		
	list-style: none;
	line-height: 40px;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	overflow: visible;
}

#navblock li a {
	padding-right: 10px;
	margin-left: 0px;
	padding-left: 20px;
	background-image: url(img/bulnor.gif);
	background-repeat: no-repeat;
	left: -20px;
	background-position: 0;
	color: Gray;
	white-space: nowrap;
	overflow: visible;
}

#navblock li a:hover {
	background-image: url(img/bulhig.gif);
	background-repeat: no-repeat;
	background-position: 0;
	left: -20px;
	color: Black;	
	white-space: nowrap;
	overflow: visible;
}

div#botnav {
	vertical-align: bottom;
	position: absolute;
	bottom: 20px;
	color: 626262;
	margin-left: -30px;
}

div#nav {
	border-left: 1px solid #636363;
	height: 300px;
	width: 150px;
	float: left;
	margin-left: 0px;
	padding-left: 10px;
	vertical-align: bottom;
	position: relative;
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
	bottom: 20px;
	color: 626262;
	overflow: visible;
}


#title h1 {
	font-family: serif;
	font-style: none;
	font-size: 24pt;
	font-weight: normal;
	margin: 0px;
	margin-bottom: -14px;
}

div#title {
	color: #666666;
	text-align: center;
	margin: 0 auto;
}

div#main {
	margin: 0 35% auto;
	_margin: 0 auto;
	padding 0 auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 475px;
	text-align: left;
}

div#footer {
	padding-top:20px;
	font-family: Arial, Helvetica, sans-serif;
}

div#lownav a{
	float:left;
	text-align:center;
	padding: 20px 0px 0px 0px;
	width: 33%;
	color: gray;
	font-size: 10pt;
}

img#foot{
	border: none;
	padding-top: 10px;
	}

div#lownav a:hover{
	color:black;
}

div#trinav a{
	text-align:center;
	width: 125px;
	float:left;
	padding-top: 30px;
	padding-bottom: 30px;
	color: gray;
	font-size: 10pt;
}

img#trinav{
	text-align: center;
	padding-bottom: 20px;
	border: none;
	padding-top: 10px;
}

div#trinav a:hover{
	color:black;
}
