@charset "utf-8";
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEEEE;
	line-height: 18px;
	padding: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:left;
}
body {
	background-color: #006699;
	background-image: url(images/newdc-bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEEEE;
	line-height: 18px;
}
#credits td {
	height: 175px;
	width: 190px;
	text-align: center;
	padding: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #0099CC;
	border-left-color: #0099CC;
}
#credits    #side  {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0099CC;
	color: #EEEEEE;
}
#credits  #merged  {
	width: 570px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0099CC;
}
#bigrow {
	height: 240px;
}
#bigrow2 {
	height: 230px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0099CC;
}
.content li {
	margin-bottom: 6px;
	line-height: 16px;
}
#break {
	width: 10px;
}
#middletable {
	background-color: #023048;
	border: 1px solid #000000;
}
h1 {
	font-family: "Century Gothic", Century, Arial, "Times New Roman", sans-serif;
	letter-spacing: -3px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 40px;
	line-height: 30px;
	color: #0099CC;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	text-align: center;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
}
#footer a,  .content a{
	font-size: 10px;
	color: #0099FF;
	text-transform: uppercase;
	text-decoration: none;
}
#footer a:hover ,.content a:hover {
	text-decoration: underline;
}
#nav {
	float:left;
	width:720px;
	background-color:#000000;
	background-color: #006699;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
#nav ul {
	list-style:none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	line-height: 20px;
}
#nav li {
	float:left;
	text-align: left;
	width: 239px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	margin: 0px;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#nav   li a {
	display: block;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	height: 40px;
}
#nav  li  a:hover {
	background-color: #000000;
	color: #FFFFFF;
}
