﻿html, body, div, span,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend
 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}



/* NHRA Core CSS Style Sheet */
body 
{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-color: #242424;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
}

.wrapper 
{
	margin: 0 auto;
	width: 950px;
}
.SiteHeader
{
	width: 950px;
	height: 173px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

.SiteHeaderAd 
{
	width: 950px;
	height: 173px;
	background-image: url(images/header_w_ad.jpg);
	background-repeat: no-repeat;
}


/*Main Nav Style*/
.MainNav 
{
	width: 950px;
	height: 36px;
	background-image: url(images/menus/MainNav_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.MainNav ul 
{
	position: relative;
	list-style-type: none;
	text-transform: capitalize;
}
.MainNav li 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	height: 30px;
	line-height: 33px;
	background-image: url(images/menus/MainNav_Divider.jpg);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	float: left;
	color: #FFFFFF;
	padding-left: 9px;
	padding-right: 13px;
	position: relative;
	top: 2px;
}	
.MainNav li a 
{
	text-decoration: none;
	color: #FFFFFF;
}
.MainNav li a:hover
{
	text-decoration: none;
	color: #66CCFF;
}
/*End Main Nav Style*/


/*Member Nav Style*/
.MemberNav 
{
	height: 22px;
	background-image: url(images/menus/MemberNav_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.MemberNav ul 
{
	position: relative;
	list-style-type: none;
	text-transform: capitalize;
}
.MemberNav li 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	height: 15px;
	line-height: 15px;
	background-image: url(images/menus/MemberNav_Divider.jpg);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	float: left;
	color: #FFFFFF;
	padding-left: 9px;
	padding-right: 5px;
	position: relative;
	top: 2px;
}	
.MemberNav li a 
{
	text-decoration: none;
	color: #FFFFFF;
}
.MemberNav li a:hover
{
	text-decoration: none;
	color: #CCCCCC;
}
/*End Nav Style*/


/*Content Container*/
.content 
{
}

/*Main Content Container*/
.MainContentOuterContainer
{
	margin-top: 0px;
	margin-right: 3px;
}
.MainContentContainer
{
	background-color: #C0C0C0;
	padding: 5px;
	min-height: 500px;
}
.MainContentContainer p
{
	margin-bottom: 5px;
}

.donate
{
	width: 620px; 
	height: 320px;
	position: relative;
	top: 20px;
	left: 80px;
}

.donate img.nichole
{
	background-color: #112F4B;
	border: 1px solid #C0C0C0;
	padding: 10px;
}

.donate_btn
{
	position: relative;
	top: -60px;
	left: 220px;
}

/*End Main Content Container*/

/*Right Column Content Container*/
.RightColumnCell
{
	background-image: url(images/RightCol_BG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #112F4B;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	color: #ffffff;
	width: 149px;
	padding-top: 20px;
}
.RightColumnContainer
{
	width: 149px;
}
.SponsorAdContainer
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 15px;
}
/*End Right Content Container*/

/*Footer*/
.FooterImageContainer
{
	width: 950px;
	height: 12px;
	background-image: url(images/menus/MainNav_bg.jpg);
	background-repeat: repeat-x;
}
.FooterMenu
{
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;	
}
.FooterMenu ul 
{
}
.FooterMenu li 
{
	font-size: 9pt;
	display: inline;
	color: #FFFFFF;
	padding-left: 8px;
	padding-right: 13px;
	padding-top: 1px;
}
.FooterMenu li a 
{
	color: #FFFFFF;
}
.FooterCopywrite p 
{
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 8pt;
}
.FooterAdContainer
{
}
.FooterAdContainer a 
{
	color: #FFFFFF;
}


.SubscribeTopContainer
{
    background-image: url(images/NHRASubscribeTop.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 581px;
    height: 277px;
    margin-left: auto;
    margin-right: auto;    
}
.SubscribeTopText
{
    font-size: 20pt;
    font-weight: bold;
    width: 380px;
    margin-top: 50px;
    margin-left: 70px;
}
.SubscribeText
{
    width: 580px;
    font-size: 14pt;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.SubscribeButton
{
    width:150px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

