#body {
	margin: 0px;
	background: #000000 url(images/stamp.gif);
	font-family: Verdana;
	}

h1 {
	font-family: Arial;
	font-size: 14pt;
	color: #adadad;
	text-align: center;
	margin: 0px;
	}

#header {
	background: url(images/top-header.jpg);
	width: 720px;
	height: 41px;
	}

#bg {
	background: url(images/bg.jpg) repeat-y center;
	width: 746px;
	}

#rap {
	width: 720px;
	}

#footer {
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
	background: #252525;
	}


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

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

#footer a:hover {
	font-weight: bold;
	color: #FFFFFF;
	}

div.babe {
	padding-left: 100px;
	padding-bottom: 10px;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 14pt;
	}

td.tbheader1 {
	background: url(images/babe-tb-header.jpg);
	width: 329px;
	height: 59px;
	}

td.tbheader2 {
	background: url(images/babe-tb-header2.jpg);
	width: 353px;
	height: 59px;
	text-align: center;
	color: #FFFFFF;
	vertical-align: top;
	font-size: 10px;
	padding-top: 10px;
	font-family: Verdana;
	}

td.story {
	background: #3C3C3C;
	
	}

#babes td {
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	}

#babes td img {
	border: 1px solid #ffffff;
	}

#babes td a:link {
	color: #ffffff;
	}
#babes td a:visited {
	color: #ffffff;
	}

#babes td a:hover {
	color: #D96213;
	}

div.storytext {
	color: #ffffff;
	width: 600px;
	font-size: 8pt;
	text-align: left;
	}
	
div.logo {
	width: 240px;
	height: 190px;
	}

td.orange {
	width: 240px;
	height: 190px;
	background: url(images/orange-bg.jpg);
	text-align: center
	}

div.orange {
	font-family: Verdana;
	font-size: 10px;
	padding: 10px;
	text-align: left;
	margin-top: 10px;
	}

td.lastadded {
	width: 240px;
	background: #3C3C3C url(images/right-tb-bg.jpg) top repeat-x;
	text-align: center;
	vertical-align: top;
	}

td.menu {
	width: 240px;
	height: 190px;
	background: url(images/black-bg.gif);
	text-align: center;
	}

td.flash {
	width: 240px;
	height: 190px;
	}

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

.thumb2 {
	border: 1px solid #FFFFFF;	
	}

div.biglink {
	font-family: Verdana;
	font-size: 10pt;
	color: #D96213;
	}

div.biglink a:link {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14pt;
	}

div.biglink a:visited {
	font-family: Arial;
	font-size: 14pt;
	color: #FFFFFF;
	}

div.biglink a:hover {
	font-family: Arial;
	font-size: 14pt;
	color: #D96213;
	}

div.biglink2 {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	}

div.biglink2 a:link {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 22pt;
	}

div.biglink2 a:visited {
	font-family: Arial;
	font-size: 22pt;
	color: #FFFFFF;
	}

div.biglink2 a:hover {
	font-family: Arial;
	font-size: 22pt;
	color: #D96213;
	}

td.trailer {
	background: #3C3C3C;
	padding-top: 3px;
	text-align: center;
	}

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

div.scr img {
	float: left;
	}

p.scr-clean {
	clear: both;
	}


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

#joinform td{
	font-size: 10pt;
	vertical-align: top;
	text-align: left;
	color: #ffffff;
	}
	
#jointable {
   background: #ffffff;
   border: 2px solid #666666;
   padding: 10px;
   font-size: 20pt;
   font-family: Arial;
  }
  
#jointable h1{
   font-size: 12pt;
  }
  
#jointable table {
  padding: 10px;
  }
  
#jointable td {
   text-align: left;
   color: #000000;
  } 
  
#jointable a:link {
   text-align: left;
   color: #000000;
   font-size: 16pt;
   text-decoration: underline;
  } 
  
 #jointable a:visited {
   text-align: left;
   color: #000000;
   font-size: 16pt;
   text-decoration: underline;
  }  
  
#jointable a:hover {
  color: #666666;
  font-size: 16pt;
  text-decoration: underline;
  }  