@charset "UTF-8";
body * {
	padding:0;
	margin:0;	
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}


img {border: none;
	display: block;
}
#wrapper {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999;
	clear: left;
	padding-top: 20px;
	width: 500px;
	margin-left: 340px;
}
#flash {
	height: 550px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	float: left;
	width: 500px;
	line-height: 16px;
	margin-left: 20px;
}
#nav ul {
	list-style-type: none;
}
.title {
	padding-top: 180px;
	padding-bottom: 10px;
}
#content p {
	padding-bottom: 12px;
}

#nav * { display:block }

#nav {
	float: left;
	width: 320px;
}
#home a { width: 320px;}
#schedule a { width: 320px; }
#mara a { width: 320px;}
#donation a { width: 320px; }
#contact a { width: 320px; }
#supporters a { width: 320px; }
#news a { width: 320px;}

#home a:hover { background-image: url(../assets/logo_over.jpg); }
#mara a:hover { background-image: url(../assets/nav_O_02.gif); }
#schedule a:hover { background-image: url(../assets/nav_O_03.gif); }
#donation a:hover { background-image: url(../assets/nav_O_04.gif); }
#contact a:hover { background-image: url(../assets/nav_O_05.gif); }
#supporters a:hover { background-image: url(../assets/nav_O_06.gif); }
#news a:hover { background-image: url(../assets/nav_O_07.gif); }

#nav a:hover img { visibility: hidden; }
a {
	color: #F36;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: none;
}

.insetimage {
	float: right;
	padding-left: 16px;
	padding-right: 6px;
}
#content ul {
	list-style-type: none;
}
#h1 {
	font-family: "Times New Roman", Times, serif;
	color: #F39;
}
#h2 {
	font-family: "Times New Roman", Times, serif;
	color: #F39;
}
#footer {
	color: black;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
}

#footer a {
	color:  #F36;
	text-decoration: none;
	font-size: 10px;
}
#footer a:hover {
	color: #666;
	text-decoration: none;
}
#content ul {
	padding-bottom: 12px;
}

