/* Start of CMSMS style sheet 'feulcamp : FuelCamp' */
body {
	background-color: #000000;
	background-image:url(uploads/feulcamp/steelbg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center; /* Center the site content to float in the middle of the screen */
}

img { behavior: url(uploads/feulcamp/iepngfix.htc); }
img, #header { behavior: url(uploads/feulcamp/iepngfix.htc); }

/* Center site column */
#page {
	width:800px;
	height:auto;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}
	
#header {
	width:800px;
	height:230px;
	background-image:url(uploads/feulcamp/header.png);
	background-position:center;
	background-repeat:no-repeat;
	}
	
#nav {
	width:400px;
	height:100px;
	text-align:right;
	position:relative;
	float:right;
	margin-right:45px;
	_margin-right:15px;
	margin-top:45px;
	
	}
	
#clear {
	clear:both;
	}
	
	
	
#content {
	width:700px;
	height:auto;
	padding-bottom:20px;
	padding-top:20px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	}
	
#footer {
	width:800px;
	background-image:url(uploads/feulcamp/footer.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:50px;
	}
#footer p {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	font-size:0.8em;
	color:#000000;
	}	

body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
a:link {
	color: #FD8F00;
}

a:visited {
	color: #FD8F00;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FD8F00;
}
h1 {
	font-size: 1.8em;
	color: #FE8F00;
}
h2 {
	font-size: 1.5em;
	color: #FE8F00;
}
h3 {
	font-size: 1em;
	color: ffffff;
}
h4 {
	color: #FFFFFF;
}

.left {
	text-align:left;
	float:left;
	}
	
.right {
	text-align:right;
	float:right;
	}

img {
border: none;
}


#footer a {
	color: #FFFFFF;
}

/* End of 'feulcamp : FuelCamp' */

