/* @override http://m3boys.org/styles.css */

* {
	margin: 0;
	padding: 0;
}

img {
	border-style: none;
}

body {
	background: #202020 url(images/bg-inside.jpg) repeat-x;
}

body.hp {
	background: #202020 url(images/bg.gif) repeat-x;
}

p, a, li {
	color: #fff;
	font: 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

strong {
	font-size: 120%;
	color: #087ba7;
}

a {
	color: #f55507;
	color: #006297;
}

ul, ol {
	margin-left: 30px;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1020px;
	overflow: hidden;
	padding-bottom: 105px;
	height: auto;
}

#wrapper.long {
	height: 2600px;
}

#mast {
	width: 100%;
	height: 49px;
}

#logo {
	position: relative;
	top: 8px;
	padding-left: 10px;
}

#nav {
	position: absolute;
	top: 15px;
	left: 120px;
}

#nav ul, #nav li {
	list-style: none;
	margin: 0;
}

#nav li {
	list-style: none;
	float: left;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 8px;
	padding: 5px 4px 0 12px;
}

#nav li:hover {
	background-color: #000;
}

#nav .selected, #nav li.selected:hover {
	background-color: #8c1b03;
}

#donate {
	position: absolute;
	top: 0;
	right: 42px;
}

#donate:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#mainfeature {
	position: relative;
	left: 80px;
	width: 919px;
}

#subs {
	position: relative;
	bottom: 60px;
	width: 990px;
	left: 5px;
}

#sub1, #sub2, #sub3,#sub4, #sub5 {
	float: left;
	position: relative;
	width: 197px;
	height: 224px;
}

#crossfade-container {
	margin: 0px 0px 0px 0px;
	height: 220px;
	width: auto;
}

.fade-box {
	margin-left: auto;
	position: absolute;
	margin-right: auto;
}



/* dumb fixes for images */

#sub1a{
	right: 2px;
}

#sub1b{
	right: 2px;
}

/* dumb fixes for images */




#box-1 {
	
}

#box-2 {
	
}

#content {
	position: relative;
	bottom: 40px;
	clear: both;
}

#content.inside {
	position: relative;
	top: 86px;
}

#left {
	float: left;
	position: relative;
	left: 9px;
	top: -24px;
}

#box-donate {
	margin: 0;
}

#box-email {
	width: 253px;
	height: 177px;
	background: url(images/hp-bluebox.jpg) no-repeat;
	margin-bottom: 10px;
	margin-top: 5px;
}

#emailinput {
	position: relative;
	top: 102px;
	left: 20px;
}

#emailinput input {
	border-style: none;
}

#emailsubmit {
	position: relative;
	top: 80px;
	left: 176px;
}

#box-rss {
	width: 253px;
	height: 168px;
	background: url(images/rss-bg.jpg) no-repeat;
	margin-bottom: 50px;
}

#rss-scroll {
	top: 70px;
	position: relative;
	margin: 10px;
	height: 217px;
	overflow: hidden;
}

#pscroller2{
height: 200px;
}

.rssclass .rsstitle{
	font-size: 24px;
	color: #fff;}

.rssclass .rssdate{
	font-size: 9px;
	color: #fff;
	: #666;
	font-style: italic;
}

.rssclass a{
	color: #fff;
	text-decoration: none;
	font-size: 14px;

}

.rssclass {
	font: 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #999;
	
}


#right {
	width: 690px;
	float: right;
	position: relative;
	right: 30px;
	background-color: #000;
}

#rightcontent {
	padding: 20px;
	position: relative;
	margin-bottom: 110px;
	bottom: 30px;
}

#rightcontent p {
	margin-bottom: 10px;
	margin-top: 10px;
}

#rightcontent ol {
	margin-left: 30px;
}

#rightcontent li {
	margin-bottom: 10px;
}

#p1, #p2, #p3 {
	margin-bottom: 40px;
	overflow: auto;
}

#p4 {
	margin-bottom: -150px;
}

#p3 {
}

#p1 img, #p3 img {
	margin-left: 10px;
}

#p2 img {
	margin-right: 20px;
}

.pimg {
	margin: 5px;
}

.selectedpic {
	opacity: 0.25;
	filter: alpha(opacity=25);
}

#rightcontent h1 {
	color: #006297;
	color: #f55507;
	font: 24px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#rightcontent h2 {
	color: #6e6e6e;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 10px;
}

#uturn {
	width: 100px;
	height: 181px;
	position: absolute;
	right: -25px;
	background: url(images/badge-uturn.png) no-repeat;
	top: 113px;
}

#falling {
	background: url(images/badge-falling.png) no-repeat;
	width: 120px;
	height: 150px;
	position: absolute;
	top: 333px;
	left: -43px;
}

#pavetop {
	height: 200px;
	background: url(images/bg-pavementtop.png) no-repeat;
	position: relative;
	bottom: 80px;
	margin-bottom: -200px;
}

#pavebottom {
	background: url(images/bg-pavementbottom.png) repeat-x -1px bottom;
	position: absolute;
	width: 690px;
	height: 263px;
	bottom: -110px;
}

table.tableclass tr td p {
	line-height: 9px;
}

table {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #333;
	padding: 10px;
}

table td {
	
}

#footerspace {
	width: 100%;
	padding-top: 15px;
	margin-top: 10px;
	padding-bottom: 50px;
	background: url(images/bg-footer.gif) repeat-x;
	position: relative;
}

#footerwrapper {
	position: relative;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#copyright, #copyright a {
	color: #b3b3b3;
	font: 9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#footerlinks {
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	color: #666;
}

#footerlinks, #footerlinks {
	font-size: 9px;
	right: 27px;
}

#articlesectiontitle{
	color: #ccc;
	font-family: verdana;
}
