a:link {
	color: #b2b2b2;
	text-decoration: none;
	
}
a:visited {
	color: #b2b2b2;
	text-decoration: none;

}
a:hover {
	color: #666666;
	text-decoration: none;

}
a:active {
	color: #333333;
	text-decoration: none;
	
}

#flyer {
	position: absolute;
	left: 300px;
	top: 25px;

}

#splash_left {
	left: 300px;
	top: 475px;
	position: absolute;


}

#splash_right {
	position: absolute;
	left: 540px;
	top: 475px;

}

#logo {
	position:absolute;
	left:57px;
	top:30px;
	width:192px;
	height:173px;
}

#main {
	position:absolute;
	left:249px;
	top:30px;
	width:451px;
	color: #FFFFFF;

}

#menu-manifesto {
	position:absolute;
	left:57px;
	top:219px;
	width:192px;
	height:14px;
}

#menu-events {
	position:absolute;
	left:57px;
	top:245px;
	width:192px;
	height:14px;
}

#menu-submissions {
	position:absolute;
	left:57px;
	top:270px;
	width:192px;
	height:15px;
}

#menu-contact {
	position:absolute;
	left:57px;
	top:296px;
	width:192px;
	height:14px;
}

#main-head {
	position: absolute;
	width: 425px;
	vertical-align: sub;
	background-position: bottom;
	top: 100px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	left: 25px;
}

#main-body {
	position: absolute;
	width: 425px;
	top: 200px;
	left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-indent: 8pt;
}

#head {
	font-size: 36px;
	font-style: oblique;
	font-weight: bold;
}

#subhead {
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	text-align: right;
}
