body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
h1, h2, h3, h4, h5 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
h1.header {
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#container {
	width: 750px;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 1em;
	margin: 0px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
/* HEADER */
#header {
	color: #000000;
	width: 750px;
	clear: both;
	margin-bottom: 15px;
}
#logo {
	float: left;
	margin-right: 10px;
}

#logotext {
	clear: none;
	float: left;
	width: 350px;
	margin: 0px;
	padding: 0px;

}


/* MAIN NAV */
#mainnav {
	width: 750px;
	height: 20px;
	clear: both;
	background-color: #000000;
	font-size: 1em;
	line-height: 20px;
	font-weight: bold;
	background-position: left;
}
#mainnav ul {
	list-style-type: none;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
#mainnav li {
	text-align: center;
	display: inline;
	text-align: center;
	float: left;
	margin: 0px;
	padding: 0px;
}
#mainnav a:link, #mainnav a:visited {
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	height: 20px;
	margin: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
}

#mainnav a:hover, #mainnav a:active {
	color: #FFFFFF;
	background-color: #A4A4A4;
	text-decoration: none;
	display:block;
	height: 20px;
	margin: 0px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
}

#homepagecontent {
}
#features {
	float: right;
	width: 230px;
}


#features a {
	color: #333333;
	text-decoration: none;
	display:block;
	height: 22px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 94px;
	padding-top: 78px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	background-color: #CCCCCC;
}
#feature1 a:link, #feature1 a:visited {
	background-image: url(../images/feat1_off.jpg);
}
#feature1 a:hover, #feature1 a:active {
	background-image: url(../images/feat1_on.jpg);
}
#feature2 a:link, #feature2 a:visited {
	background-image: url(../images/donate_on.jpg);
}
#feature2 a:hover, #feature2 a:active {
	background-image: url(../images/donate_off.jpg);
}
.clearthefloats {
	clear: both;
	width: 750px;
}

#feature3 a:link, #feature3 a:visited {
	background-image: url(../images/news_on.jpg);
}
#feature3 a:hover, #feature3 a:active {
	background-image: url(../images/news_off.jpg);
}
#feature4 a:link, #feature4 a:visited {
	background-image: url(../images/feat4_on.jpg);
}
#feature4 a:hover, #feature4 a:active {
	background-image: url(../images/feat4_off.jpg);
}
#homepagecontent {
	width: 750px;
}
#feature1, #feature2, #feature3, #feature4 {
	width: 100px;
	height: 100px;
	background-color: #3F569A;
	float: left;
	border: 1px solid #333333;
	margin-bottom: 20px;
}
#feature1, #feature3 {
	margin-right: 25px;
}
#hometext{
	float: left;
	width: 500px;
}

/* BANNER */

#banner  {
	height: 100px;
	width: 750px;
	padding: 0px;
	clear: both;
	background-color: #6E6E6E;
	margin: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(../images/bannerimages/banner1.jpg);
}
#banner img {
	float: right;
}
#col1 {
	float: left;
	width: 150px;
}


#homebanner {
	height: 150px;
	background-image: url(../images/topFlash14.swf);
}
#servicesbanner {
	background-image: url(../images/bannerimages/bannerbg_blue.jpg);
	height: 150px;
	width: 750px;
}
#supportbanner {
	background-image: url(../images/bannerimages/bannerbg_purple.jpg);
	height: 150px;
	width: 750px;
}
#forumbanner {
	background-image: url(../images/bannerimages/bannerbg_purple.jpg);
	height: 150px;
	width: 750px;
}
#jobbanner {
	background-image: url(../images/bannerimages/bannerbg_purple.jpg);
	height: 150px;
	width: 750px;
}
#linksbanner {
	background-image: url(../images/bannerimages/bannerbg_purple.jpg);
	height: 150px;
	width: 750px;
}
#contactbanner {
	background-image: url(../images/bannerimages/bannerbg_purple.jpg);
	height: 150px;
	width: 750px;
}
#donatebanner {
	background-image: url(../images/bannerimages/bannerbg_purple.jpg);
	height: 150px;
	width: 750px;
}


#footer {
	font-size: 1em;
	color: #333333;
	clear: both;
	font-weight: bold;
	text-align: right;
	padding: 5px 0 5px 0;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #E5E5E5;
}
#footer p{padding:0; margin:0;}

#footer p.left_footer{float:left; width:500px; text-align:left; padding:0 0 0 20px;}
#footer p.right_footer{float:right; width:auto; text-align:right; padding:0 20px 0 0;}


#banner h1 {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}

#footer a:link, #footer a:visited {
	color: #333333;
	text-decoration: underline;
}
#footer a:hover, #footer a:active {
	color: #333333;
	text-decoration: none;
}
#bodymain {
	display: block;
	clear: both;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#subnav {
	text-align: left;
	width: 150px;
	float: left;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#subnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 150px;
}
#subnav li{
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 0px;
	display: block;
	width: 150px;
}
#subnav a{
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	padding-left: 5px;
	display:block;
}
#subnav a:link, #subnav a:visited{
	padding-left: 25px; 
}
#subnav a:hover, #subnav a:active{
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	color: #D19B00;
}




/* COMLUMN 2 */

#col2{
	float: right;
	width: 550px;
	margin-bottom: 25px;
}
#breadcrumbs {
	font-size: 1em;
	color: #666666;
	;
	padding: 0px;
	margin-bottom: 15px;
}
#breadcrumbs a:link, #breadcrumbs a:visited{
	color: #666666;
	text-decoration: underline;
}
#breadcrumbs a:hover, #breadcrumbs a:active{
	color: #666666;
	text-decoration: none;
}



#containerend {
	width: 750px;
	background-image: url(../images/bottom_bg.jpg);
	height: 21px;
	clear: both;
}
#sitesearch {
	font-size: 1em;
	float: right;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.searchbox {
	font-size: 1em;
	width: 100px;
	height: 12px;
	background-color: #FFFFFF;
	border: 1px solid #3F569A;
	color: #666666;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#sitesearch .go {
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #3F569A;
	height: 20px;
	width: 30px;
	font-weight: bold;
}

/* CONTENT STYLES */
#content {
	vertical-align: top;
	margin: 0px;
}
#content p, #content ul, #content li{
	font-size: 1em;
	color: #454545;
}
#content ul{
}
#content li{
}
#content a:link, #content a:visited{
	color: #FF7F1C;
	text-decoration: underline;
}
#content a:hover, #content a:active {
	text-decoration: none;
	color: #FF7F1C;
}
#centering {
	width: 100%;
}
#donate {
	height: 100px;
	border: 1px solid #3F569A;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#donate strong {
	background-color: #3F569A;
	color: #FFFFFF;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 1.8em;
}
#donate a {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 1.4em;
	margin: 0px;
	color: #333333;
	text-decoration: none;
	display: block;
}
#donate img {

	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	text-decoration: none;
	display: block;
}
.link {
	border: 1px solid #999999;
	height: 120px;
	width: 250px;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
	display: block;
}
.link img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

