body,html{
	background:#B96899;
}
div.back{
	background:url(site_back.png) #B96899 repeat-x center top;
}
body{
}
div.middle, div.bottomin{
	width:910px;
	overflow:hidden;
}
div.center{
	width:685px;
}
div.right{
	width:200px;
	margin-right:10px;
	_margin-right:5px;
	margin-top:5px;
}
div.text{
	margin:0px 0px 0px 10px;
	padding:18px;
	padding-bottom:5px;
}
div.middle{
	background:url(site_body.png) repeat-y;
}
div.middlein{
	background:url(site_top.jpg) no-repeat;
	padding-top:325px;
}
div.bottomin{
	background:url(site_bottom.png) no-repeat;
	height:65px;
}
div.bottom{
}
/*    Boxy    */
div.boxtop, div.boxbody, div.boxbottom{
	padding:5px;
}
div.boxtop{
	margin:7px;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #99517D;
}
div.box{
}
div.boxbody{
	padding:10px;
	padding-bottom:0px;
}
/*    Menu   */ 
div#menu{
	position:absolute;
	left:50%;
	top:280px;
	margin-left:-450px;
	width:900px;
}
#menu a{
	padding:9px;
	color:#EEEEEE;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	text-align:center;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	background:url(transparent.gif) repeat;
}
#menu a:hover{
	color:#000;
	text-decoration:none;
}
#menu ul{
	height:32px;
	padding:0;
	&white-space:nowrap
}
#menu h2{
	padding:0px;
	margin:0px;
}
#menu ul.sub{
	margin:0;
	padding:0;
	white-space:normal;
	width:140px;
}
#menu ul.sub a{
	background:#99517D;
	text-align:left;
	border-bottom:1px solid #DFB9DC;
	padding:4px 8px;
}
#menu ul.sub a:hover{
	margin:0px;
	background:#DFB9DC;
	text-align:left;
}
div.anim{
	position:absolute;
	left:50%;
	top:40px;
	margin-left:-110px;
}
