html {
	background: #9B9B9B;
	height: 100%;
}
body {
	text-align: center;
	background: #9B9B9B url(dc_bg.png) repeat 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background: #FFFFFF url(indicator_big.gif) no-repeat center top;
	width: 840px;
	position: relative;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 0px;
	border-bottom: 10px solid #FFF;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background: url(header_bg.jpg) no-repeat;
	height: 484px;
	margin: 0px 10px;
	padding: 0px;
}
#header h1 {
	position: absolute;
	left: 40px;
	top: 0px;
	z-index: 999;
	height: 110px;
	width: 169px;
	text-indent: -9999px;
	margin-top: 78px;
}
#header #DC {
	position: absolute;
	left: 10px;
	top: 10px;
}
#main {
	background: #333333;
	position: relative;
	width: auto;
	margin: 0px 10px;
	padding: 1px 0px 10px;
}
#main p {
	margin-left: 40px;
	color: #CCCCCC;
	text-transform: capitalize;
	font-weight: bold;
	position: absolute;
	top: 10px;
}
#main p a {
	font-size: 13px;
	text-transform: capitalize;
}
#main p a:hover {
	font-size: 16px;
}
#main ul {
	list-style: none;
	margin-left: 20px;
	padding-left: 20px;
	margin-bottom: 50px;
	margin-top: 20px;
	position: absolute;
	top: 30px;
}
#main li {
	display: block;
	width: 140px;
}
#main a {
	text-transform: uppercase;
	font: bold 21px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #CCCCCC;
}
#main a:hover {
	color: #FFFFFF;
}
#main a.selected {
	color: #FFFFFF;
}
#content {
	position: relative;
	top: 10px;
	min-height:160px;
	height:auto !important;
	height:160px;
	width: 380px;
	color: #FFFFFF;
	left: 230px;
}
#wrapper    img {
	border-style: none;
}
#content img.gallery {
	border: 2px solid #FFFFFF;
}

#content h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#content p {
	color: #FFFFFF;
	font-size: 14px;
	margin-left: 30px;
	position: relative;
}
#address {
	position: absolute;
	top: 30px;
	right: 20px;
	color: #CCCCCC;
	font-style: normal;
	font-size: 12px;
	width: 180px;
}
#address a {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
#address h3 {
	margin-top: 0px;
}
#address address {
	font-style: normal;
}
#decorated {
	height: 250px;
	width: 780px;
	background: #CCCCCC url(decorated.png) no-repeat;
	position: absolute;
	left: 30px;
	top: 220px;
}
#decorated a {
	color: #CCCCCC;
	text-decoration: none;
}
#decorated p {
	text-align: right;
	margin-top: 30px;
	margin-right: 330px;
	color: #333333;
	font-size: 14px;
}
#decorated h2 {
	margin-top: 25px;
	margin-left: 25px;
	color: #FFFFFF;
}
#decorated #filmgrain {
	position: absolute;
	top: 20px;
	right: 25px;
	background: url(filmgrain.gif) no-repeat left top;
	height: 200px;
	width: 270px;
	padding: 10px 3px;
}
#decorated img.thumb {
	border-style: none;
	padding: 5px;
	background: #FFFFFF;
}
#decorated #thumbs {
	position: absolute;
	left: 150px;
	bottom: 17px;
}
a#close {
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;
	position: absolute;
	top: 5px;
	right: 5px;
}
a#close:hover {
	color: #990000;
}
#loading {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	margin: 20px 0px 0px 20px;
	overflow: hidden;
	color: #FF0000;
	position: absolute;
	left: auto;
	top: auto;
	letter-spacing: 1px;
}
#footer {
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	background: #333333;
	padding-bottom: 10px;
	position: relative;
	padding-top: 25px;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
#footer a span {
	color: #999999;
}
table {
	font: 11px Arial, Helvetica, sans-serif;
}
