*  { padding: 0; margin: 0; color: black; } 

*, body	{ font-family: Trebuchet MS, Helvetica, Arial; }

body {background-color: #1A0000;}

#pageWrap {
	width:					1000px;
	background-color:		transparent;
	margin:					0px auto;
    }

#pageBody {width: 100%;}

.style_P
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:60px; 
	margin-right:60px;
	font-size: 1.0em; 
	color:black;
	line-height:27px;
	}
	
div.hoverBtn {
	position: 		relative;
	float:			left;
	background:		white url(../images/navBG.png) repeat-x 0 0 scroll; 
}

div.hoverBtn a {
	position: 		relative;
	z-index: 		2;
	display: 		block;
	width: 			200px;
	height: 		30px;
	line-height: 	30px;
	text-align: 	center;
	font-size:		1.0em;
    font-weight:    bold;
	text-decoration:none;
	color:			white;
	background:		transparent none repeat-x 0 0 scroll;
}

div.hoverBtn div {
	display:		none;
	position: 		absolute;
	z-index: 		1;
	top: 			0px;
	background:		white url(../images/navHover.png) repeat-x 0 0 scroll;
}

h1 {
	font-size:		2.0em;
	margin:			0.5em 0;
}

p {
	padding-top: 8px;
	font: wide latin; 
	font-size: 1.2em;
	font-weight: normal;
	margin:	0.5em 0;
    color: #333333;
	line-height: 1.5em;
}

.content_area 
	{
	background-color:#E6E6E6; 
	border: solid 5px white; 
	text-align:left; 
	width: 950px; 
	height:auto; 
	font: arial; 
	font-size: 1.0em;
	padding: 15px 20px 20px 20px;
	color:#000000;
	line-height: 1.5em;
	}
    
.clear	{ clear: both; }

.footer_area
    {
    width:1000px;
    height:50px;'
    }


a 	{
	color: blue;
	}
    
    
html, body { height: 100%; margin-bottom: 1px; }

.style7 
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:70px; 
	margin-right:70px;
	font-size: 1.0em;  
	}
	


