	body {
		margin:10px 10px 0px 10px;
		padding:0px;
		text-align:center;
		background-color:#000000;
		}
	#content {
		background:#eee;
   		width:750px;
		border:1px solid #000;
		margin: 0px auto;
		text-align:left;
		font-family: Arial;
		font-size: 12px;
		}
	#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;
		margin: 0px auto;
		width:750px;
		height:26px;
		background:#666666;
		text-align:left;
		}
	#topnav #search {
		border-left:0px solid #000;
		float:right;
		width:258px;
		margin:0px 0px 0px 0px;
		font-family: arial;
		font-size: 10px;
		}
	html>body #topnav {
		height:26px;
		}
	#banner {
		border:1px solid #000;
		margin: 0px auto;
		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;
		}

	#padmotd {
		padding:2px;
		}

	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 #000000;
	float: left;
	margin: 0;
	padding: 0;
	}

#navigation a {
	display: block;
	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: #666666;
	color: #FFFFFF;
	}
#dbnavright
	{
	width: 100px;
	}
#dbnavright ul
	{
	margin: 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: 92px;
	background: #000000;
	color: #FFFFFF;
	text-decoration: none;
	}
#dbnavright a:hover
	{
	background: #FFFFFF;
	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;
	}
#ToyBox {
	clear:both;
}
#ToyBox .NewsOuter {
		display: block;
		float: left;
		width: 210px;
		height:260px;
		margin-left:10px;
	}
#ToyBox .NewsTitle {
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
		text-decoration: none;
		width:208px;
		height:32px;
		float:left;
}
#ToyBox .NewsTitle a {
		display: block;
		border:1px solid;
		background: #FFFFFF;
		color: #000000;
		font-weight: bold;
		text-decoration: none;
		padding: 1px 10px;
	}

#ToyBox .NewsTitle a:hover {
		color: #999999;
		background: #333333;
		text-decoration: none;
}
#ToyBox .NewsInner {
		clear:both;
		margin-top: 1px;
		width:200px;
		height:200px;
		text-align:center;
		font-family: Arial;
}
#ToyBox .NewsInner img {
		padding:2px 0px 2px 0px;
	}
#ToyBox .NewsBottom {
		clear:both;
		display: block;
		float: left;
		width: 200px;
		height:28px;
		padding: 3px 10px;
		Font-Family: Arial;
		Font-Size: 9px;
}
#extras {
	clear:both;
	display:block;
	position:relative;
}
