body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #980006;
	background-color: #fecc00;
	background-image: url(img/bgd_main.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
#wrapper {
	padding: 0px;
	float: left;
	height: 331px;
	width: 986px;
	margin-top: 125px;
	background-image: url(img/bgd_wrapper.png);
	background-repeat: no-repeat;
}
#content {
	padding: 0px;
	height: 178px;
	width: 289px;
	margin-top: 95px;
	margin-left: 223px;
	float: left;
	overflow: auto;
	z-index: 100;
}
#navi {
	padding: 0px;
	height: 20px;
	width: 289px;
	margin-top: 5px;
	margin-left: 223px;
	clip: rect(auto,auto,auto,auto);
}
#content p {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 120%;
}


#news {
	height: 205px;
	width: 238px;
	padding: 0px;
	margin-top: 68px;
	margin-left: 532px;
	position: relative;
}
#news h1 {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

