body
{
background: url(img2/bg.png) repeat top left;
font-family: "verdana","arial","helvetica", sans-serif;
margin: 0 0 0 0;
}

/* PRELOAD FOR PORTAL ROLLOVERS */

.preload{display:none;}


/* UPDATE TOP BAR */ 

#container {
	position: relative;
	background-color: #ffffff;
	margin:0px auto -1px auto;
	padding-top: 0px;
	width: 750px;
	}
	
/* HEADER */ 
	
#top {
	background-repeat: no-repeat;
	padding-bottom: 30px;
  	margin: 0 0 0 44px;
  	height: 100px;
  	width: 100%;
}	

/* HEADER LINKS*/ 

#top p{
display: none;
margin: 0px 0px 0px 15px;
width: auto;
color: #ffffff;
font-size: bigger;
letter-spacing: 4px;
font-family: "gill sans", "gill sans mt", "lucida sans regular", "verdana", "helvertica", "arial";
padding-top: 59px;
padding-left: 20px
}

#top a, #footer a:link, #footer a:visited {
text-decoration: none;
color: #fff;
}

#top a:hover {
text-decoration: underline;
}
 

/* GM PORTAL */ 
 
div.gm {
	margin-left: 70px;
	margin-bottom: 0;
	margin-top: 0px;
	display:block;
  height: 220px;
  width: 264px;
  float: left;
  background:url("img2/ogm_off.jpg") center top no-repeat;
  padding-top: -5px;
  padding-bottom: 0px;
  padding-left: 0px;
}
 
div.gm:hover {
  margin-left: 70px;
  margin-bottom: 0;
  margin-top: 0px;
  height: 220px;
  width: 264px;
  padding-right: 0px;
  background:url("img2/ogm_on.jpg") no-repeat center top;
  text-decoration: none;
}

h1 {
background-position: 0 bottom;
margin-left: 0;
margin-bottom: 10px;
margin-right: 0px;
margin-top: 0px;
width: 100%;
height: 50px;
color: #ffffff;
font-size: 14px;
font-weight: 100;
padding-top: 170px;
padding-left: 0px;
}

h1:hover {
  filter:alpha(opacity=0);
  -moz-opacity:0;opacity:0;
  text-decoration: none;
  text-indent: -9999px;
}

/* OGM PORTAL */ 

div.ogm {
	margin-left: 410px;
	margin-bottom: 0;
	margin-top: 0px;
	display:block;
  height: 220px;
  width: 264px;
  float: none;
  background:url("img2/gm_off.jpg") center top no-repeat;
  padding-bottom: 0px;
  padding-left: 0px;
}
 
div.ogm:hover {
  margin-left: 410px;
  margin-bottom: 0;
  margin-top: 0px;
  height: 220px;
  width: 264px;
  padding-right: 0px;
  background:url("img2/gm_on.jpg") no-repeat center top;
  text-decoration: none;
}

h2 {
background-position: 0 bottom;
margin-left: 0;
margin-bottom: 10px;
margin-right: 0px;
margin-top: 0px;
width: 266px;
height: 50px;
color: #ffffff;
font-size: 14px;
font-weight: 100;
padding-top: 170px;
padding-left: 1px;
}

h2:hover {
  filter:alpha(opacity=0);
  -moz-opacity:0;opacity:0;
  text-decoration: none;
  text-indent: -9999px;
}

/* TAG LINES */

#local {
  margin-left: 0px;
  margin-bottom: 0;
  margin-right: 0px;
  margin-top: 0;
  height: auto;
  width: auto;
  float: left;
  padding-top: 20px;
  padding-bottom: 0px;
  padding-left: 50px;
}	

#social {
  margin: 0 0px 0 0px;
  height: auto;
  width: auto;
  float: right;
  padding-top: 20px;
  padding-right: 50px;
  padding-bottom: 0px;
}	



/* LOWER TEXT */

#lowertext {
margin: 100px 0 0 100px;
width: 560px;
height: 75px;
background-color: #8CC63f;
-webkit-border-radius: 15px;    /* rounded corners for Safari */
-moz-border-radius: 15px; 		/* rounded corners for Firefox */
}

#lowertext p{
margin: 0px 0px 0px 15px;
width: auto;
color: #ffffff;
font-size: small;
padding-top: 12px;
}

/* FOOTER */


#footer a, #footer a:link, #footer a:visited {
text-decoration: none;
color: #333;
}

#footer a:hover {
text-decoration: underline;
}
 
#footer {
	margin: 0 0 5px 0;
	padding: 10px 0 0 0;
	width: 100%;
	color: #333;
	text-align: center;
	font-size: 11px;
	padding-top: 40px;
}


/* SPONSOR */

#sponsor {
	position:relative;
	margin:0px 0 0px 0;
	width: 750px;
	padding-left: 1px;
}

