body
	{
	height: 100%;
	font-size:95%;
	font-family: Arial, Helvetica, sans-serif;
	width: 570px;
	background-image:url(images/backgrnd01b.png);
}

#container
	{
	position: absolute;
	width:570px;
	left:43px;
	width:98%;
	top:3px;
	
	}

#titles{
	position: relative;
	margin: 0px;
	padding: 0px;
	margin-left: 6px;
	margin-top: 0px;
}

.headsection	
	{
	margin: 0px;
	padding: 0px;
	height: 8%;
	font-size:120%;
	color: #000066;
	font-weight:bold ;
	top: 1px;
}

.title	
	{
	margin: 0px;
	padding: 0px;
	height: 8%;
	font-size:220%;
	color: #000066;
	font-weight:bold ;
	top: 1px;
}
	
.namesection	
	{
	margin: 10px;
	padding: 0px;
	text-align:left;
	left:80px;
	font-size:90%;
	color: #000000;
	top: 1px;
	}	
	
.namesection a:link
	{
	color: #006600;
	text-decoration:none;
	}	
	
.namesection a:hover
	{
	color: #006600;
	text-decoration: underline;
	}
	
a:link
	{
	color: #006600;
	font-weight:bold;
	text-decoration:none;
	}	
	
a:hover
	{
	color: #006600;
	font-weight:bold;
	text-decoration:underline;
	}
	
a:visited
	{
	color: #006600;
	font-weight:bold;
	text-decoration: none;
	}	
	
#mainTitle	
	{
	position:absolute;
	left: 170px;
	top:0px;
	text-align:center;
	}
	
#bars{
	margin-left:0px;
	position:absolute;
	margin-top:0px;
	}

.refTitle	
	{
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	}
	
.refTitle a:hover
	{
	top: 2px;
	left: 450px;
	text-align:center;
	width:90%;
	font-size:103%;
	color: #FFCC00;
	text-decoration: underline;
	}
	
.refTitle a:link
	{
	top: 2px;
	left: 450px;
	text-align:center;
	width:90%;
	font-size:103%;
	color: #FFCC00;
	text-decoration: none;
}
	
#leftnav	
	{
	top: 100px;
	float: left;
	font: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 30px;
	width: 140px;
	font-size: 75%;
	font-weight:bold;
	
}

#leftnav a:link, #leftnav a:visited
	{
	color: #663300;
	text-decoration: none;
	}
	
#leftnav a:hover
	{
	text-decoration: underline;
	}


#toplink a:link, #toplink a:visited
	{
    top: 223px;
	text-decoration: none;
	color: #FF0000;
	font-size:80%;
}

#toplink a:hover
	{
	text-decoration: underline;
	color: #FF0000;
	font-size:80%;
}

#generalcont	
	{
	position: absolute;
	top: 223px;
	left: 2px;
	width: 100%;
}

#content1	
	{
	position: absolute;
	top: 100px;
	left: 170px;
	float: right;
	width: 700px;
	font-size:93%;
}

#content2	
	{
	position: absolute;
	top: 0px;
	left: 170px;
	float: right;
	width: 71%;
	font-size:93%;
}


#content2 a:link
	{
	color: #006600;
	text-decoration:none;
	}	
	
#content2 a:hover
	{
	color: #006600;
	text-decoration:underline;
	}
	
#content2 a:visited
	{
	color: #006600;
	text-decoration: none;
	}	

.headroom {
	font-size:90%;
	font-weight:bold;
	color:#000000;
	margin-left:10px;
	}

#content1 a:hover
	{
	text-decoration:underline;
	}

.intparagraph
	{
	left: 145px;
	}

p {
color: #000000;
}

#foot{
	font-size:70%;
	position:relative;
	color:#666666;
	width:100%;
	margin-left: 0px;
	}
