#container {
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main {
	width: 590px;
	color: #FFF;
	padding: 5px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: right;
}

#menu {
	width: 150px;
	color: #FFF;
}
#menu ul {
	list-style-type: none;
	display: inline;

}
#menu img {
	border:none;
	margin:2;
}body {
	background-color: #003;
	margin-left: 0px;
	margin-top: 0px;
}
#images {
}
#event {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
}
#event h3 {
	text-align: center;
		
}
#main h2 {
	text-align: center;
}

#main h1 {
	text-align: center;
}
#main p {
	text-align: center;
}
