#body {
	font-family: Verdana;
	margin: 0px;
	background: #434343 url(images/top-bg.jpg) repeat-x top;
	}

#rap {
	
	}

a:link {
	color: yellow;
}

a:visited {
	color: yellow;
}

a:hover {
	color: #ffffff;
}

div.separator {
	background: url(images/separator.jpg) repeat-x top;
	height: 21px;
	width: 758px;
	}

td.story {
	text-align: center;
	font-size: 8pt;
	}

td.story a {
	color: #8A0402;
	font-weight: bold;
	}

td.story a:visited {
	color: #8A0402;
	}

td.story a:hover {
	color: #8A0402;
	text-decoration: none;
	}

#footer {
	width: 758px;
	font-size: 8pt;
	text-align:  center;
	color: #ffffff;
	font-weight: bold;
	}

#footer a:link {
	color: #ffffff;
	font-weight: bold;
	}

#footer a:visited {
	color: #ffffff;
	font-weight: bold;
	}

#footer a:hover {
	text-decoration: none;
	font-weight: bold;
	}

#join {
	text-align:  center;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	}

#join td{
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	}

#join form {
	font-size: 8pt;
	text-align: left;
	}

#join a:link {
	color: yellow;
	font-weight: bold;
	}

#join a:visited {
	color: yellow;
	font-weight: bold;
	}

#join a:hover {
	color: #ffffff;
	font-weight: bold;
	}

#joinform {
	font-family: Verdana;
	font-size: 10pt;
	}

#joinform td{
	font-size: 10pt;
	vertical-align: top;
	text-align: left;
	}

.white {
	font-size: 10pt;
	color: #ffffff;
	text-align: center;
	}

.whiteb {
	font-size: 10pt;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	}

.thumb {
	border: 1px solid #ffffff;
	}

div.biglink {
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	}

div.biglink a {
	font-weight: normal;
	font-family: Arial;
	font-size: 16pt;
	color: yellow ;
	}

div.biglink a:visited {
	font-weight: normal;
	font-family: Arial;
	font-size: 16pt;
	color: yellow;
	}

div.biglink a:hover {
	font-weight: normal;
	font-family: Arial;
	font-size: 16pt;
	color: #ffffff;
	text-decoration: none;
	}

div.scr {
	text-align: center;
	font-size: 14pt;
	font-family: Arial;
	color: #ffffff;
	width:676px;
	}

div.scr img {
	float: left;
	border: 1px solid #ffffff;
	}

p.scr-clean {
	clear: both;
	}