@charset "iso-8859-1";

/* Layout Stylesheet */ 

body {
 margin:0px;
 background: #000 url(images/bg3.gif);
 text-align:center;
 padding:0;
 }
 
html {-webkit-text-size-adjust:none}

#outer {
 text-align:left;
 border:1px solid #000000;
 width:730px;
 margin:auto;
 }

#hdr {
 height:135px;
 background:#eeeeee;
 color: #333333;
 }

#bar {
 height:15px;
 background:#c0c0c0;
 color: #333333;
 border:solid #000000;	
 border-width:1px 0 1px 0;
 }

#bodyblock {
 position:relative;
 background: #950101;
 color: #333333;
 width:730px;
 padding:0;
 }

#l-col {
 float:left;
 background:#950101;
  color: #333333;
 width:120px;
 height: 100%;
 }
 
 .pad {
 padding: .5em 1em;
 }
 
 .pad2 {
 padding: 2em 1em;
 }

#cont {
 width:565px;
 background:#ffffff;
 color: #333333;
 border:solid #000000;	
 border-width:0 0 0 1px;
 text-align:left;
 padding: 1em;
 }

#ftr {
 height:25px;
 background:#c0c0c0;
 color: #333333;
 border:solid black;
 border-width:1px 0 0 0;
 margin:0;
 font : 8pt arial;
 }
 
 div.imgdragon {
float: right;
width: 135px;
margin: 0 0 15px 15px;
padding: 0px;
border: 0px dotted black;
text-align: center;
font : 8pt arial;
}
 
div.imggrandad {
float: right;
width: 300px;
margin: 0 0 15px 15px;
padding: 0px;
border: 0px dotted black;
text-align: center;
font : 8pt arial;
} 

div.imgdad{
float: right;
width: 289px;
margin: 0 0 15px 15px;
padding: 0px;
border: 0px dotted black;
text-align: center;
font : 8pt arial;
}

div.imgdragonsm{
float: left;
width: 67px;
margin-left: 32px;
padding: 0px;
border: 1px dotted black;
text-align: center;
font : 8pt arial;
}

div.imgbirdsm{
float: left;
width: 100px;
margin-left: 15px;
padding: 0px;
border: 1px dotted black;
text-align: center;
font : 8pt arial;
}

div.imgwebsite{
float: right;
width: 350px;
margin-left: 20px;
padding: 2px;
border: 0px dotted black;
text-align: center;
font : 8pt arial;
}

div.imgwebsitesm{
float: right;
width: 304px;
margin-left: 20px;
padding: 2px;
border: 0px dotted black;
text-align: center;
font : 8pt arial;
}

div.imgbrucelee{
float: right;
width: 170px;
margin-left: 20px;
padding: 2px;
border: 0px dotted black;
text-align: center;
font : 8pt arial;
}

div.imggeneralleft{
float: left;
margin-right: 20px;
padding: 2px;
border: 0px dotted black;
text-align: center;
font : 8pt arial;
}

div.imggeneralright{
float: right;
margin-left: 20px;
padding: 2px;
border: 0px dotted black;
text-align: center;
font : 8pt arial;
}

div.designby{
float: center;
margin-left: 20px;
padding: 2px;
border: 0px dotted black;
text-align: center;
font : 8pt arial;
}

 p {
	font : 8pt arial;
	color : #000000;
	margin:0 5px 10px 0;
	text-align: justify;
	
}

li {
	font-size: 11px;
	
}

.white {
	font : 7.5pt arial;
	color : #fff;
	
}

a{ font: 8pt arial;
	text-decoration:none;
	color : #808080;
	border-bottom: dotted 1px #666;
}
	
a:visited{
	text-decoration:none;
	color : #808080;
	border-bottom: dotted 1px #666;
}
a:hover{
	text-decoration:none;
	color : #FF6A03;
	border-bottom: dotted 1px #666;
}

a.links{ font: 8pt arial;
	text-decoration:none;
	color : #808080;
	
}
	
a.links:visited{
	text-decoration:none;
	color : #808080;
	
}
a.links:hover{
	text-decoration:none;
	color : #FF6A03;
	
}
 
 a.nav{ font: 8pt arial;
	text-decoration:none;
	color : #ffffff;
}
	
a.nav:visited{
	text-decoration:none;
	color : #ffffff;
}
a.nav:hover{
	text-decoration:underline;
	color : #ffff66;
}
 
 
h1 {
	color: #FF6A03;
	font-family: arial;
	font-size: 19px;
	font-weight: bold;
	margin: 0 0 0px 0;
}


h2 {
	color: #fff;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0px 0;
}


h3 {
	color: #FF6A03;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0px 0;
}

h4 {
	color: #FF6A03;
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 8px 0;
}