/*Approved by Herb Tubmaster*/

body {
	background-repeat: repeat-x;
	background-color: #636;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000;
}
#maincontainer {
	width: 975px;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 299px;
	background-image: url(MGA_images/bkgd/banner_bkgd.gif);
	background-repeat: repeat-x;
}
#maincontent {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: auto;
	float: left;
}
.logo {
	background-image: url(MGA_images/logo/mga.gif);
	height: 49px;
	width: 134px;
	margin: 0px;
	float: none;
	left: 37px;
	top: 11px;
	position: relative;
}
.logotext {
	background-image: url(MGA_images/logo/massgeron.gif);
	height: 23px;
	width: 354px;
	position: relative;
	left: 177px;
	top: -22px;
}
.navmenu {
	height: 22px;
	width: 600px;
	position: relative;
	top: 4px;
	left: 37px;
}
.bannerpic {
	height: 198px;
	width: 600px;
	position: relative;
	left: 36px;
	top: 6px;
	float: left;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
.pagetitles {
	float: right;
	height: 29px;
	width: 300px;
	position: relative;
	margin-top: 165px;
	margin-left: 0px;
	margin-right: 29px;
}
.pagecontent {
	width: 602px;
	margin-top: 18px;
	margin-left: 38px;
	background-image: url(MGA_images/bkgd/divider.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#sidebar {
	float: right;
	height: auto;
	width: 302px;
	position: relative;
	top: 18px;
	right: 26px;
	padding-bottom: 10px;
}

#footer {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 20px;
	clear: both;
}

a:focus /*removes lines around rollovers in Mozilla*/
{
-moz-outline-style: none;
}
a:link, a:active, a:visited {
	
	color: #234F96;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #985356;
	text-decoration: none;
	outline: none;
}
.heading1 {
	font-size: 18px;
	color: #000;
	line-height: normal;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
}
.heading2 {
	font-size: 15px;
	color: #163d70;
	font-weight: bold;
}
.hspacer20 {
	width: 20px;
}
#contentspacer {
	width:950px;
	height:30px;
	margin-right: auto;
	margin-left: auto;
}
#btmspacer {
	width:950px;
	height:34px;
	margin-right: auto;
	margin-left: auto;
}
.log {
	height: auto;
	width: 225px;
	position: relative;
	float: right;
	right: 90px;
	top: -22px;
}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #CCCCCC;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
