body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #000;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px 0 0px 0;
	position: relative
}
html {
    margin:0;
}
img	{
	border: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size : 20px;
	color: #FF3;
	line-height : 18px;
	font-weight : bold;
	letter-spacing : 0px;
}
#wrap {
	padding: 0;
	border: 0;
	width: 955px;
	text-align: left;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#logo	{
	float: left;
	width: 480px;
	margin: 10px 0px;
}
* html #logo {  /* This is the Tan hack */
	width: 490px;
	w\idth: 480px;
}
#banner	{
	float: right;
	width: 468px;
	height: 118px;
	margin: 10px 0px;
	font-size: x-small;
	text-align: center;
}
#banner	img {
	margin: 19px 0 0 0;
}
* html #banner {  /* This is the Tan hack */
	width: 478px;
	w\idth: 468px;
}
#moneyshot	{
	float: left;
	width: 955px;
}
* html #moneyshot {  /* This is the Tan hack */
	width: 965px;
	w\idth: 955px;
}
#content	{
	float: left;
	width: 955px;
}
* html #content {  /* This is the Tan hack */
	width: 965px;
	w\idth: 955px;
}
#footer{
	clear: both;
	width: 100%
	text-align: center;
	font-size 9px;
	padding-top: 20px;
	text-align: center;
	font-size: 9px;
}
#login {
	width: 955px;
	float: left;
	text-align: left;
	margin: 0px;
	position: relative;
}
* html #login {  /* This is the Tan hack */
	width: 965px; 
	w\idth: 955px;
}
#login form {
	padding: 10px;
}
#login input {
	display:block;
	width: 300px;
	float:left;
	font-size: 12px;
	margin-bottom: 10px;
	color: #00018F;
	background-color: #FFF;
}
#login label {
	display:block;
	text-align: right;
	float: left;
	width: 300px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 10px;
	padding-right: 5px;
}
#login br {
	clear: left;
}
#login .rb {
	width: 10px;
	margin-right: 10px;
}
#login .rbl {
	width: 50px;
	text-align:left;
}
#login .search {
	color: #000;
	background-color: #FF3;
	width: 60px;
	margin-left: 315px;
	margin-top: 5px;
}
li {
	margin-bottom: 10px;
}
a:link {
	color: #FF3;
	text-decoration: none;
}
a:visited {
	color: #FF6;
	text-decoration: none;
}
a:hover {
	color: #FF0;
	text-decoration: none;
}
a:active {
	color: #FF6;
	text-decoration: none;
}
