body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #000000;
}
div#body {background-color:#FFF;margin:0;}
a {
	color: #ec1d25;
	text-decoration: underline;
}
a:hover {
	color: #ec1d25;
	text-decoration: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 31px;
	font-style: italic;
	font-weight: bold;
	line-height: 31px;
	margin: 0 0 3px 0;
}
#header {
	background-image: url(../images/bg_header.jpg);
	background-repeat: repeat-x;
	height: 132px;
	width: 100%;
}
#innerheader {
	margin: 0 auto;
	height: auto;
	width: 985px;
}
a.logo {
	background-image: url(../images/wga_logo.gif);
	background-repeat: no-repeat;
	display: block;
	height: 113px;
	width: 295px;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
}
#topnav {
	float: left;
	width: 675px;
	margin: 72px 0 0 10px;
}
.noborder {
	border: none !important;
}
#middle {
	background-color: #FFF;
	height: auto;
	width: 100%;
}
#innermiddle {
	margin: 0 auto;
	width: 985px;
}
#mainimage, #adminContent, #jobContent {
	float: right;
	height: 388px;
	width: 690px;
}
#adminContent, #jobContent {
	height:auto;
}
#jobContent ul {
	list-style-type:disc;
	margin-left:3em;
}
div.jobItem {margin-bottom:0.5em;line-height:1em;}
#maintext {
	padding: 30px;
	float: left;
	height: 228px;
	width: 235px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 0;
}
#maintexthistory {
	padding: 30px;
	float: left;
	height: 324px;
	width: 235px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	background-image: url(../images/walterg_screen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	height: 110px;
	width: 100%;
}
#innerfooter {
	margin: 0 auto;
	padding: 1px 0 0 0;
	width: 985px;
}
.footerblock {
	height: 55px;
	width: 500px;
	padding: 12px 0 0 15px;
	margin-left: 295px;
	border-left: 1px solid #c71c24;
	font-size: 10px;
	line-height: 15px;
}
.footerblock a, .footerblock a:hover {
	color: #000000;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: 28px;
	font-weight: bold;
}
.subhead2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 31px;
	font-style: italic;
	font-weight: bold;
	line-height: 28px;
}
#tour {
	float: left;
	height: auto;
	width: 295px;
}
a.btntour {
	background-image: url(../images/btn_tourbg.jpg);
	height: 35px;
	width: 140px;
	margin: 0 0 0 70px;
	padding: 10px 0 0 0;
	display: block;
	font-size: 11px;
	line-height: 22px;
	letter-spacing: 2px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
a.btntour:hover {
	color: #d5ab61;
	text-decoration: none;
}
div.formRow label {width:120px;float:left;}
legend {font-weight:bold}
#loginForm {width:420px;}
form div {
	margin-bottom:0.5em;
}
form menu {
	color:#900;
}
form div.errors {
	width:420px;
	border:2px #900 solid;
	-moz-border-radius:6px 6px;
	padding:0.5em;
}