body{
	padding: 0px;
	margin: 0px;
    background-color: #fff;
	font: 62.5% Arial, "Arial", Times, Serif;
	color: #000;
	background-repeat:no-repeat;
	background-position:top center;
	overflow-x: hidden; 
}

#wrap {
    width: 1051px;
	height: 1100px;
    border-right: 0px solid #ffffff;
    border-left: 0px solid #ffffff;
    text-align:left;
    margin:0px auto;
	/*opacity: 0.8;*/
	background-image: url('img/bg.png');
}
#header {
    width: 643px;
	height: 271px;
    border-right: 0px solid #ffffff;
    border-left: 0px solid #ffffff;
    text-align:left;
	margin-left:183px;
	background-image: url('images/bg_02.gif');
	/*opacity: 0.8;*/
}
#body{
    width: 643px;
	height: 604px;
    border-right: 0px solid #ffffff;
    border-left: 0px solid #ffffff;
    text-align:left;
	margin-left:183px;
	background-image: url('images/bg_08.png');
	/*opacity: 0.8;*/
}

#body2{
    width: 643px;
	height: 604px;
    border-right: 0px solid #ffffff;
    border-left: 0px solid #ffffff;
    text-align:left;
	margin-left:183px;
	background-image: url('images/bg_06.gif');
	/*opacity: 0.8;*/
}
#menu {
	height: 43px;
	background-color: transparent;
	font-size: 2.3em;
	text-align: center;
	padding-top: 5px;
}
 #box1{
	width:192px;
	height: 180px;
	margin-left: 78px;
	margin-top: 43px;
	float: left;
	background-color: transparent;
	font-size: 1.1em;
	}
#box2{
	width:190px;
	height: 202px;
	margin-right: 85px;
	margin-top: 14px;
	float: right;
	background-color: transparent;
	font-size: 1.1em;
	}
	
class2 a:hover.{
background-color: transparent;
text-decoration: none
	}
	
#body2innard{
	margin-left: 78px;
	margin-top: 25px;
	font-size: 1.2em;
	margin-right: 85px;
}
#storiesf {
	font-size: 1.2em;
	width: 470px;
	}
	
a:link	{ color: #000000; }
a:visited	{ color: #000000; }
a:hover	{ color: #fff;
	background-color: #000;
	}
a:active	{ color: #b9b9b9; }

#news {
	font-size: 1.1em;
	padding: 8px;
	float: left;
	margin-top: 81px;
	margin-left: 68px;
	width: 470px;
	height: 131px;
	overflow-y:auto;
overflow-x: hidden; 
	}
#newsf {
	font-size: 1.1em;
	padding: 8px;
}
