body
{
background-color: #999999;
}

.main
{
background-color: #fff;
width: 95%;
}

.body
{
background-color: #ffffff;
}

#right
{
width: 25%;
float: left;
background-color: #ffffff;
}

.main > #right {width: 25%;}

#left
{
float: left;
margin: 0px 20px 20px 20px;
width: 67%;
background-color: #ffffff;
}

.main > #left {width: 70%;}

#header
{
height: 320px;
}

#nav
{
	text-align: center;
	width: 100%;
	display:block;
	background-color: #00006A;
	line-height:40px;
	padding-top: 0px;
	margin-top: 25px;
}

#footer
{
clear:both;
width: 100%;
background-color: #00006A;
line-height:30px;
}

.news-head {
        font-family: "Arial Narrow", sans-serif;
        font-size: 20px;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
        text-align: center;
        padding: 0px;
        display:block;
        line-height:40px;
        width: 100%;
        background-color: #8F0000;
}

/*DISCLAIMER AREA*/

.disclaimer {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #FFFFFF;
        text-decoration: none;
}

.disclaimer a:link{
        color: #FFFFFF;
        text-decoration: underline;
}

.disclaimer a:visited{
        color: #FFFFFF;
        text-decoration: underline;
}

.disclaimer a:hover{
        color: #FF9900;
        text-decoration: underline;
}

.footer {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FFFFFF;
        text-decoration: none;
}

.footer a:link{
        color: #FFFFFF;
        text-decoration: none;
}

.footer a:visited{
        color: #FFFFFF;
        text-decoration: none;
}

.footer a:hover{
        color: #FF9900;
        text-decoration: none;
}

/*NAVIGATION BAR*/

.nav
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
}

.nav a:link{
        color: #FFFFFF;
        text-decoration: none;
}

.nav a:visited{
        color: #FFFFFF;
        text-decoration: none;
}

.nav a:hover{
        color: #FF9900;
        text-decoration: none;
}



/*BACK LINK*/

.back-home {
        font-family: Arial, Helvetica, sans-serif;
        font-style: italic;
        color: #999999;
        text-decoration: underline;
}


.back-home a:link{
        color: #999999;
        text-decoration: underline;
}

.back-home a:visited{
        color: #999999;
        text-decoration: underline;
}

.back-home a:hover{
        color: #00006A;
        text-decoration: underline;
}






/*NEWS FEED AREA*/


.news-feed {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #000000;
        text-decoration: none;
}

.news-feed a:link{
        color: #00006A;
        text-decoration: underline;
}

.news-feed a:visited{
        color: #00006A;
        text-decoration: underline;
}

.news-feed a:hover{
        color: #8F0000;
        text-decoration: underline;
}





.page-header {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 24px;
        font-weight: bold;
        color: #8F0000;
        text-decoration: none;
        text-align: center;
}


.thanks {
        background-color: #8F0000;
        background-image: url(images/thanks-bkgnd.jpg);
        background-repeat: no-repeat;
        background-position: center bottom;
}


/*DONATE AND NEWS AREA*/

.donate-head {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
}

.donate-sub {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: italic;
        color: #FFFFFF;
        text-decoration: none;
}


/*MAIN BODY TEXT*/


.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.body-text a:link{
        color: #00006A;
        text-decoration: underline;
}

.body-text a:visited{
        color: #00006A;
        text-decoration: underline;
}

.body-text a:hover{
        color: #8F0000;
        text-decoration: underline;
}


#contentarea
{
padding: 30px 30px 30px 30px;
}.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 11px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.small-center-nav {
	font-family: "Arial Narrow", sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.paid-disclaimer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-transform: uppercase;
	text-decoration: none;
	padding: 6px;
	border: 1px solid #003;
}
