body {
	margin: 0px;
	padding: 0px;
	border:0px;
	background: url(images/back-1.gif) top left repeat-y white;
	}



#pagehead{
	position: absolute;
	left: 170px;
	top: 10px;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	border:0px dotted gray;
	font-family:arial,sans-serif;
	font-size: 0.8em;
	font-weight:bold;
	text-align : center;
}


#lhmenu {
	position: absolute;
	left: 0px;
	top: 10px ;
	width: 110px;
		background-color: #3C6A97;
	padding: 0px 0px 0px 5px;
	border:0px dotted gray;
}



	
#content {
	position: absolute;
	left: 170px;
	top: 85px ;
	background-color: transparent;
	padding: 0em 0em 0em 0px;
	border:0px dotted gray;
   padding-right: 20px ;
	width:auto;
	
}


p, ul, dl, li, table{
	font-family:georgia,serif;
	line-height:1.6em;
	font-size:1.0em;
	}

	
p {
	margin:0.5em 0em 0.5em 0em;
}


h1{
	font-family: Georgia, serif;
	font-size:1.3em;
	color:#990000;
	font-weight:bold;
	margin-top:10px;
}



h2{
	font-family:georgia,serif;
	font-size:1.15em;
	color: #000066;
	font-weight:bold;
}


h3{
	font-family:georgia, serif;
	font-size:1.1em;
	color:#000066;
	font-weight:bold;
}


h4{
	font-family:arial,helvetica, sans-serif;
	font-size:1.0em;
	color:#666666;
	font-weight:bold;
}


 li  {
	list-style-image: url(images/redbutton.gif);
	font-size: 1.0em;
	list-style-type: square;
	margin: 0.2em 0 0 0;
	line-height: 1.3em;
}


/*SIDE MENU*/


a.sidemenu:link {
	color: white;
	text-decoration: none;
	background-color: transparent;
	font-weight: bold;
	font-family:arial,helvetica,sans-serif;

}

a.sidemenu:active {
	color: yellow;
	text-decoration: none;
	background-color: transparent;
	font-weight: bold;
	font-family: arial,helvetica,sans-serif;
}

a.sidemenu:visited {
	color: white;
	text-decoration: none;
	background: transparent;
	font-weight: bold;
	font-family: arial,helvetica,sans-serif;
}
		
a.sidemenu:hover {
	color: yellow;
	text-decoration: none;
	background: transparent;
	font-weight: bold;
	font-family: arial,helvetica,sans-serif;
}




.leftmenuitem a {font: 0.8em Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
color:#808080;
width: 130px;
padding: 3px 0px 3px 5px;
display: block;
border-bottom: 1px solid white;
text-align: left;
}

.leftmenuitem a:hover {text-decoration: none;
background-color:#EFEFEF;
color: black;
font-weight:bold;}




.borderpic{
	border:1px solid gray;
}


.dropcap{
float: left;
width: .7em;
font-size: 4.8em;
line-height: 78%;
color:#666666;
margin:0px;
padding-top:5px
}


#subscript
{
	line-height: 1.3em ;
	font-size: 0.75em ;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: normal ;
	border-style: dashed ;
	border-color: gray ;
	border-width:1px 0 0 0 ;
	padding: 5px 0px 30px 0px ;
	margin: 20px 0px 25px 0px ;
   color: #333333 ;
	text-align:center ;
	width:90%
}
   
