<!--

	/* standard layout */
body {	text-align: left; 
		margin-top: 0px;
		margin-bottom: 10px;
		margin-right: 1em;
		margin-left: 1em;
		font-weight: normal; 
	font-family: verdana; 
	font-size: 9pt;
	background-color: #6183A6; background-image: url('greenbg.png'); background-repeat: repeat; background-attachment: scroll;
		}
A:link {text-decoration: underline; color: #003300; font-weight: bold; font-size: 9pt;}
A:visited {text-decoration: underline; color: #006666; font-weight: bold; font-size: 9pt;}
A:hover {text-decoration: underline; color: #006666; font-size: 9pt;}
A:active {text-decoration: none; color: #006666; font-size: 9pt;}

H1, H2, H3
		{
		margin:0px 10px 10px 10px;
		font-family: times new roman; 
		font-style: italic;
		color: #000000;
		}
		
	H4, H5, H6
		{
		margin:0px 10px 10px 10px;
		font-family: verdana; 
		font-style: italic;
		color: #42426F;
		}

TD {font-family: verdana; font-size: 8pt; color: #000000;}
#main {width: 752px;
background-image: url('goldbg.png');
}


#topnav {
height : 38px;
width: 752px;
background-image: url('images/insidenav2.jpg');
}	
#topnav ul {
padding-top : 0px; 
padding-left : 150px; 
margin : 0; 
list-style : none; 
position : absolute; 
height : 25px;

} 
#topnav li {
margin : 0;
padding-top : 4px;
PADDING-RIGHT: 5px;
padding-left: 5px;
position : relative; 
float : left; 
width : 140px; 
display : block;
height : 25px;
text-align: left; 

} 
#topnav li a {
margin : 0;

position : relative; 
float : left; 
display : block;
color: #ffffff;
font-size: 8pt;
font-weight: bold;
font-family: verdana;
text-decoration: none;


} 
#topnav li a:hover {
margin : 0;
position : relative; 
float : left; 
display : block;
color: #ccffcc;
font-size: 8pt;
font-weight: bold;
font-family: verdana;
text-decoration: none;

} 
div#nav {
	padding-left: 0px;
margin: 0;
	background-image: url('navbg.jpg');
		width: 150px;
		color: #ffffff;
		}

div#nav UL {
	list-style: none;
	width: 150px;
padding: 0;
margin: 0;
	text-align: left;	

	}

div#nav li {

width: 150px;
height: 24px;
padding-top: 1px;

}
	
div#nav li a {
font-family: Georgia;
color: #003300;
text-decoration: none;
height: 24px;
display: block;
width: 150px;
background-image: url('sidebut1.png');
background-repeat: no-repeat;
TEXT-INDENT: 25px; 
font-size: 9pt;
	font-weight: bold;
	font-family: Arial;
	PADDING-LEFT: 0; 
PADDING-TOP: 5px; 
PADDING-RIGHT: 0px; 
PADDING-BOTTOM: 1px;
}

div#nav li A:hover {
	width: 150px;
	COLOR: #ffffff; 
	PADDING-LEFT: 0px; 
PADDING-TOP: 5px; 
PADDING-RIGHT: 0px; 
PADDING-BOTTOM: 1px;
PADDING-LEFT: 0; 
	MARGIN: 0px; 
	TEXT-INDENT: 25px; 
	height: 24px;
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial;
	background-image: url('sidebut2.jpg');
background-repeat: no-repeat;
display: block;
	
}	


	/* Commented backslash hack hides rule from IE5-Mac \*/
#nav 
{
float: none
}
/* End IE5-Mac hack */

	
#content {
width: 752px;
min-height:520px;
   height:520px;
background-image: url('images/insidemain2.jpg');
}	
  

#mained {width: 590px;
font-family: Georgia; font-size: 9pt; color: #000000;
PADDING-LEFT: 10px; 
PADDING-TOP: 5px; 
PADDING-RIGHT: 5px;  
}
#foot {width: 752px; font-family: verdana; font-size: 7pt; color: #ffffff; }
#foot A:link {text-decoration: none; color: #ffffff; font-weight: bold; font-size: 7pt;}
#foot A:visited {text-decoration: none; color: #ffffff; font-weight: bold; font-size: 7pt;}
#foot A:hover {text-decoration: underline; color: #ffffff; font-size: 7pt;}
#foot A:active {text-decoration: none; color: #006666; font-size: 7pt;}
	//-->

