/* 
Don't copy our code! 
© 2007 Refueled.net

*/

* {
	padding: 0;
	margin: 0;
} 

body {
	background-color: #E5E5E5;
}

#container {
	width: 1080px;
	overflow: hidden;
	border: 1px solid #999;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	background-color: #FFFFFF;
}

#header {
	height: 10px;
	width: 1080px;
	background-image: url(images/dot_bg.png);

}

#header img{
	margin: 0;
	padding: 0px;
	border: none;
	float: left;
}

#header h1 {
	font-family: Georgia, "verdana", Times, serif;
	font-size: 20pt;
	font-weight: 300;
	color: #000;
	margin-top: 16px;
	margin-left: 13px;
	letter-spacing: 2px;
}

#header h2 { 
	font-family: georgia, verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	color: #434343;
	margin-left: 15px;
}

#first-menu{
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	height:50px;
	background-image: url(images/micro_tile_header_grey.jpg);
	color: #FFCC00;
}


#first-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #FFCC00;
}

#first-menu li {
	display: inline;
}

#first-menu a {
	float: left;
	display: inline;
	padding: 6px 6px 7px 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFCC00;
	text-align: center;
}

#first-menu a:hover {
	padding-bottom: 7px;

	background-color: images/bgdots
.jpg;
}

#first-menu .selected a {
	color: #FFCC00;
	border: none;
}

#second-menu {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 10pt;
	width: 1080px;
	float: left;
	margin-top: 0px;
	height: 435px;
	height: 70px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	background-image: url(images/bg_grey_lines2.jpg);
	background-repeat: repeat;
	border-top-width: thin;
	border-bottom-width: 1px;
	border-top-color: #FFCC00;
	border-bottom-color: #999;
	border-top-style: solid;
	}

#second-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#second-menu li {
	display: inline;
}

#second-menu a {
	float: left;
	padding: 7px;
	text-transform: none;
	text-decoration: none;
	color: #CCCCCC;
	text-align: center;
	font-size: 12px;
}

#second-menu a:hover {
	text-decoration: underline;
}

#second-menu .selected a {
	border-bottom: none;
	color: #000;
}	

#content {
	float: left;
	width: 690px;
	padding: 6px 10px 0px 6px;
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #FFCC00;
	background-color: #FFFFFF;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #FFCC00;
	font-weight: normal;
	text-align: left;
	}
	
#content img{
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 4px;
	margin-bottom: 6px;
	padding: 5px;
	}
	
#content p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px 10px;
	line-height: 12pt;
	font-size: 10pt;
	list-style-type: circle;
	list-style-position: inside;
	color: #000;
	text-align: left;
	}
	
#content h1 {
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	margin-top: 5px;
	padding: 10px 10px;
	text-decoration: none;
	color: #FFCC00;
	font-variant: normal;
	background-color: #000000;
	background-image: url(images/microdots.gif);
	text-align: left;
	}
	
.pullquote {
	color: #FFFFFF;
	width:150px;
	float:right;
	opacity:1;
	margin:10px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	line-height:20px;
	text-align:center;
	background-color: #333333;
	border: 2px solid #FFCC00;
	}
	
#comments {
	background-color: #F9F9F9;
	font-family: tahoma, Arial, Helvetica;
	font-size: 8pt;
	border-top: 1px solid #999;
	border-bottom: 1px dashed #D9D9D9;
	color: #505050;
	padding: 6px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
#comments a{
	color: #505050;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #505050;
	}
	
#comments a:hover{
	color: #505050;
	text-decoration: underline;
	border: none;
	}
	
#comments2 {
	background-color: #F9F9F9;
	font-family: tahoma, Arial, Helvetica;
	font-size: 8pt;
	border-top: 1px solid #999;
	border-bottom: 1px dashed #D9D9D9;
	color: #505050;
	padding: 6px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
#comments2 a{
	color: #505050;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #505050;
	}
	
#comments2 a:hover{
	color: #505050;
	text-decoration: underline;
	border: none;
	}
	
	
#sidebar {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 10pt;
	float: left;
	width: 330px;
	margin-left: 2px;
	margin-right: 5px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 3px;
	list-style-type: none;
	list-style-position: inside;
	background-color: #FFFFFF;
	}
	
#sidebar p{
	margin-bottom: 1px;
	padding-top: 1px;
	line-height: 10pt;
	font-weight: normal;
	}
	
#sidebar img{
	border: none;
	}

#sidebar h1{
	font-family: Eurostile;
	font-size: 16pt;
	margin-top: 12px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFCC00;
	background-color: #000000;
	font-weight: normal;
	padding: 5px 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-bottom-color: #FFCC00;
	background-image: url(images/micro_tile_header_grey.jpg);
	}
	
#sidebar ul li{
	list-style-type: square;
	list-style-position: inherit;
	color: #FF6600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 7px;
}

#sidebar a {
	text-decoration: none;
	color: #66584B;
	
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar2 {
	float: left;
	width: 160px;
	text-align: justify;
	}
	
#sidebar2 h1{
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #999;
	border-bottom: 1px dashed #d9d9d9;
	color: #7e7e7e;
	}
	
#sidebar2 p{
	line-height: 12pt;
	}
	
#sidebar3 {
	float: right;
	width: 150px;
	text-align: justify;
	}
	
#sidebar3 h1{
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #999;
	border-bottom: 1px dashed #d9d9d9;
	color: #7e7e7e;
	}
	
#sidebar3 p{
	text-align: center;
	margin-top: 175px;	
	}

#adbox {
	width: 328px;
	height: 520px;
	border: 2px solid #FF9900;
	float: none;
	padding: 0px;
	background-color: #666666;
	background-image: url(images/tile_120.jpg);
	}
	
#adbox p{
	text-align: left;
	margin-top: auto;
	vertical-align: top;
	}
	
	
	
	
#footer {
	float: right;
	border-top: 1px solid #999;
	width: 1080px;
	height: 400px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}
	
#footer p{
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	padding: 11px;
	}

#footer a{
	color: #505050;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #505050;
	}
	
#footer a:hover{
	color: #505050;
	text-decoration: underline;
	border: none;
	}
