body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
}



#banner {
    width: 98%;
	left: 0;
	top: 0;
	background-color: #000000;
	background-image:  url("images/dadswheel.gif");  
	background-repeat: no-repeat;
	/* height: 159px; */
	margin: 0 10px 0 10px; /* top, right, bottom, left */
	background-position: right center; 
	
}
 #bannerimg {
	background-image: url("images/ed_banner_570w_151.jpg"); 
	background-repeat: no-repeat;
	height: 163px;
	background-position: left center;
}

#nav {
    width: 100%;
	position: relative;
	top: 0px;
	margin: 3px 0 0 0; /* top, right, bottom, left */
	background-color: #CC0000;
	border-top: 1px solid #FFFF00;
	border-bottom: 1px solid #FFFF00;
}

 #nav ul {
	list-style-type: none;
	margin: 0 0 0 0; /* top, right, bottom, left */
	padding: 0 0 2px 20px;
	text-decoration: none;
}
 #nav ul li {
	display: inline; 
	font-size: 17px;
	letter-spacing: 1px;
	font-weight: normal;
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    padding: 0 10px 0 10px;
	margin: 0;
	text-decoration: none;
}
 #nav ul li a{
	color: #FFFFFF;
	background-color : #CC0000;
	border-bottom : none;
	text-decoration: none;
}

 #nav ul li a:hover{
	color : #FFFFFF;
	background-color : #000000;
	/* border-bottom : 1px solid #FFFF00; */
}

#wrap {
	float:left;
 	width:995px;
	margin:0 auto;
   	background:#000000;
   	}

#content {
	/* position: relative; */
	float:left;
	width:600px;
	background-color: #666666;
	/* width: 50%; */
	margin: 9px 0px 0px 9px;  /* top,right,bottom,left */
	padding: 6px 6px 6px 6px;
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	/* line-height: 135%; */
	border: 1px solid #FFFF00;
	/*background-position: left center; */
	}

#content wide {
	/* position: relative; */
	float:left;
	width:1000px;
	
	background-color: #666666;
	/* width: 50%; */
	margin: 9px 0px 0px 9px;  /* top,right,bottom,left */
	padding: 6px 6px 6px 6px;
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	/* line-height: 135%; */
	border: 1px solid #FFFF00;
	/*background-position: left center; */
	}
	
#sidebar {
	/*position: relative; */
	float:right;
	width: 350px;
	
	background-color: #666666;
	/* width: 35%; */
	margin: 9px 0px 0px 0px;  /* top,right,bottom,left */
	padding: 6px 6px 6px 6px;
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	/* line-height: 135%; */
	border: 1px solid #FFFF00;
	/* background-position: right center; */
	
	}
	
h1 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif, sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
	color: #FFFFFF;
	font-weight: normal; /* need this */
	/* text-decoration: underline; */	 
}
h2 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif, sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
	color: #FFFF00;
	font-weight: normal; /* need this */
	text-decoration: none;	 
}
h3 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	color: #FFFF00;
	font-weight: normal; /* need this */
	text-decoration: none;	 
}
h3u {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	color: #FFFF00;
	font-weight: normal; /* need this */
	text-decoration: underline;	 
}
h4 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif, sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
	color: #FFFF00;
	font-weight: normal; /* need this */
	text-decoration: underline;	 
}

h5 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif, sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	color: #FFFF00;
	font-weight: normal; /* need this */
	text-decoration: none;	 
}
.imgl{
float:left;
/*min-width:100px;*/
margin:10px 10px 10px 10px; /* top, right, bottom, left */
font-size:10px;
text-align:center;
}

.imgr{
float:right;
/*min-width:100px;*/
margin:10px 10px 10px 10px;
font-size:10px;
text-align:center;
}

/*
#div a:link {
color: #000;
text-decoration: none;
}

#div2 a:link {
color: #F00;
text-decoration: none;
}  
*/

