body
{	font-size: 80%; 
	font-weight: normal; 
	color: #666666;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	min-width: 950px;
}
table
{	font-size: 100%; 
	font-weight: normal; 
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
}
#bottom {	
	font-size: 85%; 
	COLOR: #666666;
}
#mainbody {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	background: url('../images/back2.gif') repeat-y;
	
}
.imgstyle
{
    float: left;
    margin: 0px 10px 5px 0px;
}

.clearfloats { clear: both; }

#header {
	background: url('../images/ggds-title.gif') no-repeat;
}
#sitesponsor {
 	line-height: 1;
 	color: #666666;
    padding: 5px 5px 5px 5px;
}

h1 {
  	font-size: 200%;
  	line-height: 1;
 	color: #494949;
 	margin: 0;
 	font-weight: bold; 
}
h2 { 
	font-size: 130%; 
  	color: #494949;
  	line-height: 1;
  	margin: 0;
 	font-weight: bold;
}

h3 { 
	font-size: 110%; 
  	color: #494949;
  	line-height: 1;
 	margin: 0;
 	font-weight: bold;
}

a:link, a:visited {
	color: #494949; 
	text-decoration: underline;
}
a:hover {
	color: #494949; 
	text-decoration: none;
}
a:active {
	color: #494949; 
	text-decoration: underline;
}

.navmenu a {
	display: block;
	width: 160px;
	padding: 0px;
	margin: 5px 5px 5px 5px;
	color: #000;
	text-decoration: none;
	text-align: left;
}

.navmenu a:link, .navmenu a:visited  {
	text-decoration: none;
}
.navmenu a:hover {
	color: #ffffff;
}
.navmenu a:active {
	text-decoration: none;
}
