body { 
	background-color: #58594f;
	background-image: url(bkg-spot.jpg); 
	background-position: center; 
	background-position: top; 
	margin:0; 
	padding:0;	

	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", "Myriad", Calibri, Trebuchet MS, Arial, Verdana, sans-serif; 
	line-height:1.2em;
	background-color: #fff; 
	color: #333; 
	}
ul {
	/white-space: -2em;/
	list-style-type: disc;
	list-style-image: url(bullet.png);
	list-style-position: outside;
	margin: 1.4em;
	padding: 0px;
	}
.bottomnav {
	font-size: 16px; 
	letter-spacing: -0.08em;
	color: #c01a1e;	
}
.bottomnav a {
	font-size: 16px; 
	letter-spacing: -0.08em;
	color: #c01a1e;
	text-decoration: none;	
}
.bottomnav a:hover {
	font-size: 16px; 
	letter-spacing: -0.08em;
	color: #c01a1e;
	text-decoration: underline;	
	}
	
.topnav {
	font-size: 14px; 
	letter-spacing: -0.08em;
	color: #aea299;	
}
.topnav a {
	color: #aea299;
	margin: 1em;
	text-decoration: none;	
}
.topnav a:hover {
	color: #333333;
	text-decoration: none;	
	
}
.copyright {
	font-size: 8px; 
	letter-spacing: -0.08em;
	color: #FFFFFF;	
}

.bottomtext {
	font-size: 12px; 
	letter-spacing: -0.1em;
	color: #333333;	
}
.bottomtext a{
	text-decoration: none;	
	color: #333333;	
}
.bottomtext a:hover{
	text-decoration: underline;	
	color: #333333;	
}

.text01 {
	font-size: 13px; 
	letter-spacing: -0.08em;
	color: #aea299;	
}
.text01head
 {
	font-size: 16px; 
	letter-spacing: -0.08em;
	color: #58594f;	
}
.text01intro {
	font-style: oblique; 
	font-size: 13px; 
	color: #aea299;	
}

.text02 {
	font-size: 13px; 
	letter-spacing: -0.08em;
	color: #FFFFFF;	
}

.text02head
 {
	font-size: 16px; 
	letter-spacing: -0.08em;
	color: #FFFFFF;	
}
.text02intro {
	font-style: oblique; 
	font-size: 13px; 
	color: #FFFFFF;	
}

