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

a {
	color: #9FD911;
	}

a:visited {
	color: #9FD911;
	}

a:hover {
	color: #ffffff;
	}

#rap {
	width: 830px;
	}

#menu {
	height: 25px;
	font-size: 8pt;
	background: #ffffff;
	padding-top: 5px;
	}

#main {
	background: #000000 url(images/main-bg.jpg) no-repeat top center;
	}

#main2 {
	background: #000000 url(images/main-bg2.jpg) no-repeat top center;
	}

#video {
	font-size: 8pt;
	color: #ffffff;
	}

#video td {
	font-size: 8pt;
	color: #ffffff;
	text-align: center;
	}

#video img{
	border: 1px solid #ffffff;
	}


#video h2 {
	font-size: 10pt;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	}

#video td a {
	color: #9FD911;
	font-size: 10pt;
	font-weight: bold;
	}

#video td a:visited {
	color: #9FD911;
	font-size: 10pt;
	font-weight: bold;
	}

#video td a:hover {
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	}

#samples {
	font-size: 8pt;
	color: #ffffff;
	}

#samples td a {
	color: #9FD911;
	font-size: 10pt;
	}

#samples td a:visited {
	color: #9FD911;
	font-size: 10pt;
	}

#samples td a:hover {
	color: #ffffff;
	font-size: 10pt;
	}

#samples p {
	padding: 0px;
	margin: 0px;
	}

#samples td {
	font-size: 8pt;
	color: #ffffff;
	text-align: center;
	vertical-align: top;
	width: 33%;
	}

#samples h2 {
	font-size: 8pt;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	}

#samples h1 {
	font-size: 10pt;
	color: #9FD911;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	}

#bio {
	width: 266px ;
	height: 297px ;
	font-size: 8pt;
	text-align: left;
	background: #000000 url(images/middle2.jpg) no-repeat top center;
	}

#footer {
	width: 830px ;
	background: #9FD911 url(images/footer2.jpg) no-repeat top center;
	font-size: 8pt;
	}

#footer a {
	color: #000000;
	}

#footer a:visited {
	color: #000000;
	}

#footer a:hover {
	color: #ffffff;
	}

div.biglink a {
	font-size: 18pt;
	font-family: Arial;
	color: #ffffff;
	}

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

div.biglink a:hover {
	font-size: 18pt;
	font-family: Arial;
	color: #9FD911;
	}

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

#join td {
	font-size: 10pt;
	color: #ffffff;
	text-align: left;
	}
	
#jointable {
   background: #ffffff;
   width: 70%;
   padding: 10px;
   font-size: 20pt;
   font-family: Arial;
  }

#jointable h1 {
	font-size: 14pt;
	color: #9FD911;
	}
  
#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;
  }  