body {
	background-color:#000;
	color:#fff;
	border:none;
	margin:0px;
	font-size:0.7512em;
	font-family:Tahoma,Verdana, Arial;
	text-decoration: none;
	border:0px none;
}
.x-outer-box{
	width:800px;
		height:100%;
}
.x-outer{
	float:left;
	width:800px;
	border:0px none;
	text-align:top;
	height:100%;
} 

#home-header{
	float:left;
	width:800px;
	background:#000 url(/images/dno_header.jpg) no-repeat scroll 0 0;
	height:355px;
}

#gallery-header{
	float:left;
	width:800px;
	height:50px;
}

	#flashcontent {
		float:left;
		height: 390px;
		width:100%;
	}



#home-header p {
color:#FEFAF1;
font-family:georgia,times,serif;
font-size:13px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
left:10px;
line-height:1.2;
margin:0;
padding:0;
position:absolute;
top:20px;
width:300px;
}


.x-header{
	float:left;
	width:790px;
	margin:0;
	padding:0;
	padding-left:10px;
	border-bottom:1px solid #fff;
	text-align:left;
}

h1{
	color:#a50021;
	font-size:2em;
	line-height:1.565em;
	letter-spacing:4px;
	text-align: left;
	float:left;
}

#category li{
	display:inline;
	text-align:right;
	padding-left:10px;
	font-size:1.5em;
}
.x-menu{
	float:left;
	clear:left;
	width:120px;
	border:0px none;
	text-align:right;
}

.x-menu2{
	float:left;
	width:120px;
	border:0px none;
	text-align:right;
}


.x-content{

	float:left;
	width:800px;
	border:0px none;
	padding-left:10px;
	padding-top:5px;
}

.x-footer {
	float:left;
	clear:both;
	width:800px;
	border-top: solid 1px #ccc;
	padding-top: 2px;
	text-align: center;

}

img.thumb{
	width:100px;
	margin-top:2px;
	border:3px solid #fff;
}

img.large{
	width:500px;
	border:5px solid #fff;
	margin-top:5px;
}

a {
	color:#fff;
	font-weight: normal;
   	text-decoration: none;
}

a:hover{
	color:#a50021;
}