body {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	background-color: #e7eff7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	text-align: center;	
}
#wrapper
{
	background-color: #FFFFFF;
	width: 980px;
	margin: auto auto;
}
#index_links
{
	width: 980px;
	margin-bottom: 10px;
	padding-left: 5px;
}
#index_links img
{
	border: 0px;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
#indexbodyleft
{
width: 200px;
margin-left: 10px;
margin-right: 25px;
margin-top: 10px;
}
#indexbodyright
{
float: right;
width: 730px;
margin-right: 15px;
margin-top: 10px;
}
#left_special
{
	width: 320px;
	float: left;
}
#right_special
{
	width: 320px;
	float: right;
	margin-left: 5px;
	margin-right: 15px;
}
#left-nav
{
	width: 180px;
	text-align: left;
	float: left;
	margin-left: 10px;
	margin-top: 20px;
	font-size: 65%;
	line-height: 17px;
}
#left-nav ul
{
list-style-type: none;
margin-left: 0;
padding-left: 0;
margin-top: 0;	
}
#left-nav li a:link, #left-nav a:visited{
	text-decoration: none;
	color: #336699;
	font-weight: bold;
}
#left-nav li a:hover {
text-decoration: underline;
}
.logo
{
border: 0px;
}
#centrecontent
{
	width: 570px;
	float: left;
	text-align: left;
	padding-left: 25px;
	margin-top: 20px;
}
#centrecontent a:link, #centrecontent a:visited{
	text-decoration: none;
	font-weight: bold;
	color: #336699;
}
#centrecontent a:hover {
text-decoration: underline;
}
#centrecontent ul {
	list-style-type: none;

}
#centrecontent li {
	line-height: 19px;
				font-size: 70%;
}
#centrecontent dt {
				font-size: 75%;
}
#centrecontent dd {
	line-height: 19px;
				font-size: 70%;
}
#right_div
{
	width: 180px;
	float: right;
	margin-top: 20px;
}
#indexbodyright a:link, #indexbodyright a:visited, #indexbodyright a:active 
{
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
#indexbodyright a:hover {
border-bottom: 1px dotted #006600; 
}
#footer
{
text-align: left;
width: 850px;
}
#footer a:link, #footer a:visited, #footer a:active 
{
	text-decoration: none;
	color: #666666;
}
#footer a:hover {
border-bottom: 1px dotted #006600; 
}
#listcontent
{
	width: 450px;
	float: left;
	text-align: left;
	padding-left: 25px;
}
#listcontent ul{
	list-style-type: none;
		clear: both;	
}
#listcontent li {
	float: left;
	width:100px;
	height: 100px;
	margin-right: 4px;
	margin-bottom: 20px;
	text-align: left;
	list-style-type: none;
	line-height: normal;
		font-size: 70%;
}
#listcontent img {
	display: block;
	border: 1px solid #333300;
	width: 75px;
}
#listcontent li a:link,#listcontent li a:visited, #listcontent li a:active 
{
	text-decoration: none;
	font-weight: bold;
		color: #336699;
}
#listcontent li a:hover {
border-bottom: 1px dotted #006600; 
	}
#pastmaglist ul
	{
	list-style-type: none;	
}
#pastmaglist li {
	float: left;
	width:130px;
	height: 180px;
	margin-right: 4px;
	margin-bottom: 20px;
	text-align: left;
	list-style-type: none;
}
#pastmaglist img {
	display: block;
	border: 1px solid #333300;
	width: 75px;
}
#pastmaglist li a:link,#pastmaglist li a:visited, #pastmaglist li a:active 
{
	text-decoration: none;
	font-weight: bold;
		color: #336699;
}
#pastmaglist li a:hover {
border-bottom: 1px dotted #006600; 
	}
	h1
{
	font-size: 85%;
	text-align: left;
}
h2
{
	font-size: 78%;
	text-align: left;
}
p
{
	font-size: 70%;
	text-align: left;
	line-height: 16px;
}
.floatleft
{
float: left;
margin-right: 10px;
}
.floatright
{
float: right;
border: 0px;
}
.clear
{
clear: both;
}
.headerlogo
{
border: 0px;
float: right;
}
.red
{
color: red;
}
.blue
{
color: blue;
}
.green
{
color: green;
}
.black
{
color: black;
}
.border
{
border: 0px;
}
.bold
{
font-weight: bold;
}