html {	background: #E1E3EB url(images/sitebg10.jpg)  repeat-x fixed left top; }

html>body { background: transparent url(images/bg_vertical.png) repeat-y 50% 0; }	

body {
	margin: 0; 
	padding: 0;
	text-align: center;  /* needed for IE to center the main column */
	color: #333;
}	

#container 	{
	text-align: left; /* resets the IE hack above */
	width: 779px;
	margin: 0 auto;
	background: #fff;
	border:1;	
}


.bodytext {  font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 20px;}

.bodytext1 {  font-family: Verdana, Arial, sans-serif; font-size: 11px;}

.navmenu1 a:hover{
color: #D59C2A;
text-decoration: none;}

.navmenu2 a{
color: #ffffff;
text-decoration: none;}
