@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ffffff;
}

#wrapper {
	height: 768px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 20px;
}


#sidenav {
	position: absolute;
	height: 316px;
	width: 108px;
	top: 378px;
	text-align: center;
	overflow: inherit;
	left: 173px;
}

	
a.sidenav:link, a.sidenav:visited {
	display: block;
	height: 45px;
	line-height: 45px;
	color:#C0C0C0;
	text-decoration: none;
	font-family:"Courier", Courier New, monospace;
	font-size: 25px;
	text-align: center;
	outline: none;	
}


a.sidenav:hover {
	color: #B22222;
	font-size: 25px;
}


#dateformat {
	position: absolute;
	height: 22px;
	width: 212px;
	left: 106px;
	top: 60px;
	font-family:"Courier", Courier New, monospace;
	font-size:18px;
	color:#C0C0C0;
	text-align: right;
}


#sept18 {
	position: absolute;
	height: 22px;
	width: 212px;
	left: 106px;
	top: 94px;
	font-family:"Courier", Courier New, monospace;
	font-size:18px;
	color:#B22222;
	text-align: right;
}

p {
	color:#000000;
}



#petition {
	position: absolute;
	height: 250px;
	width: 300px;
	top: 429px;
	left: 503px;
}
