body{
leftmargin: 20;
background-color: #FFFFB9;
text-align: left;
color: black;
}

div#nav{
background: url(images/background.jpg) no-repeat;
margin: -28px 0 0 0;
width: 160px;
height: 900px
border: 3px solid #ffffff;
text-align: left;
}

div#main{
background: url(images/background.jpg) fixed;
margin: -15px auto 0 auto;
width: 100%;
height: 700px
border: 0px solid #ffffff;
text-align: left;
}


#menu8 {
	width: 155px;
	max-width: 155px;
	margin-top: 0px;
	}
	
#menu8  a:link, #menu8  a:visited, #menu8  a:active {
	text-decoration: none;
	font-size: 14px;
	color: #000000;
	display: block;
	background: url(images/Buttons_nav/button.gif) no-repeat;
	margin: 0 0 0 10px;
	padding: 13px 20px 5px 5px;
	align: right;

  	height: 37px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	}
	
#menu8  a:hover {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	display: block;
	background: url(images/Buttons_nav/button1.gif) no-repeat;
	margin: 0 0 0 10px;
	padding: 13px 20px 5px 5px;

  	height: 37px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	}
	
#menu9 {
	width: 155px;
	max-width: 155px;
	margin-top: 0px;
	}
	
#menu9  a:link, #menu9  a:visited, #menu9  a:active {
	text-decoration: none;
	color: "red";
	font-size: 14px;
	display: block;
	background: url(images/Buttons_nav/button.gif) no-repeat;
	margin: 0 0 0 10px;
	padding: 6px 20px 5px 5px;
	align: right;

  	height: 37px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	}
	
#menu9  a:hover {
	color: #000000;
	text-decoration: none;
	color: "red";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	display: block;
	background: url(images/Buttons_nav/button1.gif) no-repeat;
	margin: 0 0 0 10px;
	padding: 6px 20px 5px 5px;

  	height: 37px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	}