/* generated by csscreator.com */ 
html, body{ 
 background-image: url(bkgimages/bkg-home.jpg);
 background-repeat: no-repeat;
 margin:0; 
 padding:0; 
 background-color:#000000; 
 } 
 #pagewidth{ 
 width:800px;  
} 
 
#header{
  height:77px; 
  width:100%;
  background-image: url(bkgimages/dj.png);
  background-repeat:no-repeat;
} 
 
#maincol{
 float: left;
 display:inline; 
 position: relative; 
 left: 115px;
 }
#navbar{
text-align: center;
} 
#wrapper{
}
#content{
padding: 5em;
}
#formspacer{
padding: 4em;
}
#vlightbox{
padding: 2em;
 }
#footer{
 position:relative;
 clear:both;
 height:22px; 
 text-align: center;
  } 
 
 body {
	font-family: Arial, sans-serif;  
	font-size: 11px;
	line-height: 18px;
	color: #828282;
	background-color: #000;
	margin: 0px;
}
/* new font style below */
h1 {
	text-align: center;
	font-family: Arial, serif; 
	font-weight: normal;
	color: #FFF;
	font-size: 12px;
	letter-spacing:.1em;
	line-height: 12px;
	padding: 24px 0px 18px 0px;
	margin: 0px;
	clear: both;
}
h2 {
	text-align: center;
	font-family: Arial, serif; 
	font-weight: normal;
	color: #FFF;
	font-size: 12px;
	letter-spacing:.1em;
	line-height: 12px;
	padding: 24px 0px 18px 0px;
	margin: 0px;
	clear: both;
}
h3 {
	text-align: center;
	font-family: Arial, serif; 
	font-weight: normal;
	color: #FFF;
	font-size: 11px;
	letter-spacing:.1em;
	line-height: 12px;
	padding: 24px 0px 12px 0px;
	margin: 0px;
	clear: both;
}
h4 {
	text-align: center;
	font-family: Arial, serif; 
	font-weight: normal;
	color: #FFF;
	font-size: 11px;
	letter-spacing:.1em;
	line-height: 12px;
	padding: 0px;
	margin: 0px;
	clear: both;
}
p {
	text-align: left;
	margin-bottom: 16px;
}
/* new font style above */
img {
	border: none;
}

td {
	font-family: Arial, sans-serif;  
	font-size: 11px;
	line-height: 18px;
}

div {
	text-align: left;
}

a:link {
	color: #828282;
	text-decoration: none;
}
a:visited {
	color: #828282;
	text-decoration: none;
}
a:hover {
	color: #7f3900;
	text-decoration: none;
}

#thumbnail_box {
    width: 525px;
    margin: 30px auto 0 auto;
}
/* IE hack */
* html #thumbnail_box { width: 560px; }
#thumbnail_box a:link,
#thumbnail_box a:visited,
#thumbnail_box a:active {
    display: block;
    float: left;
    width: 150px;
    height: 150px;
    margin-bottom: 20px;
    margin-right: 20px;
    text-decoration: none;
    text-align: center;
    color: #777;
    font-size: 10px;
}
#thumbnail_box a:hover {
    color: #333;
}
#thumbnail_box img {
    border-width: 0;
    display: block;

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix:display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


