.gridImage {
	position:relative;
	clear:both;
	width:80%;
}

a {
	color:#000000;
	font-family:inherit;
	font-weight:bold;
	font-stretch:inherit;
	text-decoration:none;
}

#menubar {
	position:absolute;
	top:-3735px;
	left:1px;
	width:100px;
	height:5px;
}

.precode {
	background-color:#C9C9C9;
	padding:inherit;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	overflow:scroll;
	border-image:initial;
	border:1px solid #000000;
}

h1 {
}

code {
	background-color:transparent;
	border-image:initial;
}

#maincontent {
	position:relative;
	background-color:#FFFFFF;
	width:880px;
	min-height:200px;
	margin-right:auto;
	margin-left:auto;
	margin-top:15px;
	font:inherit;
	font-family:inherit;
	z-index:inherit;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	-webkit-border-bottom-right-radius:10px;
	border-bottom-right-radius:10px;
	-o-border-bottom-right-radius:10px;
	-ms-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	border-bottom-left-radius:10px;
	-o-border-bottom-left-radius:10px;
	-ms-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
}

#menubar {
	position:relative;
	background-color:#FFFFFF;
	width:884px;
	margin-right:auto;
	margin-left:auto;
	margin-top:15px;
	font:inherit;
	font-family:inherit;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

#forkme {
	position:relative;
	right:0;
	width:130px;
	height:130px;
}

#logo {
	position:relative;
	top:10px;
	left:10px;
}

#header {
	width:900px;
	height:149px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	-webkit-border-top-left-radius:10px;
	border-top-left-radius:10px;
	-o-border-top-left-radius:10px;
	-ms-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-right-radius:10px;
	border-top-right-radius:10px;
	-o-border-top-right-radius:10px;
	-ms-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	border-image:initial;
	position:relative;
	max-height:inherit;
}

.mainbody {
	background-image:url(images/black_twill.png);
	font:inherit;
	font-family:Verdana;
}

