*.*{
	margin: 0px; padding: 0px;
}
body{
	background-color: #000000;
	background-image: url(mainbg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#FFBA39;
}
h1{
	text-transform: uppercase;
	font-size:20px;
}
h3{
	font-size: 10px;
	margin: 0px;
	text-transform: uppercase;
}
a:link{
	color: #FFBA39;
}
a:hover{
	color:#ffffff;
}
a:visited{
	color: #FFBA39;
}
.thumbs table{
	width:740px;
}
.thumbs td{
   margin: 5px;
	padding:5px;
	width:150px;
	border: solid 1px #cccccc;
	background-color: #262626;
	font-size: 12px;
	color:#ffffff;
	 text-align: justify;
	 vertical-align: top;
}
.thumbsx td{
   margin: 5px;
	padding:5px;
	width:350px;
	border: solid 1px #cccccc;
	background-color: #262626;
	font-size: 12px;
	color:#ffffff;
	 text-align: justify;
	 vertical-align: top;
}
.thumbsx td:hover{
	border: dashed 1px #cccccc;
}
.thumbsx img{
	border: none;
}
.thumbs td:hover{
	border: dashed 1px #cccccc;
}
.thumbs img{
	border: none;
}
.join{
	font:43px Impact, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	width:950px;
}
.heading{
   width:100%;
	margin: 0px; padding: 0px;
	background-color: #cccccc;
	color:#C60000;
	margin-bottom: 10px;
	font-SIZE:15px;
	text-transform: uppercase;
}
.heading a:link{
	color:#000000;
}
.heading a:hover{
	color:#770000;
}
.gallerydesc{
	width:950px;
	font-size: 12px;
}
.related{
	width:950px;
	font-size: 14px;
	text-align: left;
	background-color: #cccccc;
	color:#C60000;
	border:solid 2px #FFAA0B
}
.related a:link{
	color: #000000;
}
