BODY {background-image: url(images/background.gif);
background-repeat: no-repeat;}; 

p 

h1 {font-size: 24pt; color: navy; font-family: Century Gothic;}

h2 {font-size: 18pt; color: navy; font-family: Century Gothic;}

p {font-family: times}

a {font-family: arial}


#navigation {position: absolute; 
	top: 200px; 
	left: 0px; 
	right:850px; 
	background: transparent url();
	width: 145px; 
	height:580px;
        border-style: none none none none;
        border-width: thin;
        border-color: black;
}
#navigation A {color: maroon; 
	font-family Century Gothic; 
	font-size: 14;
        text-decoration: none;
}
#navigation A:hover {color: red;}



#content {position: absolute; 
	top: 200px; 
	left: 185px;  
	color: black; 
	width: 500px;
	background: transparent url();
}


#page_text IMG {
	
	margin: 60px 5px 5px 5px;
  	float: ;
	border-style: none none none none;
  	border-color: black;
        padding: 10px 10px 10px 10px;
}




#head {position: absolute; 
	top: 70px; 
	left: 180px; 
	right: 0px; 
	background: transparent url();
	width: 400px; 
	height:150px;
        border-style: none none none none;
        border-width: thick;
        border-color: black;
	background-repeat: no-repeat;
	font-size: 12pt;
	font-family: Century Gothic;
}

#head2 {position: absolute; 
	top: 20px; 
	left: 180px; 
	right: 0px; 
	background: transparent url();
	width: 500px; 
	height:150px;
        border-style: none none none none;
        border-width: thick;
        border-color: black;
	background-repeat: no-repeat;
	font-size: 9pt;
	font-family: arial;
}


#rightside{position: absolute; 
	top: 0px; 
	left: 700px; 
	right: 0px; 
	background: transparent url(images/right.jpg); 
	color: black; 
	width: 400px; 
	height:1200px;
	border-style: none none none none ;
        border-width: thick;
        border-color: black;
	font-family: Century Gothic;
	
}

#rightsidetwo{position: absolute; 
	top: 0px; 
	left: 676px; 
	right: 0px; 
	background: transparent url(images/righttwo.jpg); 
	color: black; 
	width: 324px; 
	height:1200px;
	border-style: none none none none;
        border-width: thick;
        border-color: black;
	font-family: Century Gothic;
	
}


}
#rightsidetwo A {color: navy; 
	font-family Century Gothic; 
	font-size: 14;
        text-decoration: none;
}
#rightsidetwo A:hover {color: blue;}

.sub_nav-2 SPAN {margin-left: 2em}