
*{
	font-family:Arial,Helvetica,sans-serif;
}

body {
	font-size:12px; 
	line-height:20px; 
    background: #000000;
    color:#FFFFFF; 
}

h1, h2, h3, h4 { 
margin:7px auto;
width:90%;
padding:0;
color:#FFFFFF;
}

h1{ font-size:  24px; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.0em; }

a {
	text-decoration: none;
	color: #BFBFBF;
}

a:hover {
	border: none;
}

p{
	margin:4px auto;
	width:90%;
}



.post {
width:427px;
margin:2px auto;

}

.post p, ol, ul, blockquote {
	line-height: 20px;
}

.post ul{
margin:4px 0 4px 10px;
font-size:0.8em;
}

.short_post{
	padding:15px 0;
	margin:0 auto 0 auto;
	width:225px ;
}

#Wrapper{
	width:998px;
	margin:0 auto;
	background:url('/template/flame/images/wrapper_bg.jpg') #2f2d2e;
	
}

#Logo{
	width:100%;
	height:119px;
	background:url('/template/flame/images/logo.jpg');	
}


#Header {
	padding:0;
	margin:-1px 0;
	height:231px;
	width:754px;
	float:left;
	display:inline;
	background-repeat:no-repeat;
	background:url('/images/header/image3.jpg');
	background-repeat: no-repeat;
}


#ColOne {
float:left;
width:188px;
padding:0;

}

#ColTwo {
	float:left; 
	width:544px; 
}
#ColTwo ul{
margin-left:33px;
}

#ColtTwo ul li{
margin-left:9px;
padding:0;
}

#ColThree_header{
	height:26px;
	width:240px;
	background:url('/template/flame/images/colthree_header.jpg');
	margin:0;
    padding:0;
    border:0;
}	

#ColThree_body{
	width:240px;
	background:url('/template/flame/images/colthree_body.jpg');
	margin:-10px 0 0 0;
    padding:0;
    border:0;
}	

#ColThree_footer{
	height:26px;
	width:240px;
	background:url('/template/flame/images/colthree_footer.jpg');
	margin:-4px 0 0 0;
    padding:0;
    border:0;
}	
		
		
#ColThree {
	float:right; 
	width:240px;
	margin:-220px 0 0 0; 
}
		
		
#Footer {
background:#2f2d2e;
height:67px;
width:100%;
border-top:solid 2px #aaaaaa;
clear:both;
font-style:italic;
}

#Footer p {
	margin: 0;
	text-align: center;
	line-height:80px;
}

#Footer * {
	color: #ffffff;
	font-style:italic;
}

#other_com2{
visibility:hidden;
}

.clear { 
clear: both; 
height: 1px;
overflow: hidden; 
visibility: hidden;
}
	
.gsel{
	width:200px;
}

.thumb{
	padding:2px;
	background-color:#e1e1e1;
	margin:4px auto;
}	

