/* CSS Document */
	
body {
	font-family: Century Gothic, tahoma;
	font-size: 72%;
	text-align:center;
	color: #35140F;
	text-align:center;
	background: #9D59A4 url(_img/background3.jpg) repeat-y center;

}

#wrap_inner {
width:900px; height:100%; margin:auto; 
font-size:120%;

}

#nav {
	font-size:20px;
	font-family: Segoe Script ;
	color:#FCE549;
	text-align:centre;
	background-image:url(_img/5.jpg);
	background-position:center;
	background-repeat:no-repeat;
    
}

a:link { 
	color:#FCE549; 
	font-weight:100;
	}
	
a:visited {
	color:#FCE549; 
	font-weight:100;
	}
	
a:active { 
	color:#FCE549; 
	font-weight:100;
	}
	
a:hover {
	color:#FCE549; 
	font-weight:100;
}

#content {
	font-size:15px;
	font-family: Century Gothic, tahoma;
	color:#000000;
	text-align: centre;
		
}

#content1 {
	font-size:15px;
	font-family: Century Gothic, tahoma;
	color:#000000;
	text-align: centre;
	padding-left:40px;
	padding-top:20px;
	padding-right:40px;
		
}

#content2 {
	font-size:15px;
	font-family: Century Gothic, tahoma;
	color:#000000;
	text-align: centre;
	padding-left:190px;
	padding-top:20px;
	padding-right:190px;
		
}

#footer {
	padding-top:5px;
	padding-bottom:10px;
	padding-right: 220px;
	font-family: Century Gothic, tahoma, helvetica, arial, sans-serif;
	color:#000000;
	text-align:right;
	font-weight:normal;
	font-size:14px;
}