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

* {
	margin:0;
	padding:0;
}

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

a:link {
	text-decoration: none;
	font-weight:bold;
	border:none;
	font-size: 16px;
	color: #4D0000;
}

a:visited {
	color: #4D0000;
}
a:hover {
	color: #F00;
}
a:active {
	color: #4D0000;
}

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

.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: 1px 0px 20px #CCC;
	  -icab-box-shadow: 1px 0px 20px #CCC;
	 -khtml-box-shadow: 1px 0px 20px #CCC;
	   -moz-box-shadow: 1px 0px 20px #CCC;
	-webkit-box-shadow: 1px 0px 20px #CCC;
	        box-shadow: 1px 0px 20px #CCC;
}
*/

/*""""""""""""""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;
}

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

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

#topmenu {
	margin:45px 0 0 15px;
	width:245px;
	float:left;
}

#menu{
	margin: 10px auto 10px auto;
	padding:10px 10px 2px 10px;
	width:850px;
	height:42px;
	background:url(WebGraphics/menubar.jpg);
	background-repeat:no-repeat;
	position:relative;
	z-index:2;
	
}

.menuinside {
}

/*!!!!!!!!!!! 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:36px;
}

h2 {
	font-size:26px;
}

h3 {
	font-size:18px;
	text-align:center
}

#content {
	background: url(WebGraphics/metalTexture.png);
}

img, div, a {
	vertical-align:middle;
	behavior: url(iepngfix.htc);
}


.galleryleftframe{
	float:left;
	margin:10px 16px 10px 0;
	padding:10px;
	width:200px;
	height:200px;
	line-height:200px;
	background:url(WebGraphics/200pxframe.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

.galleryrightframe{
	float:right;
	margin: 10px 0 10px 0;
	width:220px;
	height:220px;
	line-height:225px;
	background:url(WebGraphics/200pxframe.jpg);
	text-align:center
}

.galleryleftframe200wide{
	float:left;
	margin:10px 16px 10px 0;
	padding:10px;
	width:200px;
	height:150px;
	line-height:150px;
	background:url(WebGraphics/200pxwideframe.jpg);
	background-repeat:no-repeat;
}

.galleryrightframe200wide{
	float:right;
	margin: 10px 0 10px 0;
	padding:10px;
	width:200px;
	height:150px;
	line-height:150px;
	background:url(WebGraphics/200pxwideframe.jpg);
	background-repeat:no-repeat;
}

.galleryleftframe200heigh{
	float:left;
	margin:10px 20px 10px 0;
	padding:10px;
	width:150px;
	height:200px;
	line-height:200px;
	background:url(WebGraphics/200pxheighframe.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

.galleryrightframe200heigh{
	float:left;
	margin: 10px 0 10px 0;
	padding:10px;
	width:150px;
	height:200px;
	line-height:200px;;
	background:url(WebGraphics/200pxheighframe.jpg);
	text-align:center
}

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

#footer {
	text-align: center;
	font-size: 8pt;
	color:#FFF;
	margin:10px;
}
	
	
