body {
	background-image: url(http://www.fastf.com/images/bkgd.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.bodybkgd {
	
	background-repeat: repeat-y;
	background-position: top;
	background-color: #231f20;
}

.padding {

	padding-top: 2em;
	padding-left: 2em;
	padding-right: 2em;

}


.main {
	
	width: 799;
	height: 327;
	background-image: url(http://www.fastf.com/images/blog_05.png);
	background-repeat: repeat-y;
	background-color: #231f20;
	vertical-align: top;
}

.left-shadow {
background-image: url(http://www.fastf.com/images/blog_04.png);
background-repeat:repeat-y;

}


.bottom {
	
	padding-top: 1em;
	padding-left: 3em;
	color:#ffffff;
	background-image: url(http://www.fastf.com/images/blog_09.png);
	background-repeat: no-repeat;
	height: 83px;
	font-size:10px;
	}
	



.bottom a:link {
	color: #999999;
	text-decoration: underline;
}
.bottom a:visited {
	text-decoration: underline;
	color: #999999;
}
.bottom a:hover {
	text-decoration: none;
	color: #cccccc;
}
.bottom a:active {
	text-decoration: none;
	color: #999999;
}



h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.2em;
	margin-top: 0em;
}

h1 {
	font-size: 24px;
	color: #f4911e;
	font-weight:200;
}
h2 {
	font-size: 14px;
	color: #666666;
}


hr {
	border-bottom: 1px dashed #f4911e;
	border-top: none;
	border-right: none;
	width: 85%;
	
}

#SocialLinks {
		padding: 15px 0px;
	}


#BottomBar {
	width: 100%;
	height: 45px;
	background: #f4911e;
	bottom: 0;
	position:fixed;
	right:0;
	z-index: 100;
}

#BottomBarContent {
	width: 810px;
	margin: 0 auto;
	text-align: center;
}

#BottomBarContent ul{
	margin: 0;
	padding: 0;
}

#BottomBarContent  a:link {
	color: #000;
	text-decoration: underline;
	}
	
#BottomBarContent a:visited {
	text-decoration: underline;
	color: #000;
	}
	
#BottomBarContent  a:hover {
	text-decoration: none;
	color: #fff;
	}
	
#BottomBarContent  a:active {
	text-decoration: underline;
	color: #000;
	}

#BottomBarContent .container {
	display: inline;
	float: left;
	padding: 10px 0;
}

#vr {
	background: url(../images/vr.png) no-repeat;
	width: 20px;
	height: 35px;
	float: left;
	margin-top: 5px;
}

ul.horizontal li {
	display: inline;
	float: left;
	list-style: none;
	padding: 0 3px;
	margin: 0px;
}
