@charset "utf-8";
/* CSS Document */

body {background-color:#FFFFFF; margin:0px;}


#headbg{width:100%; height:136px; background-image:url(djtimages/headbg.jpg); background-repeat:repeat-x;}

#head{width:900px; height:136px; margin:0 auto;}

	#headlogo{width:289px; height:136px; float:left;}
	#headline{width:550px; height:38px; float:right; padding-right:42px; padding-top:8px;}
	#title{ width:611px; height:90px; float:right; overflow:hidden;}
	

#bodycontainer{width:900px; margin:0 auto; clear:both; background-color:#003399; background-image:url(djtimages/containerbg.jpg); background-position:left; background-repeat:repeat-y;}

	#nav{width:289px; height:284px; float:left; background-image:url(djtimages/navbg.jpg); text-align:right;}
	
		.btndiv {position:relative; height:27px; left: 0px;}
		
	#contentbg{width:100%; background-color:#003399;}			
	
	#contentbody{width:611px; float:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF;}
		
		#streak{width:100%; background-image:url(djtimages/topstreak.jpg); background-repeat:repeat-y; text-align:right; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#003399; font-style:italic; font-weight:bold;}		
		
		.picture{float:right;}

#footbackground{width:100%; height:80px; clear:both; background-image:url(djtimages/footbg.jpg); background-repeat:repeat-x;}

	#foot{width:900px; height:80px; margin:0 auto; background-image:url(djtimages/footbg2.jpg); background-position:left; background-repeat:repeat-y;}
		
		#footlogo{float:right;}
		
		#footcontact{float:right; width:500px; padding-top:13px;}
		
		#footnav{float:right; width:800px; padding-top:15px; font-size: 10px;
		font-weight: bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #000099;
		text-align:right;}

.clear{clear:both;}

.buttonlink{ display:block; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:14px; font-style:italic; padding-right:50px; padding-top:2px; padding-bottom:11px; text-decoration:none;}

.footcontact {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
}
.footphone {
	font-size: 18px;
	font-weight: bold;
}

.footnav {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	text-align:right;
}

				
				

.copyright {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	text-align:right;
}
				
				
				
				
				

a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}

.buttonlink:link {
	color:#000066;
	text-decoration: none;
}
.buttonlink:visited {
	text-decoration: none;
	color:#000066;
}
.buttonlink:hover {
	text-decoration: underline;
	color:#0033FF;
}
.buttonlink:active {
	text-decoration: none;
	color:#000066;
}

.footnav:link {color: #000099; text-decoration: none;}
.footnav:visited {text-decoration: none;color: #000099;}
.footnav:hover {text-decoration: underline; color: #000099;}

h1, h2, h3 {font-size:14px; margin:0; font-family:Verdana, Arial, Helvetica, sans-serif;}

h1 {color:#FFFFFF text-align:left; padding-top:8px;}

h2 {color:#000099; text-align:right;}

h3 {font-size: 17px; color:#000099; text-align:right;}

ul.box {
  list-style-type: square;
  list-style-image: none;
  list-style-position: inside;
}



