body{ 
	text-align	: center;
	background	: #000066;
}
#pagecontainer{
	margin		: 0 auto 0 auto;
	text-align	: left;
	width		: 899px;
	font-family	: Arial, Helvetica, sans-serif;
	border		: 1px solid #000;
	background	: #FFF;
}
#header{
	height		: 180px;
	width		: 899px;
	background	: url(../img/header1.jpg) no-repeat;
}
#centercontent{ 
	padding	: 33px 0 15px 51px;
	clear	: both;
}
#leftnav{
	width		: 185px;
	font-size	: 14px;
	line-height	: 21px;
	line-height	: 21px;
	position	: absolute;
}
#leftnav a{
	color			: #2866A4;
	text-decoration	: none;
}
#leftnav a:hover, #leftnav a.current{
	color			: #10A84B;
	font-weight		: bold;
	text-decoration	: none;
}
#leftnav img{
	border			: none;
	margin-bottom	: 24px;
}
#rightcontent{
	padding-top	: 10px;
	position	: relative;
	left		: 185px;
}
#topnav{
	min-height	: 125px;
}
#topnav img{ 
	border			: none;
	margin-bottom	: 10px;
}
#maincontent{
	width		: 630px;
	padding-top	: 15px;
	color		: #27326E;
	font-size	: 14px;
	line-height	: 21px;
}
#maincontent a { color:#27326E; }
#maincontent a:hover { text-decoration:none; }
#maincontent h3{ text-decoration:underline; }
#maincontent ul{ padding-bottom:10px; }
#maincontent .section{
	font-size	: 14px;
	display		: block;
	padding 	: 6px 0;
	color		: #27326E;
}
#maincontent .toggledsection{
	padding-left	: 15px;
	font-size		: 12px;
	display			: none;
}
#footer{
	position	: relative;
	height		: 164px;
	width		: 900px;
	background	: url(../img/footer.jpg) no-repeat;
	overflow	: hidden;
}
#footernav{
	position	: relative;
	top			: 53px;
	left		: 375px;
}
#footernav #register{ margin-left:61px; }
#footernav #donate{ margin-left:74px; }
#footernav #buy{ margin-left:62px; }
#footernav img{ border:none; }
#footer table{ 
	margin		: 45px 0 0 18px; 
	color		: #27326E;
	font-size	: 12px;
	line-height	: 21px;
}
#footer table img{ border:none; }
#footer table a{ color:#27326E; }
#footer table a:hover{ text-decoration:none; }
#register td{ padding-bottom:5px; }
#register input{ width:250px; }
#register textarea{ width:250px;height:75px; }