body {
	color: #000000;
	text-align:center;
	padding:0;
	background-color: #FFFFFF;
	font-family: Garamond, "Times New Roman", serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: 600;
	background-image: url(images/dgrey034.jpg);
 }



#header {
	height:300px;
	color: #333333;
	width: 950px;
	background-repeat: no-repeat;
	background-color: #c00000;
	margin-bottom: 10px;
	background-image: url(images/DDHeader3.jpg);
	margin-left: 5px;
 }

h1 {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	padding-top: 10px;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	padding-top: 10px;
}


 
#navlist {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	margin-left: 15px;
	margin-right: 10px;
	padding-top: 10px;
	color: #000000;
}


#navlist a, #navlist a:visited {
	display: block;
	padding: 5px 2px 10px 2px;
	background-position: 0% 50%;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 24px;
	text-align: left;
}
#navlist a:hover {
color: #c00000;
}

.lefttext {
	font-size: 14px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: tahoma, helvetica, sans-serif;
	color: #000000;
}
.lefttext_attrib {
	font-size: 13px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: normal;
}

#footer {
	color: #000000;
	border:2px solid #333333;
	margin:0;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 8px;
	width: 928px;
	margin-left: 10px;
 }
 #release-box {
	background-color: #CCCCCC;
	float: right;
	width: 250px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px double #333333;
	text-align: center;
}
#foreign-box {
	background-color: #CCCCCC;
	float: right;
	width: 150px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px double #333333;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
#now-box {
	background-color: #CCCCCC;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px double #333333;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 5px;
	margin-right: 5px;
}
h6 {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}

