/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 background-color:#000000;
 background-image:url(images/headbg.jpg);
 background-position:top;
 background-repeat:no-repeat;
 color:#CCCCCC;
 font-family:Tahoma;
 font-size:small;
 line-height:20px;
 
} 

 
#pagewidth{ 
 width:900px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;

} 
 
#header{
 position:relative; 
 height:225px; 
  background-color:none; 
 width:100%;

} 
 
#maincol{background-color: #000000; 

 float: right; 
 display:inline; 
 position: relative; 
 width:900px; 
 }
 
#lcolumn	{
	 width:690px;
 }
 
.rcolumn	{
	width:200px;
	padding-left:-10px;
	margin:0 0 0 10px;
	border-left:1px solid #FF3300;
	border-top:1px solid #FF3300; 
	float:right;
	}
	
.rcolumn h3	{
	margin:5px 10px;
	}
.rcolumn p.item {
	padding:10px;
	margin:0px;
	border-top:1px solid #FF3300;
	}	
.rcolumn p.item:hover	{
	background-color:#2c2c2c;
	
	padding:10px;
	}
#nav{position:absolute;
	width:900px;
	height:25px;
	text-align:right;
	border-top:1px solid #be3900;
	border-bottom:1px solid #be3900;
	background-image:url(images/navbg.jpg);
}
 
#footer{
 height:220px;
 background-image:url(images/footerimg.jpg);
 background-position:center top;
  background-color:#000000;
  text-align:center;
 clear:both;
 } 

#nav a{
color:#FFFFFF;
text-decoration:none;
padding:5px 15px 5px 15px;
margin-top:2px;
height:25px;
line-height:25px;

}
#nav a:hover{
color:#e6832e;
background-image:url(images/hovbg.jpg);

}
a{
color:#ff8810;
text-decoration:none;
}
a:hover{
color:#666666;
}
.flrt{
float:right;
border:1px solid #be3900;
margin-left:10px;
}

.flrtnobord{
float:right;
border:none;
margin-left:10px;
}
.fllt{
float:left;
margin:0 10px 0 0;
border:1px solid #be3900;
}
.flltnobord{
float:left;
margin:0 10px 0 0;

}
.thumb{
border-top:1px solid #be3900;
border-right:1px solid #be3900;
border-bottom:1px solid #be3900;
border-left:10px solid #be3900;
-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;
}

td a:hover img.thumb{
border-top:1px solid #fec801;
border-right:1px solid #fec801;
border-bottom:1px solid #fec801;
border-left:10px solid #fec801;
}

.hrrule{
background-image:url(images/line.jpg);
width:100%;
height:1px;
background-repeat:no-repeat;
background-position:center;
}
h3{
font-size:medium;
color:#be3900;
background-image:url(images/flame2.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:15px;
margin-top:0;
}
.inline	{
	display:inline;
	
	}
	
.boxedcap	{
	font-family:"Book Antiqua";
	font-size:70px;
	padding:0;
	float:left;
	margin:20px 1px 2px 0;
	
	}
	
	
.middle{
	width:370px;
	float:right;
	margin:0;
}

.center	{
	text-align:center;
}

  /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


