	body{
	margin-left:auto;
	margin-right:auto;
	width:970px;
	background-color:#000066;
	text-align:center;	
	}
	
	#container{
	width:980px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000066;	
	}
	
	#header{
	background-image:url(images/banner-2.gif);
	height:115px;	
	}
	
	#dropShadow{
	background-image:url(images/dropShadow.gif);
	height:10px;
	}
		
	#navbar{
	background-image:url(images/navBG.gif);
	font-size:14px;
	font-weight:bold;	
	text-align:center;
	height:20px;
	padding-top:5px;
	}
	
	#content{
	width:920px;
	/*height:480px;*/
	background-image:url(images/background.gif);
	/*background-color:#000000;*/
	/*
	background-repeat: repeat-y;
	*/
	/*background-repeat:no-repeat;*/
	padding:10px 30px 10px 30px;
	}
	
	
	#contenthome{
	width:920px;
	height:480px;
	background-image:url(images/backgroundhome-4.jpg);
	background-color:#000000;
	/*
	background-repeat: repeat-y;
	*/
	background-repeat:no-repeat;
	padding:10px 30px 10px 30px;
	}
	
	.boxhome{
	margin-top:420px;
	width:920px;
	float:left;
	color:#FFFFFF;
	}
	
	#footer{
	margin-top:0px;
	background-image:url(images/footer.gif);
	height:25px;
	}
	
	#footerHome{
	margin-top:0px;
	background-image:url(images/footerhome.gif);
	height:25px;
	}
	

	#subFooter{
	height:30px;
	color:#FFFFFF;
	text-align:center;
	}	
	
	img.right {
	padding: 10px;
	display:inline;
	}
	
	p{
	margin-left: 10px;
	margin-right:20px;
	line-height:1.5;
	}
	
	.pquote {
	float: left;
	width: 10em;
	background: #ddf;
	padding: 0.5em;
	margin: 0 0.5em 0.5em 0;
	}
	.boxhome a
	{
	color: #CCCCCC;
	text-decoration:underline;
	}
	.style2 {font-size: 36px}
	.firstletter {
	font-size: 24px;
	line-height: 1.5;
	font-weight: bold;
	margin-right: 0.2em;
	margin-bottom: 0.3em;
}
