#main
{
	width: 900px;
	height: 590px;
	margin: 0px auto 0px auto;
}

#head
{
	width:900px;
	height:160px;
	background-image: url(hbg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	float:left;
}

#nice_body
{
	width:900px;
	height:430px;
	float:left;
}

#footer
{
	width:900px;
	height:20px;
	float:left;
	font-size: 8pt;
	font-family: "Times New Roman", Times, serif;
	line-height: 18pt;
	background-image: url(footer.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
}

.menue
{
	width:125px;
	height:380px;
	float:left;
	text-align:left;
	padding-top:30px;
	padding-left:65px;
	background-image: url(men.jpg);
	background-position:right;
	background-position:top;
	background-repeat: repeat-y;
}

.contend
{
	width:650px;
	height:350px;
	float:left;
	text-align:left;
	padding-top:30px;
	padding-bottom:30px;
	padding-left:30px;
	padding-right:30px;
}

.pic
{
	font-family:"Courier New", Courier, monospace;
	font-size:6px;
	letter-spacing:0px;
	line-height:6px;
}

.gen
{
	color: #000000;
	font-family: "Helvetica", "Arial", sans-serif;
	font-size:9px;
	letter-spacing:0px;
}

 a.gen{
	color: #000000;
	font-size: 9px;
	font-family: "Helvetica", "Arial", sans-serif;
 }
 	a.gen:link {
		color:#000000;
	}
	a.gen:hover {
		color:#ffffff;
	}

	a.gen:visited {
		color:#6f6f6f;
	}
	
 a.gen2{
	color: #ffffff;
	font-size: 9px;
	font-family: "Helvetica", "Arial", sans-serif;
 }
 	a.gen2:link {
		color:#ffffff;
	}
	a.gen2:hover {
		color:#ffffff;
	}

	a.gen2:visited {
		color:#ffffff;
	}

 a.men{
	color: #000000;
	font-size: 12px;
	font-family: "Helvetica", "Arial", sans-serif;
	font-weight: bold;
	text-decoration: none;
 }
 	a.men:link {
		text-decoration: none;    
		color:#000000;
	}
	a.men:hover {
		text-decoration: none;    
		color:#000000;
	}

	a.men:visited {
		text-decoration: none;    
		color:#000000;
	}

 a.fu{
	color: #000000;
	font-size: 10px;
	font-family: "Times New Roman", Times, serif
	text-decoration: none;
 }
 	a.fu:link {
		text-decoration: none;    
		color:#000000;
	}
	a.fu:hover {
		text-decoration: none;    
		color:#000000;
	}

	a.fu:visited {
		text-decoration: none;    
		color:#000000;
	}

h1 {
	color: #000000;
	font-family: "Helvetica", "Arial", sans-serif;
	font-size:11px;
	letter-spacing:0px;
	padding-top: 0px;
	margin-top: 0px;
}

h2 {
	color: #000000;
	font-family: "Helvetica", "Arial", sans-serif;
	font-size:10px;
	letter-spacing:0px;
	padding-top: 0px;
	margin-top: 0px;
}