@charset "UTF-8";
/* CSS Document */

body {

	background-color : #000000 ;
	color : #FFFFFF ;
	overflow : scroll ;
	position:absolute;
	}
	
	
#div1 {
	
	background-color : #000000 ;
	color : #FFFFFF ;
	font-family : Arial ;
	font-weight : bolder ;
	font-size: 32px ;
	text-transform: uppercase;
	}
	
#div2 {
	
	background-color : #000000 ;
	color : #FFFFFF ;
	font-family : Geneva ;
	font-weight : normal ;
	font-size: 18px ;
	}
#div3 {
	
	background-color : #000000 ;
	color : #FFFFFF ;
	font-family : Geneva ;
	font-size: 14px ;
	}
	
#div4 {
	
	background-color : #000000 ;
	color : #FFFFFF ;
	font-family : Geneva ;
	font-size: 12px ;
	}
#div5 {
	
	background-color : #000000 ;
	color : #f70633 ;
	font-family : Geneva ;
	font-size: 14px ;
	}
#div6 {
	background-color : #000000 ;
	}
#div_info_mainpage
{
align : center;
width :100% ;
heigth : 100PX;
align : center;
text-align : center;
font-family: Arial, Helvetica, sans-serif ;
font-size : 20px ;
font-stretch : expanded ;
font-weight:400;
color : #FFFFFF ;


overflow : scroll ;
	

}
#divorange {
	
	background-color : #000000 ;
	color : #FFAA00 ;
	font-family : Geneva ;
	font-size: 14px ;
	}
		
#peace {
	
	align : center ;
	background-color : #000000 ;
	
	
	
	}
#peace_header {
	
	background-color : #000000 ;
	color : #f70633 ;
	font-family : Arial, Helvetica, sans-serif ;
	font-weight : 700 ;
	font-size: 40px ;
	align : center ;
	/*text-align : center ;*/
	border : no-border ;
	
	}
#bottom {
	background-color : #000000;
	color : #f70633;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 700;
	font-size: 10px;
	align : center;
	text-align : center;
	position: absolute;
	
	width: 100%;
	
	}
#footer{
	width : 100%;
font-family : Arial, Helvetica, sans-serif;
	font-weight : 100;
	font-size: 14px;
	color : AAAAAA ;
	margin-bottom : 0% ;
	border : no-border ;
	position: absolute; 
	
	
	}
	
a {
	color:#f70633;
		}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #FFAA00;
}
a:hover {
	text-decoration: underline;
	color: #FFAA00;
}
a:active {
	text-decoration: underline;
	color: #f70633;
}

