body {
	color: #000000;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	line-height: 16px;
	background-color: #F6F8E0;
	background-image:url(../images/splash_pg1.jpg);
	background-repeat:no-repeat;
	background-color: #fffff0;
	margin: 0;
	padding: 0;
}

td, th {
	color: #333333;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1 {
    font-size:140%;
	color: #902C3F;
	text-align:center;
}

h2 {
    font-size:110%;
	color: #395014;
	text-align:center;
}

h3 {
	font-size: 80%;
	background-color: #EFFFB4;
	color:#FFFFFF;
}


a:link, a:visited, a:hover {
	color: #902C3F;
	text-decoration: underline;
}

/*************** list tag styles ***************/

ul{
 list-style-type: disc;
}

ul ul{
 list-style-type: circle;
}

ul ul ul{
 list-style-type: none;
}

/*********INDEX PAGE ONLY left side navigation*****************/
#navBar_left{
	position:absolute;
	top: 200px;
	left: 120px;
	font-size: 80%;
	margin: 0;
	padding: 0;
	width: 148px;
	line-height: 21px;
	}
	
#navBar_left ul{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center
	}
	
#navBar_left a{
	text-decoration: none;
	color: #000000;
}

#navBar_left a:hover{
	background-color:#EFFFB4;
	color: #902C3F;
}

/*********INDEX PAGE ONLY right side navigation*****************/
#navBar_right{
	position:absolute;
	top: 200px;
	left: 460px;
	font-size: 80%;
	margin: 0;
	padding: 0;
	width: 206px;
	line-height: 21px;
	}
	
#navBar_right ul{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center
	}
	
#navBar_right img{
	margin: 0;
	padding: 0 0 0 30px;
}

#navBar_right a{
	text-decoration: none;
	color: #000000;
}

#navBar_right a:hover{
	background-color:#EFFFB4;
	color: #902C3F;
}

#announcementIndex {
	text-align: center;
	font-weight: bold;
	color: #3D5415;
	line-height: 16px;
}

#announcementIndex a{
 	text-decoration: underline;
 	color: #3D5415;
}

/*********INDEX PAGE ONLY right side navigation*****************/

#grnBackground {
	position:absolute;
	top: 10px;
	left: 30px;
	behavior: url(png-opacity.htm);
}

#imgCamel {
	position:absolute;
	top: 252px;
	left: 353px;
	behavior: url(png-opacity.htm);
}

#imgLogo {
	position:absolute;
	top: 360px;
	left: 353px;
	behavior: url(png-opacity.htm);
}

#imgHdrLogo {
	position:absolute;
	top: 137px;
	left: 144px;
	behavior: url(png-opacity.htm);
}
