* {
	margin : 0;
	padding : 0;
	list-style-type : circle;
	
	font-family : Times New Roman;
	font-size : 8pt;
	color : #3a1101;
}

body{
	background : #b68759;
	scrollbar-face-color: #b68759; 
	scrollbar-highlight-color: #b68759; 
	scrollbar-shadow-color: #673c21; 
	scrollbar-3dlight-color: #673c21; 
	scrollbar-arrow-color: #673c21; 
	scrollbar-track-color: #b68759; 
	scrollbar-darkshadow-color: #b68759; 
}

A{
	text-decoration : none;
	font-weight : bold;
	color : #673c21;
	cursor : crosshair;
}

A:hover{
	color : #e3c294;
	text-decoration : underline;
}

A img{
	border : 0;
	margin : 0;
}

img{
	border : 0;
}

#frame{
	width : 681px;
	height : 625px;
	display : block;
	margin : 5px auto 0 auto;
	padding : 0;
	border : 0;
}


#content p{
	text-align : left;
}

#top{
	background : url(../img/top.jpg) no-repeat;
	width : 681px;
	height : 318px;
	border : 0;
	display : block;	
}

#main{
	width : 667px;
	height : 256px;
	
	padding : 5px;
	margin : 38px 0 0 1px !important; margin : 1px 1px 1px 1px;
	overflow : auto;
	border : 0;
	
	background-color : #b68759;
	
}

#statics{
		width : 675px;
		height : 35px;
		display : block;
		
		background : #b68759;
		border : 0;
		margin : 0 0 0 2px !important; margin : 1px 1px 1px 1px;
		
		float : left;
}

#statics p{
		font-size : 7,5pt;
		text-align : left;
}

#statics a{
		font-size : 7,5pt;
}
