body {
	background-color: #F5F5CC}
	
#pic{
	width: 305px;
	background-color: #F5F5CC;
	border: none;
	position:absolute;
	left:0px;
	top:0px}

#mainnav{
	position: absolute;
	left: 351px;
	top: 51px;
	border: none}
	
div.subnav{
	width: 250px;
	position: absolute;
	left: 5px;
	top: 100px;	
	background-color: #CCCC99;
	float: left;
	font-family: "Trajan Pro", Times New Roman, sans serif;
	font-size: 13px;
	text-transform: capitalize}
	
a.subnavlink:link {color: #FFFFFF; text-decoration: none; font-size: 14px; font-weight: bold}     /* unvisited link */
a.subnavlink:visited {color: #FFFFFF; text-decoration: none; font-size: 14px; font-weight: bold}  /* visited link */
a.subnavlink:hover {color: #999966; text-decoration: none; font-size: 14px; font-weight: bold}   /* mouse over link */
a.subnavlink:active {color: #FFFFFF; text-decoration: none; font-size: 14px; font-weight: bold}   /* selected link */

div.bodytitle {
	position: absolute;
	left: 275px;
	top: 100px;
	width: 450px;
	border: solid thin #CCCC99;
	font-family: Chaparral Pro, Times New Roman, sans serif;
	font-size: 36px;
	color: #999966;
	text-align:center}
		
.body{
	position: absolute;
	left: 275px;
	top: 160px;
	width: 450px;
	padding: 4px;
	background-color:#FFFFFF;
	border: solid thin #CCCC99}
	
.bodylongtitle{
	position: absolute;
	left: 275px;
	top: 205px;
	width: 450px;
	padding: 4px;
	background-color:#FFFFFF;
	border: solid thin #CCCC99}

.bodyindex{
	position: absolute;
	left: 275px;
	top: 100px;
	width: 450px;
	padding: 4px;
	background-color:#FFFFFF;
	border: solid thin #CCCC99}

a.mainlink:link {color:#000000; font-family: Chaparral Pro, Times New Roman, sans serif;text-decoration: none; font-weight:bold}
a.mainlink:visited {color:#000000; font-family: Chaparral Pro, Times New Roman, sans serif;text-decoration: none; font-weight:bold}  
a.mainlink:hover {color: #666666; font-family: Chaparral Pro, Times New Roman, sans serif;text-decoration: none; font-weight:bold}   
a.mainlink:active {color: #000000;font-family: Chaparral Pro, Times New Roman, sans serif; text-decoration: none; font-weight:bold}   

.maintext{
	font-family: Chaparral Pro, Times New Roman, sans serif}
	
.maintitle {
	font-family: Chaparral Pro, Times New Roman, sans serif;
	font-size:18px;
	font-weight:bold}
	
