body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
html, body {
	height: 100%;
	margin: 0;
}
#header {
	font-weight: lighter;
	height: 147px;
	vertical-align: top;
	background-color: #ffffff;
	text-align: center;
}
.headertext {color: #FFFFFF;
	font-family: Arial, Helvetice, sans-serif;
	font-size: 18px;
}
h1 {
	font-size: 48px;
	letter-spacing: -4px;
	color: #0099FF;
	margin-bottom: -20px;
	padding-bottom: 0px;
	margin-top: 0px;
}
.headerblack {
	color: #000000;
	font-style: italic;
}
.subheader {
	font-size: 18px;
	color: #999999;
	letter-spacing: 1.7px;
	font-weight: bold;
}
.menubar {
	background-color: #ffffff;
	color: #000000;
	font-style: normal;
	height: 24px;
	padding-left: 0px;
	
}
.menubar ul {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 14px;
}
.menubar ul li {
	list-style-type: none;
	text-align: center;
	padding: 0;
	width: 100px;
	border-right-width: 0px;
	border-right-style: dotted;
	border-right-color: #cc0000;
	border-left-width: 0px;
	border-left-style: dotted;
	border-left-color: #cc0000;
}
.menubar ul li a:hover {
	background-color: #ccff00;
	display:block;
}
.menubar ul li a {
	color: #cc0000;
	text-decoration: none;
	padding: 4px;
	display:block;
}
.menubar li widemenuitem {
	width: 200px;
}
#craftysyntax {
	position:absolute;
	left:600px;
	top:30px;
	z-index:1;
	width: 150px;
	height: 50px;
}
.wrapper {
	min-height: 95%;
	height: auto !important;
	height: 95%;
	margin: 0 auto -0.54em;
}
.container {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 8;
	margin-left: auto;
}
.left {
	float: left;
	width: 200px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
.maincontent {
	margin-top: 5px;
	margin-right: 0.7em;
	margin-bottom: 0;
	margin-left: 13em;
}
.footer, .push {
	height: 1.3em;
	clear:both;
	text-align:center;
	color:#000;
	font-size:0.9em;
	margin:0 auto 0px;
	padding:10px 0;
	line-height:1.3em;
}

.footer {
	background-color: #ffffff;
	color: #cc0000;
}

	


.topbarmenu {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.topbarmenuitem {	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	background-color: #cc0000;
}

.topbarmenuitem a:hover {
	background-color: #00CCCC;
}

.menuitem {
	background-color: #ffffff;
}

.menuitem a:hover {
	background-color: #00CCCC;
}

.footertext {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.title {	
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
}
.maintext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
