	body {
		margin:10px 10px 0px 10px;
		padding:0px;
		text-align:center;
		}
	#content {
		background:#eee;
   		width:750px;
		border:1px solid #000;
		text-align:left;
		}
	#content td {
		font-family: Arial;
		font-size: 10px;
		font-style: normal;
		text-align:center;
		vertical-align: top;
}
	#content #usercp {
		border-left:1px solid #000;
		float:right;
		width:100px;
		text-align:right;
		}
	#topnav {
		border:0px solid #000;
		width:750px; 
		height:20px;
		background:#fff;
		text-align:left;
		}
	#topnav #search {
		border-left:0px solid #000; 
		float:right;
		width:100px;
		margin:0px 0px 0px 0px;
		font-family: arial;
		font-size: 10px;
		}
	html>body #topnav {
		height:20px;
		}
	#banner {
		border:1px solid #000; 
		width:750px;
		text-align:left;
		}
html>body #banner {
		height: 128px;
		}
	#banner #motd {
		background:#eee;
		border-left:0px solid #000; 
		float:right;
		width:150px;
		height:128px;
		margin:0px 0px 0px 0px;
		font-family: arial;
		font-size: 10px;
		}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
	#generic p {
		font-size:12px;
		font-family:arial;
		text-decoration:none;
		}
		
	#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
	#usercp p {
		font-size:10px;
		}
	.spaced p,span,li {
		padding-left:2px;
		font-size:10px;
		font-family:arial;
		}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#navigation li {
	border-left: 1px solid #999;
	float: left;
	margin: 0;
	padding: 0;
	}
	
#navigation a {
	background: #FFFFFF;
	color: #000000;
	font-family:Arial;
	font-size:14px;
	font-weight: bold;
	padding: 5px 10px;
	text-decoration: none;
	}
	
#navigation a:hover {
	color: #FFFFFF;
	background: #333333;
	}
	
#navigation #currentpage a {
	background: #999999;
	color: #FFFFFF;
	}
#dbnavright 
	{ 
	width: 100px;
	}
#dbnavright ul
	{
	margin-left: 0;
	padding-left: 0;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
	}
#dbnavright a
	{
	display: block;
	padding: 3px;
	width: 100px;
	background: #000000;
	color: #FFFFFF;
	text-decoration: none;
	}
#dbnavright a:hover
	{
	background: #EEEEEE;
	color: #000000;
	text-decoration: none;
	}
#dbnavright #currentpage a {
	background: #999999;
	color: #FFFFFF;
	text-decoration: none;
	}
#AtrNavRight 
	{ 
	width: 100px;
	}
#AtrNavRight ul
	{
	margin-left: 0;
	padding-left: 0;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
	}
#AtrNavRight a
	{
	display: block;
	padding: 3px;
	width: 100px;
	background: white;
	color: black;
	text-decoration: none;
	}
#AtrNavRight a:hover
	{
	color: white;
	background: black;
	border-bottom: 1px solid red;
	border-top: 1px solid red;
	}
#AtrNavRight #currentpage a {
	background: #999999;
	color: #FFFFFF;
	text-decoration: none;
	}
#AtrNavRight a:visited {
	color: red;
	}
#usercpright 
	{ 
	width: 100px;
	}
#usercpright ul
	{
	margin-left: 0;
	padding-left: 0;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
	}
#usercpright a
	{
	display: block;
	padding: 3px;
	width: 100px;
	background: #000000;
	color: #FFFFFF;
	text-decoration: none;
	}
#usercpright a:hover
	{
	background: #EEEEEE;
	color: #000000;
	text-decoration: none;
	}
#usercpright #currentpage a {
	background: #999999;
	color: #FFFFFF;
	text-decoration: none;
	}
.NewsOuter {
		display: block;
		float: left;
		height: 162px;
		width: 602px;
	}
.NewsTitle {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		float:left;
}
.NewsTitle a {
		display: block;
		border:1px solid;
		background: #FFFFFF;
		color: #000000;
		height:20px;
		font-weight: bold;
		text-align:left;
		text-decoration: none;
		padding: 1px 10px;
	}

.NewsTitle a:hover {
		color: #999999;
		text-decoration: none;
}
.NewsInner {
		display: block;
		float: left;
		width: 600px;
		height: 102px;
		font-family: Arial;
		font-size: 10px;
		font-style: normal;
		margin-top: 0px;
		vertical-align: top;
}
.NewsBottom {
		display: block;
		float: left;
		width: 600px;
		height: 20px;
		padding: 1px 10px;
		Font-Family: Arial;
		Font-Size: 9px;
}