
	body{

	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #32001;
	font-family: Georgia, serif;
	font-size: 16px;
	margin:0;
	line-height: 19px;
	color: #000000;
	background-image: url(images/background.png);
	background-repeat: no repeat;
	}
	
p, ul, ol {
	font-family: Georgia, serif;
	font-size: 16px;
	margin:0;
	line-height: 19px;
	color: #000099;
	padding:0 0 18px 0;
	text-align:justify;
	text-justify:inter-word;
	font-weight: bold;
}
	
a:link {
	/**********color: #b1c939;*************/
	color: #A42124;
	font-family: Georgia, serif;
	font-size: 16px;
	}

a:hover {
	color:#FAB91D;
	font-family: Georgia, serif;
	font-size: 16px;
	}
	
a:visited {
	/**********color: #b1c939;*************/
	color: #000033;
	font-family: Georgia, serif;
	font-size: 16px;
	}	
	
ul, ol {
	list-style:circle;
	padding:10px 10px 10px 10px;
	font-size: 16px;
	font-height: 18px;
	
}
li {
	
	padding:10px 10px 0px 10px;
	font-size: 16px;
	font-height: 18px;
	
}		
	
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}
h1 {
	padding:20px 0px 20px 33PX;
	font-family: Georgia, serif;	
	font-size: 22px;
	line-height: 24px;
 	color: #c60000;
	font-weight: bold;
	}

	
h2 {
	padding:3px 0px 10px 20px;
	font-family: Georgia, serif;	
	font-size: 18px;
	line-height: 20px;
 	color: #c60000;
	font-weight: bold;
}	

h2 a:link	{
		font-size: 18px;
		line-height: 20px;
	 	color: #c60000;
		text-decoration:none;
		font-weight: bold;
		}

h2 a:hover	{
		font-size: 18px;
		line-height: 20px;
	 	color: #ff9900;
		text-decoration:none;
		font-weight: bold;
		}

h2 a:visited	{
	 	font-size: 18px;
		line-height: 20px;
		color: #000000;
		text-decoration:none;
		font-weight: bold;
		}		
		
h3 {
	
	font-family: Georgia, serif;	
	font-size: 22px;
	line-height: 40px;
 	color: #000000;
	font-weight: bold;
	text-align: center;
}	

h3 a:link	{
		font-size: 22px;
		line-height: 40px;
	 	color: #000000;
		text-decoration:none;
		font-weight: bold;
		}

h3 a:hover	{
		font-size: 22px;
		line-height: 40px;
	 	color: #ff9900;
		text-decoration:none;
		font-weight: bold;
		}

h3 a:visited	{
	 	font-size: 22px;
		line-height: 40px;
		color: #000000;
		text-decoration:none;
		font-weight: bold;
		}				

	.wrap {
		margin:0 auto;
		width:981px;
	}
	
	#header, #footer {
		float:left;
		padding:0;
		min-width:100%;
	}
	
	#header {
		background:#000000;
	}
	
	#header .logo {
		position:relative;
		width:980px;
	}
	
	#header p {
		float:right;
		width:400px;
		margin:0;
	}
	
	#sub_box_body{
width:980px;
margin:0px auto;

background:url(images/box_tile.png) repeat-y;
padding:0 0 0 0;
min-height:300px;
}

#content_center{
margin-right:10px;
margin-top:10px;
margin:0 0 0 0;
padding:0 0 0 0;
margin:0px auto;
padding:15px 0;
clear:both;
width:940px;}
	
	#content {
		padding:15px 0;
		clear:both;
	}
	
	#footer {
		background:#000000;
		text-align:center;
		/*To anchor to bottom of page uncomment the following lines:*/
		/*position:fixed;
		bottom:0;*/
	}
	
	#footer a {
		color:#ffffff;
	}
	
	#highlight_center{
padding:15px 15px 0px 15px;
margin:10px auto;
width:740px;
background-color: #999999;
}



.quoteintro {
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 16px;
	color: #c60000;
	font-weight: bold;
	font-style: italic;
}
	


.quote {
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 16px;
	color: #000099;
	font-weight: bold;
	font-style: italic;
}		

.quotecredit {
	font-family: Georgia, serif;
	font-size: 12px;
	line-height: 14px;
	color: #000099;
  	text-align: right;

}