
*{
	font-family:'ArialNarrow','Arial Narrow','Arial',sans-serif;
	padding:0;
	margin:0;
	color:#FFFFFF;
}

body {
    background: #000000; 
}

input, textarea{
color:#000000;
}

h1, h2, h3, h4 { 
margin:10px auto;
color:#c6a231;
font-weight:normal;
}

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


.post, .short_post, .blog {
	margin-bottom:14px;
	width:88%;
	margin:15px auto;
}

.post p, ol, ul, blockquote, td {
	line-height: 18px;
	color:#FFFFFF;
	font-size:11px;
}

.blog p, ol, ul, blockquote, td {
	line-height: 18px;
	color:#FFFFFF;
	font-size:11px;
}


.short_post p{
font-size:12px;
}

#Wrapper{
	width:1000px;
	margin:20px auto;
	background:#151515;
}

#Header {
	padding:0;
	margin:0;
	height:137px;
	width:100%;
	background:url('/template/biking/images/header.jpg');
	background-repeat:no-repeat;
}

img.header{
border:none;
margin:40px 3px 0 3px;
filter:alpha(opacity=60);
opacity:0.6;
}

img.header:hover{
filter:alpha(opacity=100);
opacity:1.0;
}

#ColOne {
float:left;
width:200px;
padding:0;
margin:0;
}

#ColTwo {
	float:right; 
	width:783px; 
	background:url('/template/biking/images/bg.jpg') #101318 no-repeat;
	background-position:bottom center;
	min-height:300px;
	margin:0;
	padding:0;
}


#Footer {
background:url('/template/biking/images/footer_bckg.gif') repeat-x;
height:32px;
width:100%;
clear:both;
font-style:italic;
}

#Footer p {
	margin: 0;
	padding:0 0 0 14px;
	line-height:32px;
}

#Footer * {
	font-size:11px;
	color: #ffffff;
}

#other_com2{
visibility:hidden;
}

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

#foot_im{
border:0;
}

img {
border:0;
}

