/*td {
	border:1px solid #f00;
}*/
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header {
	width:801px;
	border-bottom:3px double black;
	color:#434592;
}

#header td {
	width:50%;
	padding:5px;
}

#title {
	font-size:30px;
	font-weight:bold;
	text-align:center;
	letter-spacing:3px;
	cursor:pointer;
}

#title span {
	font-size:20px;
	letter-spacing:5px;
}

#mission {
	font-size:10px;
}

#content {
	width:801px;
	font-size:12px;
}

.evencols {
	width:264px;
}

#picture {
	height:350px;
	vertical-align:top;
	text-align:center;
	width:528px;
}

#events {
	border:2px solid #125e14;
	text-align:center;
	vertical-align:top;
	font-size:26px;
	font-weight:bold;
	color:#125e14;
	background-color:#daf1db;
}

#archive {
	border:2px solid #434592;
	text-align:center;
	vertical-align:top;
	font-size:26px;
	font-weight:bold;
	color:#434592;
	background-color:#e2e2f5;
}

#support {
	border:2px solid black;
	text-align:center;
	vertical-align:top;
	font-size:26px;
	font-weight:bold;
	color:black;
	background-color:#ddd;
}

#support a {
	font-size:20px;
	text-decoration:none;
	color:#434592;
}

#support a:hover {
	color:#000;
}

#links {
	border:2px solid #434592;
	text-align:center;
	vertical-align:top;
	font-size:26px;
	font-weight:bold;
	color:#434592;
	background-color:#e2e2f5;
}

a img {
	border:none;
	margin-bottom:20px;
}

#aNav {
	border:3px double #000;
	border-top:none;
	margin:0 auto 20px auto;
	padding:10px;
	width:650px;;
}

#aNav a {
	color:#434592;
	font-weight:bold;
	text-decoration:none;
}

#aNav a:hover {
	color:#000;
}