body {
	background-color: #898076;
	margin: 0px;
	scrollbar-base-color: #898076;
	scrollbar-arrow-color: #3A3934;
	scrollbar-darkshadow-color: #3A3934;
}
.introtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-base-color: #5e5851;
	scrollbar-arrow-color: #3A3934;
	scrollbar-darkshadow-color: #3A3934;
	font-size: 10px;
	font-weight: normal;
	color: #2D2C28;
	background-color: #898076;
	border: none #ffffff;
	display: inline;
}
.style1 {
	color: #CCCCCC;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
.style2 {
	color: #CCCCCC
}

.head{
  background: url('images/gm_head_bg.jpg') repeat-x top left;
  height:144px;
  width:100%;
  text-align:center;
}
.body{
	margin-top:20px;
	text-align:center;
	background-color: #898076;
}
.footer{
	height:100%;
	width:100%;
	text-align:center;
	color: #CCCCCC;
	background-color: #3A3934;
}
.footer a, .footer a:visited, a:link{
	color: #CCCCCC;
	text-decoration: none;
}
.footer a:hover{
	color: #CCCCCC;
	text-decoration: underline;
}

