/*""""""""""BODY""""""""""*/

* {
	margin:0;
	padding:0;
}

a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #730101;
}

a:link {
	text-decoration: none;
	border:none;
	color: #4D0000;
}

a:visited {
	color: #000000;
}
a:hover {
	color: #F00;
}
a:active {
	color: #000000;
}

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: #000000;
	background: #999999 url(WebGraphics/DragonBackground.jpg);
	z-index: 0;
	text-align:left;
}

.clear {
	clear:both;
	height:0px;
}

#backgroundtexture {
	background:url(WebGraphics/metalTexture.png);
	margin:auto;
	width: 950px;
}

#backgroundgradient{
	padding:10px;
	background:url(WebGraphics/metalOverlay.png);
	background-repeat:repeat-y;
}

.shadow {
	     -o-box-shadow: 5px 5px 10px #000;
	  -icab-box-shadow: 5px 5px 10px #000;
	 -khtml-box-shadow: 5px 5px 10px #000;
	   -moz-box-shadow: 5px 5px 10px #000;
	-webkit-box-shadow: 5px 5px 10px #000;
	        box-shadow: 5px 5px 10px #000;
}


/*""""""""""""""HEADER""""""""""""""*/


#DBFinformation {
	float:left;
	width:360px;
	margin:15px 0 0 0;
	border:0;
	padding:0;
}

#flashframe{
	margin:0;
	float:right;
	width:548px;
	height:242px;
	background:#000 url(WebGraphics/FlashFrame.jpg);
	background-repeat:no-repeat;
	    -o-box-shadow: 3px 3px 8px #000;
	  -icab-box-shadow: 3px 3px 8px #000;
	 -khtml-box-shadow: 3px 3px 8px #000;
	   -moz-box-shadow: 3px 3px 8px #000;
	-webkit-box-shadow: 3px 3px 8px #000;
	        box-shadow: 3px 3px 8px #000;

}

#flash{
	margin:15px 16px 15px 15px;
	width:518px;
	height:212px;
}

/*""""""""""""""MENU""""""""""""""*/

#topmenu {
	margin:45px 0 0 0;
	position:relative;
	z-index:100;
}

#menu{
	margin: 10px auto;
	padding:14px 12px 12px 20px;
	width:838px;
	height:28px;
	background:url(WebGraphics/menubar.jpg);
	background-repeat:no-repeat;
	z-index: 2;
	 	 -o-box-shadow: 3px 3px 8px #000;
	  -icab-box-shadow: 3px 3px 8px #000;
	 -khtml-box-shadow: 3px 3px 8px #000;
	   -moz-box-shadow: 3px 3px 8px #000;
	-webkit-box-shadow: 3px 3px 8px #000;
	        box-shadow: 3px 3px 8px #000;

	
}


/*!!!!!!!!!!! Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/


.DBFclear {
	font-size:1px;
	height:0px;
	width:0px;
	clear:left;
	line-height:0px;
	display:block;
	float:none !important;
}

.DBFdropdown {
	position:relative;
	z-index:10;
}

.DBFdropdown a, .DBFdropdown li {
	float:left;
	display:block;
	white-space:nowrap;
	position:relative;
	z-index:1;
}

.DBFdropdown div a, .DBFdropdown ul a, .DBFdropdown ul li {float:none;}

.DBFsh div a {float:left;}

.DBFdropdown div{
	visibility:hidden;
	position:absolute;
}

.DBFdropdown li {z-index:auto;}

.DBFdropdown ul {
	left:-10000px;
	position:absolute;
	z-index:10;
}

.DBFdropdown, .DBFdropdown ul {
	list-style:none;
	padding:0px;
	margin:0px;
	
	border-bottom:hidden 1px;
}

.DBFdropdown li a {float:none}

.DBFdropdown li:hover>ul{left:auto;}

#DBFMenu ul {top:100%;}

#DBFMenu ul li:hover>ul{top:0px;left:100%;}


	/*"""""""" (SUB) Container""""""""*/	
#DBFMenu div, #DBFMenu ul{	
		padding:1px;
		margin:-2px 0px 0px -6px;
		background-color:#A6A6A6;
		border-width:2px;
		border-style:double;
		border-color:#313131;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#DBFMenu div a, #DBFMenu ul a	
	{	
		padding:2px 5px 2px 3px;
		color:#5A0000;
		font-size:16px;
		text-decoration:none;
		font-weight:bold;
		border-width:1px;
		border-style:double;
		border-color:#000000;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
#DBFMenu div a:hover, #DBFMenu ul a:hover	
	{	
		color:#FF0000;
		background: #000;
	}


	/*"""""""" (SUB) Active State""""""""*/	
body #DBFMenu div .DBFactive, body #DBFMenu div .DBFactive:hover{	
		background-color:#FF0000;
		color:#FF0000;
	}


	


	/*"""""""" Sub Hover Fill Items [Static]""""""""*/	
#DBFMenu div .DBFhoverfill	
	{	
		background-color:#000000;
	}


	/*"""""""" Custom Rule""""""""*/	
	div#DBFMenu div div	
	{	
		margin:0px 0px 0px -6px;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */



/*""""""""""""""BODY""""""""""""*/

h1 {
	text-align:center;
	font-size:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size:26px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h4 {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h5 {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h6 {
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#content {
	background: url(WebGraphics/metalTexture.png);
	font-family:Georgia, "Times New Roman", Times, serif;
}

img, div, a {
	vertical-align:middle;
	behavior: url(iepngfix.htc);
	font-family:Georgia, "Times New Roman", Times, serif;
}


.galleryleftframe{
	float:left;
	margin:10px 16px 12px 0;
	padding: 8px 10px 12px 10px;
	width:200px;
	height:200px;
	line-height:200px;
	background:url(WebGraphics/200pxframe.jpg);
	background-repeat:no-repeat;
	text-align:center;
	-o-box-shadow: 3px 3px 8px #000;
	  -icab-box-shadow: 3px 3px 8px #000;
	 -khtml-box-shadow: 3px 3px 8px #000;
	   -moz-box-shadow: 3px 3px 8px #000;
	-webkit-box-shadow: 3px 3px 8px #000;
	        box-shadow: 3px 3px 8px #000;
}

.galleryrightframe{
	float:right;
	margin: 10px 0 12px 0;
	padding: 8px 10px 12px 10px;
	width:200px;
	height:200px;
	line-height:200px;
	background:url(WebGraphics/200pxframe.jpg);
	text-align:center;
	-o-box-shadow: 3px 3px 8px #000;
	  -icab-box-shadow: 3px 3px 8px #000;
	 -khtml-box-shadow: 3px 3px 8px #000;
	   -moz-box-shadow: 3px 3px 8px #000;
	-webkit-box-shadow: 3px 3px 8px #000;
	        box-shadow: 3px 3px 8px #000;
}

.galleryleftframe200wide{
	float:left;
	margin:20px 16px 2px 0;
	padding: 8px 10px 12px 10px;
	width:200px;
	height:150px;
	line-height:150px;
	background:url(WebGraphics/200pxwideframe.jpg);
	background-repeat:no-repeat;
	text-align:center;
	-o-box-shadow: 3px 3px 8px #000;
	  -icab-box-shadow: 3px 3px 8px #000;
	 -khtml-box-shadow: 3px 3px 8px #000;
	   -moz-box-shadow: 3px 3px 8px #000;
	-webkit-box-shadow: 3px 3px 8px #000;
	        box-shadow: 3px 3px 8px #000;
}

.galleryrightframe200wide{
	float:right;
	margin: 20px 0 2px 0;
	padding: 7px 10px 13px 10px;
	width:200px;
	height:150px;
	line-height:150px;
	background:url(WebGraphics/200pxwideframe.jpg);
	background-repeat:no-repeat;
	text-align:center;
	-o-box-shadow: 3px 3px 8px #000;
	  -icab-box-shadow: 3px 3px 8px #000;
	 -khtml-box-shadow: 3px 3px 8px #000;
	   -moz-box-shadow: 3px 3px 8px #000;
	-webkit-box-shadow: 3px 3px 8px #000;
	        box-shadow: 3px 3px 8px #000;
}


/*""""""""""""FOOTER""""""""""""*/

#footer {
	text-align: center;
	font-size: 8pt;
	color:#FFF;
	margin:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
	
#footer a {
	font-size:8pt;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}
	

