@charset "utf-8";
/* CSS Document */

html,body{
	 background:#FFF url(images/body_bg.png) repeat-x top; 
}

#menu li{
	width:112px
}

#links a{
	color:#000; 
}

#links{
	color:#000; 
}

#container{
	background:#FFF
}

#menu ul ul{
	width:112px;
}

#footer{
	font-size:9px
}
