body {
background-color: #E3CDB8;
background-repeat: no-repeat;
background-attachment: fixed;
}

a:link {
color: #000000; text-decoration: none;
}
a:visited {
color: #000000; text-decoration: none;
}
a:hover {
color: #333333; text-decoration: none;
}
a:active {
color: #000000; text-decoration: none;
}

ul {
list-style-position: outside;
font-family: tahoma;
font-size: 80%;
list-style-image: url("images/bullet1.gif");
}
	
#frame {
width:768px;
height:567px;
margin-right:auto;
margin-left:auto;
margin-top:auto;
margin-bottom:auto;
padding:0px;
text-align:center;
}

	
#pediment {
background-image: url("images/index_banner.jpg");
}
		
#contentleft {
width:256px;
border-style: solid;
border-top-width: 0px;
border-right-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 8px 0px;
float:left;
}
	
#contentcenter {
width:254px;
border-style: solid;
border-top-width: 0px;
border-right-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 8px 0px;
float:left;
}
	
#contentright {
width:256px;
border-style: solid;
border-top-width: 0px;
border-right-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 8px 0px;
float:left;
}
		
h1 {
color: #000000;
text-align: center;
font-family: verdana;
padding: 16px 0px 16px 0px;
margin: 0px 0px 8px 0px;
}

#title1 {
background-color: #ACAFBE;
color: #000000;
text-align: left;
font-family: tahoma;
padding: 4px 0px 4px 12px;
margin: 4px 4px 4px 4px;
}

h5 {
background-color: #FFFFFF;
color: #000000;
text-align: left;
font-family: verdana;
padding: 4px 0px 4px 12px;
margin: 4px 4px 4px 4px;
}
		
#contentheader h1 {
font-size:80%;
padding:10px;
margin:0px;
}
	
#contentright p {
font-size:80%
}

p#para_text1 {
color: #000000; 
font-family: verdana; 
font-size: 80%;
text-align: left;
padding: 0px 0px 0px 0px;
margin: 6px 8px 18px 16px;
}

p#image_credit1 { 
color: #000000; 
font-family: verdana; 
font-size: 60%;
text-align: right;
padding: 0px 20px 0px 0px;
margin: 0px 0px 0px 0px;
}

p#footer_text1 {
background-color: #E3CDB8;
color: #000000; 
font-family: verdana; 
font-size: 60%;
text-align: center;
padding: 0px 0px 0px 0px;
margin: 10px 0px 0px 0px;
}