body {		
	background-color: #990000;
	font-family: Arial;
	font-size:14px;
}

a:link {
	color: #990000;
	text-decoration: none;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
}

a:visited {
	text-decoration: none;
	color: #990000;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
}

a:hover {
	text-decoration: none;
	color:#FFCC00;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
}

a:active {
	text-decoration: none;
	color: #990000;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
}

a.imp:link { 
	text-decoration: none;
	color:#FFFFCC; 
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
}

a.imp:visited { 
	text-decoration: none;
	color:#FFFFCC; 
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
}

a.imp:hover { 
	text-decoration: none;
	color:#FFCC00; 
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
}

a.imp:active { 
	text-decoration: none;
	color:#FFFFCC; 
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
}

.blockcenter {
			background-image:url(pics/body.png);
	  		width:1022px;
			height:604px;
			position:absolute;
			top:50%;
			left:50%;
			margin-top:-302px; 
			margin-left:-511px;
}



#navi {
	position: absolute;
	left: 100px;
	top: 155px;
}



#iframe {
	position: absolute;
	left: 218px;
	top: 162px;
}



#footer {
	position: absolute;
	left: 95px;
	top: 540px;
	width: 805px;
	height: 16px;
}

#foot-01 {
	position: absolute;
	left: 635px;
	width: 100px;
	height: 25px;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFCC;
}

#foot-02 {
	position: absolute;
	left: 735px;
	width: 70px;
	height: 25px;
}


