body {
	background: #000 url(images/DU-background.gif);
	font: 15px "Trebuchet MS", Georgia, Times New Roman, Times, serif;
	color: #444;
	padding: 0;
	width: 911px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	
}

a:link {
	color: #1c4764;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #1c4764;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}

ul {
	width:570px;
	margin-left:30px;
	
}

ul li {
		
	list-style:none;
	font-weight:bold;
	padding:6px 0;
	background: url(images/bullet.gif) no-repeat left center; 
	font-size: 13px;
	padding-left:30px;
	clear:inherit;
	font-size:15px;
	line-height:1.2em;
		
}


img {
	border: 0;
}


.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}


.highlight {
	background-color: #ffff00;
}

#header {
	margin: 10px auto 0;
	padding: 0;
	width: 766px;
	height: 373px;
	background: url(images/DU-Header.gif) no-repeat;
}


.logo {
	width:330px;
	height:60px;
	float: left;
	color:#597d9b;
	padding: 15px 0 0 20px; 
	font-size:38px;
	letter-spacing:-2px;
	font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif;
	font-weight:bolder;

}

.tagline {
	width:490px;
	height:60px;
	float: left;
	padding: 25px 0 0 25px;
	font-size:26px;
	letter-spacing:-2px;
	font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif;
	font-weight:bolder;
}


.bartext {
    width:850px;
	height:40px;
	float: left;
	color:#fff;
	font-style:italic;
	padding: 10px 0 0 10px;
	font-size:18px;
	letter-spacing:-1px;
	font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif;
	font-weight:bolder;
	text-align:center;
	clear:both;

}



#main {
	margin: 0 auto;
	padding: 0;
	width: 766px;
	background: url(images/DU-mainbg.gif) repeat-y;
}


#h1 {
 	font-size: 42px; 
 	 font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif;
  	position: relative;
 	 color: #c90d16;
  	text-align:center;
  	letter-spacing:-2px;
 	 font-weight:bolder;
}





#sidebar {
	float: right;
	width: 200px;
	padding-top: 2px;
	margin-right: 30px !important;
	margin-right: 10px; 
	margin-bottom:10px;
	

}

#sidebar h2 {
	color:#000;
	font-size:15px;
	padding:0px;
	text-align:center;
	font-weight:bolder;
	font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif;
}


#sidebar P {
	color:#222;
	padding:5px;
	text-align:center;
	font-weight:bolder;
	
}

.sidebarheader {
	margin: 0 auto; 
	padding-top: 5px;
	text-align: center;
}

.content_container {
	width: 490px;
	float: left;
}



.video_container {
	width: 490px;
	height: 391px;
	
	padding: 3px 0 0 3px;
	margin-bottom:10px;
	clear: both;
	margin-left:30px;
}



.sidebar_main {
	background: url(images/sidebar_bg.gif) repeat-y;
	padding-bottom: 4px;
	font-size: 12px;
}



#footer {
	width: 766px;
	height: 168px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(images/DU-Footer.gif);
    margin:0 auto;
}


.smalltext  {
	font-size: 10px;
	color: #828282;
	text-align: center;
	margin: 4px auto;
	padding:0px 10px 0 10px;
}




#maintext {
	width:726px;
	margin:0 auto;
	padding:10px;
}

#maintext h1 {

	font-size: 42px; 
  	font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif;
  	position: relative;
  	color: #c90d16;
  	text-align:center;
  	letter-spacing:-2px;
  	font-weight:bolder;
  	line-height:1em;

}


#maintext h3 {

	font-size: 26px; 
  	font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif;
  	position: relative;
 	 color: #1c4764;
  	text-align:center;
  	letter-spacing:-1px;
  	font-weight:bolder;
  	line-height:1em;

}

#maintext h4 {

	font-size: 22px; 
  	font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif;
 	 position: relative;
  	color: #000;
  	text-align:center;
  	letter-spacing:-1px;
  	font-weight:bolder;
  	line-height:1em;

}

#maintext p {

	font-size: 16px; 
  	font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif;
  	position: relative;
  	color: #444; 
  	line-height:1.2em;
	padding:15px;

}


#actionbutton {
	background: url(images/bigbutton_bg.gif) no-repeat;
	height:53px;
	width:726px;
	text-align: center;
	clear: both;
	margin:0 auto;

}


#actionbutton h1 {

  font-size: 30px; 
  font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif;
  color: #fff;
  text-align:center;
  letter-spacing:-2px;
  font-weight:bolder;
  padding-top:5px;
}



#form 

{
	width:200px;
	padding:3px;
	margin:0 auto;
}



