body {
	background-image: url(GRAPHICS/background_slice.jpg);
	}

P  {
	font : Times, "Times New Roman", Georgia, Garamond;
	font-size : 12px;
	font-weight : bold;
	color : #006699;
	
}


UL  {
	font : Times, "Times New Roman", Georgia, Garamond;
	font-size : 12px;
	font-weight : bold;
	color : #006699;
	
}

H1  {
	font : Times, "Times New Roman", Georgia, Garamond;
	font-size: 36px;
	font-weight : bold;
	font-variant: small-caps;
	text-align: center;
	color : #006699;
}

H2  {
	font : Times, "Times New Roman", Georgia, Garamond;
	font-size : 20px;
	font-weight : bold;
	color : #006699;
	font-variant: small-caps;
}

H3  {
	font : Times, "Times New Roman", Georgia, Garamond;
	font-size :  18px;
	font-weight : bold;
	color : #006699;
}

H4  {
	font : Times, "Times New Roman", Georgia, Garamond;
	font-size :  16px;
	font-weight : bold;
	color : #006699;
}

A  {
	font : Times, "Times New Roman", Georgia, Garamond;
	font-weight : bold;
	color : #595958;
	font-size : 12px;
}

A:Visited  {
	font : Times, "Times New Roman", Georgia, Garamond;
	font-weight : bold;
	color : #595958;
	font-size : 12px;
}

A:Active  {
	font : Times, "Times New Roman", Georgia, Garamond;
	font-weight : bold;
	color : #595958;
	font-size : 12px;
}

A:Hover  {
	font : Times, "Times New Roman", Georgia, Garamond;
	font-weight : bold;
	color : #FF9900;
	font-size : 12px;
}



BODY  {
	font : Times, "Times New Roman", Georgia, Garamond;
	font-size : 12px;
	font-weight : bold;
	color : #006699;
}

.divspacing_logo {
	margin: 20px 0px 0px 60px;
	width: auto; 
	height: auto; 
}

.page {
	margin: 0px 0px 0px 0px;
	width: auto; 
	height: 740px;
}

.container {
	margin: 0px 0px 0px 0px;
	width: 900px; 
}
.nav  {
	font : Times, "Times New Roman", Georgia, Garamond;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	text-align: right;
	
}

.copyright  {
	font : Times, "Times New Roman", Georgia, Garamond;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	text-align: left;	
}

.nav A  {
	font : Times, "Times New Roman", Georgia, Garamond;
	font-weight : bold;
	color : #FFFFFF;
	font-size : 11px;
	text-decoration: none;
}

.nav A:Visited  {
	font : Times, "Times New Roman", Georgia, Garamond;
	font-weight : bold;
	color : #FFFFFF;
	font-size : 11px;
	text-decoration: none;
}

.nav A:Active  {
	font : Times, "Times New Roman", Georgia, Garamond;
	font-weight : bold;
	color : #595958;
	font-size : 11px;
	text-decoration: none;
}

.nav A:Hover  {
	font : Times, "Times New Roman", Georgia, Garamond;
	font-weight : bold;
	color : #FFFFFF;
	font-size : 11px;
	text-decoration: underline; 
}