@charset "utf-8";
body {
	background: url(images/bg2.gif) #43392a;
	margin: 0px;
	padding: 0px;
}
img { border: 0px; outline:none; }
li {list-style-position:inside;}
a {color:#666666;}
#main {
	width:100%;
}
 	#holder {
		width:819px;
		height:778px;
		margin-top:0px;
		padding-top:10px;
		background:url(images/pagebg.gif) no-repeat;
	}
	
	#page {	
		background: url(images/page.jpg) no-repeat;
		width:795px;
		height:764px;
	}
	#content {
		position:relative;
		top:455px;
		width:403px;
		height:272px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		overflow: hidden;
	}
	#navi {
		position:relative;
		top: 455px;	
	}
