body {margin: 20px 50px 35px 50px;}

#Sidebar {
	width: 200px;
	float: left;
}

#Sidebar a {
	color: #FFFFFF;
	display: block;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#Sidebar a:Hover {color: #CCCCCC; text-decoration: none;}
#Sidebar a:Visited {color: #FFFFFF;}

#EventMenu {
	width: 160px;
	background: #002A7E;
	padding: 5px;
	margin: auto;
	margin-top: 10px;
}

#ContactMenu {
	width: 160px;
	background: #008986;
	padding: 5px;
	margin: auto;
	margin-top: 10px;
}

#Proceeds {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 30px;
}

#AddressBox {
	width: 160px;
	background: #002A7E;
	color: #FFFFFF;
	font-size: 12px;
	padding: 5px;
	margin: auto;
	margin-top: 10px;
}

#Content {
	margin-left: 230px;
}

#HeaderOuter {
	border: 4px solid #002A7E;
}

#HeaderInner {
	border: 2px solid #002A7E;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	margin: 3px;
	padding: 15px;
	text-align: center;
}

#HeaderInner .textTwilight {font-size: 36px;}

#Main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}