body
{
	color: black;
	background-color: #313164;
	background: url("bg.gif") repeat;
	font: 80% Helvetica, Arial, sans-serif;
	padding: 30px;
	/*line-height: 120%;*/
}

em
{
	color: #897631;
	font-weight: normal;
	font-style: normal;
}

img
{
	border: none;
}

p, ul
{
	line-height: 120%;
}

/* Hides from IE5-mac \*/
* html #main {height: 1%;}
/* End hide from IE5-mac */

#main a
{
	color: #313164;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#main a:hover
{
	color: #9898FF;
}

#main a:visited
{
	color: gray;
}

#main ul
{
	width: 80%;
	list-style-type: none;
}

#main li
{
	margin-top: 1em;
}

#content
{
	width: 685px;
	margin: 0px auto;
	padding: 0px 0px;
}

#top
{
	text-align: center;
}

#top img
{
	position: relative;
	left: -71px;
}

#slogan
{
	position: relative;
	right: 23px;
	color: #FFCD00;
	top: -8px;
	font-size: 85%;
	text-align: right;
}

#nav
{
	text-align: left;
	clear: both;
}

#nav ul
{
	margin: 15px 0px 0px 0px;
	list-style-type: none;
	height: 17px;
}

#nav li
{
	float: left;
	margin: 0px 2px;
	padding: 2px;
	color: white;
}

#nav a, #location a
{
	color: white;
	padding: 2px;
	text-decoration: none;
}

#nav a:hover, #location a:hover
{
	color: #9898FF;
}

#selected a
{
	color: #FFCD00;
}

.smalltext
{
	text-align: center;
	font-size: 75%;
}

#location
{
	color: white;
	text-align: center;
	font-size: 85%;
}

#author a
{
	color: #7271B2; /*#4C4C9C;*/
	font-size: 9px;
	position: absolute;
	top: 0%;
	left: 0%;
	text-decoration: none;
}

#maintext h1, #maintext h2
{
	text-indent: -5000px;
}