/* CSS Document */

@charset "iso-8859-1";
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset  {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
}


#wrapper{
width: 616px;
height:685px;
margin: 0px auto;
background-image:url(/images/EpicD2.png)
}


#left{
width: 150px;
float:left;
height:400px;
margin-top:150px;
padding-left:15px;
}

#right{
width: 300px;
float:left;
height:260px;
margin-top:270px;
margin-left:65px;
overflow:auto;
}

h2{font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:900;
color:#999999;
}

h3{font-family:Arial, Helvetica, sans-serif;
font-size:14px;
padding-left:10px;

}

h6{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

p{font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#999999;
}


a:link {
	font-weight: bold;
	text-decoration:none;
	border:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
	a:visited {
	font-weight: bold;
	text-decoration:none;
	color: #00FFFF;
	border:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#newhome{ width:850px;
margin:auto;
margin-top:40px;
background:url(/images/newhome.png);
height:498px;}

#handymenu{width:130px;
height:200px;
margin-top:185px;
margin-left:70px;
float:left;
}

#djmenu{width:125px;
height:200px;
margin-top:175px;
margin-right:70px;
float:right;
}

.blacklink{color:#000000;}

.whitelink{color:#FFFFFF;}

