body {
		font:"Accord SF", "Antiqua", serif;
		background-color:#00008c;
		width: 503px;
		height:auto;
	margin: 0 auto;
border:1px solid #FF0000;
color:#fff;
}

#topper {
	width:503px;
	height: 400px;
	margin: 0 auto;
	background-color:#cc0000;
}


#redtopper{
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	 }
#right_helpand_translation{
	 right:100;
	 top:50px;
	 position:absolute;}
	 
#logoslogan {
	width:503px;
height:135px;
	top:0px;
	 left:0px;
	 position:relative;
	 z-index:999;
}
/* Header */


p, ul, ol, blockquote {
	margin-top: 0;
}

a {
	text-decoration: underline;
color:#fff;
}

a:hover {
	text-decoration: underline;
color:#fff;
}

img {
	border: none;
}

/* Splash */

#image {
	width: 450px;
	height:307px;
	margin: 0 auto;
	padding:0px;
	background:#DFD0CA;
	z-index:999999;

	
}

/* Content */


.story{
width:70%;}


#body h2 {
	text-align: left;
	font-size:15px;
	color: #965644;

}

/* bot*/



#bot p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: x-small;
	color: #965644;
}

#bot a 3{
	color: #965644;
}

#footer {
color:#fff;
text-align:center;

	width:503px;
	margin: 0 auto;
	padding: 5px 0px 5px 0px;
	background: #00008c;
