@CHARSET "ISO-8859-1";

body
	{
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		background-color: #000000;
		text-align: center;
	}

img
	{
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		border: none;
	}

#main
{
	background-image: url("img/bg.jpg");
	width: 992px;
	height: 672px;	
	margin: 0 auto;
	background-repeat: no-repeat;
	padding: 0 0 0 0;
	position:relative;
}

/*---Navi---*/

#metanavi 
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	width:230px;
	left: 525px;
	top: 535px;
}

a#menu1
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	width:17px;
	height:26px;
	left: 205px;
	top: 175px;
	border: none;
}

a#menu2
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	width:17px;
	height:54px;
	left: 205px;
	top: 282px;
	border: none;
}

a#menu3
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	width:20px;
	height:101px;
	left: 783px;
	top: 136px;
	border: none;
}

a#menu4
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	width:20px;
	height:93px;
	left: 783px;
	top: 250px;
	border: none;
}

a#menu5
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	width:20px;
	height:40px;
	left: 783px;
	top: 355px;
	border: none;
}

a#menu6
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	width:20px;
	height:26px;
	left: 783px;
	top: 425px;
	border: none;
}

/*--- Content ---*/

.content
	{
		text-align: left;
		font-family:verdana; 
		font-size:9px; 
		color:#646F2C;
		
		/*display: none;*/
	}
	
.content a{
	color:#531B01;
	text-decoration:underline;
}

.content a:HOVER{
	color:#646F2C; 
	text-decoration:none
}

.content_left 
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	/*border: 1px solid #FFFFFF;*/
	width:225px;
	height:343px;
	left: 255px;
	top: 140px;
}

.content_right 
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	/*border: 1px solid #FFFFFF;*/
	width:230px;
	height:343px;
	left: 520px;
	top: 141px;
}

span.paging
{
	display:block;
	position:absolute;
	top:340px;
	left:60px;
}