* {
	margin: 0px;
	padding: 0px;
}
body {
	padding-top: 0px;
	background-image:url(images/background1.gif);
	background-repeat: repeat;
	background-attachment:fixed;
	background-color: #783601;
	color: #FFF;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	
	text-align: left;
	letter-spacing: 1px;
}
.more{float: left;}
.clear{clear:both;}

.sponsor_pad {padding: 10px;} 

.bold_black {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
p{	margin: 20px 0px 20px 0px;line-height: 16px;font-size: 14px;}
.bigtext { font-size: 24px; font-weight:bolder;}
#container {
	margin: 0px auto;
	width:873px;
	align: center;
}
#menu {
	background-image:url(images/menu.png);
	width:862px;
	height:90px;
}
#menu a{
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FF0099;
	text-decoration:none;
	text-transform: uppercase;
	margin: 3px;
}
#menu a:hover {color: #FF0099; background-color:#FFFFFF;  }
#header {
	background-image:url(images/header.png);
	background-repeat:repeat-y;
	width:873px;
}
#logo {
	width:240px;
	height:46px;
	margin: 0px 0px 0px 60px;
	float:left;
	display:inline;
}
#dj {
	background-image:url(images/dj.jpg);
	width:498px;
	height:405px;
	float:right;
	margin-right:40px;
	display:inline;
}
#welcome {
	width:210px;
	margin: 50px 0px 0px 100px;
	float:left;
	display:inline;
}
#welcome h2{
	margin: 0px 0px 20px 0px;
}
#welcome p{
	width:200px;
}
#welcome img{
	border: solid 3px #FFFFFF;
}
#middle {
	background-image:url(images/middle.png);
	width:873px;
	height:21px;
}
#middle2 {
	background-image:url(images/middle2.png);
	width:873px;
	height:22px;
}
#content {
	background-image:url(images/content.png);
	width:873px;
}
#left {
	float:left;
	width:435px;
	margin: 0px 0px 0px 85px;
	display:inline;
}
#right {
	float:right;
	width:258px;
	height:auto;
	margin: 0px 62px 20px 0px;
	display:inline;
}
#right a img{
	margin: 8px 8px 8px 0px;
	border: none 0px #FFFFFF;
}
#footer {
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	width:873px;
}
#footer p{
	height:58px;
	width:873px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	font-size:11px;
}
#footer a{
	font-size:11px;
}

#biglink a {
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration:none;
	text-transform: uppercase;
	margin: 3px;
}
#biglink a:hover {color: #FF0099; background-color:#FFFFFF;  }
