body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;
	font-size: 9px;
	width: 950px;
}

a{
	color: #ff0000;
	text-decoration: none;
}

a:link{
	color: #ff0000;
	text-decoration: none;
}

a:visited{
	color: #660000;
	text-decoration: none;
}

a:hover{
	color: #ff0000;
	text-decoration: underline;
}




/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#wrapper {
	text-align: left;
	width: 950px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#masthead{
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #ff0000;
	background-color: #211c22;
	width: 950px;
}

/************* #topnav styles **************/

#topnav{
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #ff0000;
	font-family: Arial,sans-serif;
	font-size: 11px;
              line-height: 30px;
	color: #ffffff;
	background-color: #660000;
	width: 950px;
}

#topnav img{
 display: block;
}


#topnav a {
	color: #ffffff;
	text-decoration: none;
font-size: 11px;
}

#topnav a:link{
	color: #ffffff;
	text-decoration: none;
font-size: 11px;
}

#topnav a:visited{
	color: #333333;
	text-decoration: none;
font-size: 11px;
}

#topnav a:hover{
	color: #ff0000;
	text-decoration: none;
font-size: 11px;
}

#innerwrapper {
	width: 950px;
	background-color: #ffffff;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0;
}

#sidebar{
	float: left;
	width: 200px;
	margin: 0px;
	padding: 20px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #ccd1d7;
	height: 100%;
}

#content{
	float: none;
	background-color: White;
	margin: 0px;
	text-align: left;
	vertical-align: middle;
	width: 850px;
	background-position: center;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}


#bottomwrapper {
	float: left;
	width: 950px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#google_ad {
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: left;
}

#bottomnav{
	width: 950px;
	height: auto;
              font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	text-decoration: none;
	display: inline;

}


.clearfloat {
font-size: 1px;
	line-height: 0px;
	}




/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 20px 30px 30px 30px;
	font-size: 80%;
	width: 600px;
	background-color: White;
	background-position: center;
}

.story p{
	padding: 0px 0px 0px 0px;
	background-position: left;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	padding: 0px 0px 0px 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
