body {
		background-color: gray;
}

ul.menu
{
float:left;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}
a.menu
{
float:left;
text-decoration:none;
font-family : Verdana;
font-weight: bold;
font-size: 12px;
color:navy;
background-color:lightgray;
padding:0.2em 0.6em;
padding-right: 20px;
border-right:1px solid black;
}
a.menu:hover {background-color:#FFFFFF;}
li {display:inline;}

a{color:#990033}

h2{
	font-size : 14px;
	color: navy;
	margin-top: 8px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h4{
	font-size : 13px;
	color: #999999;
	text-indent: 2 px;
	background-image: url(images/textpanelm.gif);
	background-repeat:repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: navy;
}

#ltextpanelall p.impact {
	color: #990033;
	padding: 10px;
	text-indent:10px;
	font-family :  tahoma;
	font-style : italic;
	font-weight : bold;
	
	}
	
#ltextpanelall p.quote{
	font-style : italic;
	text-indent:30px;
	padding-top: 10px;
	padding-bottom: 25px;
	padding-right: 5px;

}

#ltextpanellarge p.quote{
	font-style : italic;
	text-indent:30px;
	padding-top: 10px;
	padding-bottom: 25px;
	padding-right: 5px;

}

#rtextpanel p.paraheading {
	font-size : 14px;
	color: navy;
	font-weight: bold;
	text-indent: 2 px;
}
