body {
	text-align:center;
	background-color: #A995B1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 1.5em;
}
a:link, a:hover, a:active, a:visited {
	color:#660066;
	text-decoration:none;
	margin-left: 7px;
	margin-right: 7px;
}
a:hover {
	text-decoration:underline;
}
#container {
	position:relative;
	width: 800px;
	height:auto;
	margin:0px auto;
	text-align:left;
	background-color: #FFFFFF;
	border: 3px double #660066;
}
#nav {
	height:125px;
	padding: 0px;
	text-align: center;
	border-bottom: solid 1px #330066;
}
#nav img {
	float: left;
	margin: 0px;
	padding: 0px;
}
#nav .title {
	display: block;
	font-size: 3em;
	line-height: 2.5em;
}
#nav a:link, #nav a:hover, #nav a:active, #nav a:visited {
	font-weight: bold;
}
#content {
	float:left;
	width:67%;
	margin-right:15px;
	padding: 15px;
	min-height:400px;
}
#content H1 {
	font-size: 1.6em;
	text-align: center;
}
#content H2 {
	font-size: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A995B1;
}
#content img {
	padding: 5px 15px 5px 5px;
	float: left;
	background-color: #FFFFFF;
}
#ads {
	float: right;
	text-align:center;
}
#ads img {
	margin-right: 10px;
	margin-top: 10px;
	border: none;
}
#pagefooter {
	clear:both;
	text-align: center;
	font-size: .85em;
}
.caption	{
	font-size:.8em;
}
#credits {
	position:relative;
	width: 800px;
	height:auto;
	margin:0px auto;
	text-align:right;
	color:#D2C8D7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
}
#credits a:link, #credits a:hover, #credits a:hover, #credits a:visited {
	margine-right: 2px;
	text-decoration:none;
	color:#D2C8D7;
}
.box {
	font-size: 0.85em;
	border: 1px solid #000000;
	width: 205px;
	margin-top: 10px;
	margin-right: 10px;
}
.boxHeader {
	font-size: 1.2em;
	font-weight: bold;
}
