	body{
	background-image:url(images/bg.gif)}
		
	div.leftnav{
    color: black;
    width: 10%;
	top: 120px;
	padding-top: 104px;
	padding-left: 0px;
	} 

	div.logo{
	position: absolute;
	width: 70%;
	height: 83px;
	top: 9px; 
	left: 135px; 
    right: 15%; 
    } 
  
    div.content{
    background: url(images/contentBG1a.jpg);
	position: absolute;
	width: 68.3%;
	height: 550px;
	overflow: auto;
	border: thin;
	border-color: #999999;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	font-family: Garamond;
	top: 97px; 
	left: 135px; 
    right: 15%; 
	border-color: #8B8B8B; 
    border-style: solid; 
	border-bottom-width: 1px; 
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 0px;
	} 
	
 div.index{
	position: absolute;
	width: 68.3%;
	height: 550px;
	overflow: auto;
	border: thin;
	border-color: #8B8B8B;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	font-family: Garamond, Arial, Helvetica, sans-serif;
	top: 122px;
	left: 143px;
	right: 15%;
	border-color: #8B8B8B;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 0px;
	background-image: url(images/contentBG1a.jpg);
	} 
	
	div.rightnav{
    color: black;
    position: absolute;
	top: 110px;
    left: 77%;
    width: 23%;
    } 
	
    div.footer{
	position: absolute;
	width: 70%;
	bottom: 136px;
	left: 15%; 
    right: 15%; 
	border-color: white; 
    border-style: solid; 
	border-bottom-width: 0px; 
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    } 
	
	div.wave{
	position: absolute;
	width: 70%;
	bottom: 0px;
	left: 15%; 
    right: 15%;
	text-align: center;
	border-color: white; 
    border-style: solid; 
	border-bottom-width: 0px; 
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    } 
	
	h1{
	font-size:20px;
	font-style:italic;
	font-family: Garamond;
	color:#000033;
	}
	
	h2 {
	font-family: Garamond;
	font-size: 18px;
	}
