#body {
	margin: 0px;
	font-family: Verdana;
	}

h1 {
	font-family: Arial;
	font-size: 14pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #000000;
	}

a:visited {
	color: blue;
	}

#rap {
	margin: 0px;
	background: url(images-t1/main-bg.jpg) repeat-y center;
	}

div.trailer-top {
	height: 39px;
	width: 942px;
	background: url(images-t1/trailer-top.jpg) repeat-y center;
	}

div.trailer-top h2{
	font-family: Arial;
	font-size: 14pt;
	margin: 0px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	padding-top: 8px;
	padding-left: 20px;
	}

div.trailer {
	width: 942px;
	background: url(images-t1/trailer-bg.jpg) repeat-y center;
	}

div.trailer-bottom {
	height: 71px;
	width: 942px;
	text-align: right;
	background: url(images-t1/trailer-bottom.jpg) repeat-y center;
	}

div.trailer-text {
	width: 470px;
	height: 200px;
	text-align: left;
	padding: 5px;
	font-size: 10pt;
	background: url(images-t1/gradient.jpg) repeat-x top;
	}

div.trailer-text h3 {
	font-family: Arial;
	font-size: 14pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #FF9100;
	}

table.thumbs td{
	width: 310px;
	height: 230px;
	background: url(images-t1/thumb-bg.jpg) no-repeat;
	font-size: 8pt;
	text-align: center;
	}

div.footer {
	font-size: 8pt;
	text-align: center;
	}

div.biglinks {
	font-size: 15pt;
	font-family: Arial;
	}

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

#joinform input {
	font-size: 10pt;
	}

.biglinks {
	font-family: Arial;
	text-align: center;
	font-size: 15pt;
	}

div.scr {
	font-size: 10pt;
	}

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

#samplepics {
	width: 920px;
	}

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

#samplepics td {
	font-size: 8pt;
	text-align: center;
	}

#samplepics a {
	font-size: 10pt;
	}

div.gradient {
	background: url(images-t1/gradient.jpg) repeat-x top;
	height: 20px;
	}

div.welcome {
	text-align: center;
	font-size: 10pt;
	width: 920px;
	}
	
#jointable {
   background: #ffffff;
   padding: 10px;
   font-size: 20pt;
   font-family: Arial;
  }
  
#jointable table {
  padding: 10px;
  }
  
#jointable td {
   text-align: left;
   color: #000000;
  
  } 
  
#jointable a:link {
   text-align: left;
   color: #000000;
   font-size: 20pt;
   text-decoration: underline;
  } 
  
 #jointable a:visited {
   text-align: left;
   color: #000000;
   font-size: 20pt;
   text-decoration: underline;
  }  
  
#jointable a:hover {
  color: #666666;
  font-size: 20pt;
  text-decoration: underline;
  }  