body {
    background:  #f9ecd9 url(../front/pattern.gif) ;

}

#outer {
    width: 433px;
    margin-top: 50px;
height: 492px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    border: solid 15px #fff2df;

}

#header {
background: #feebce;
    padding: 0px;
    margin: 0px;
height: 258px;

}

#mid {
    background: url(../front/mid.gif);
margin: 0;
padding: 0;
height: 111px;
}


#bot {
   background: url(../front/bot.gif);
height: 123px;
}


#menu4 {
	height: 111px;
	width: 88px;
	margin:0;
padding:5px 10px 0;
	list-style: none;
border-right: 1px dotted #b87a69;

	}
	
#menu4 li a {
	
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	text-align: right;
	text-decoration: none;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	word-spacing: 4px;
	}	

#menu4 li a:link, #menu4 li a:visited {
	color: #b87a69;
	display: block;
	
	padding: 2px 0 3px 4px;
	
	}
	
#menu4 li a:hover {
	color: #ee233a;
border-bottom: 1px dotted #ee233a;
	padding: 2px 0 3px 4px;
		}

	
