html, body {
margin: 0px;
padding: 0px;
height: 100%;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
background: url(images/bg.gif) repeat-x #fff;
}

#content {
margin: auto;
min-height: 100%;
position: relative;
width: 784px;
background-image: url(images/bg_sides.gif);
background-repeat: repeat-x;
}
	* html #content { height: 100%; clear: left; }  /* ie doesn't recognize min-height */

#wrapper {
margin: auto;
min-height: 100%;
/*position: relative;*/  /* this screws up the arrow'd bullet lists in IE */
width: 700px;
background: #fff;
border: 1px solid #fff;
border-width: 1px 0 0 0; /* for FF */
}
	* html #wrapper { height: 100%; clear: left; border-width: 0px; }  /* ie doesn't recognize min-height */

.clear{ clear:both; height:1px; font-size:1px; line-height:1px; }

#top {
/*width: 670px;*/
width: 620px;
margin: 5px 0px 0px 15px;
clear: both;
}
	#glmmrsLogo {
	float: left;
	}
	
	#dooleys {
	float: right;
	}

#divider {
margin-bottom: 20px;
}

#nav {
display: none;
}

.main_content {
/*margin: 10px 20px 10px 20px;*/
width: 600px;
}	
	.main_content ul, .main_content_left ul, .main_content_right ul {
	margin: 5px 0 0 10px;
	padding: 0px;
	}
	
	.main_content ul li, .main_content_left ul li, .main_content_right ul li {
	list-style: square;
	/*
	list-style: none;
	background: url(images/arrow3.gif) no-repeat 0px 4px;
	*/
	/*padding: 0 0 0 12px;*/
	padding: 0px;
	display: block;
	/*margin: 0px;*/
	margin: 0 0 0 10px;
	line-height: 14px;
	color: #666;
	}
	
	ul li {
	line-height: 2px;
	}
	
.main_content_left {
float: left;
/*width: 320px;*/
width: 270px;
margin: 0 20px 20px 20px;
padding: 0px;
background: #fff;
/*border: 1px solid #ffcc00;*/
}
	/* for IE */
	* html .main_content_left {padding-bottom: 20px; margin-left: 10px;}	
	
.main_content_right {
float: left;
width: 320px;
margin: 55px 0 20px 0;
padding: 0px;
background: #fff;
/*border: 1px solid #ffcc00;*/
}

#introPage {
position: absolute;
left: 50%;
top: 50%;
margin-top: -225px; /* make this half your image/element height */
margin-left: -380px; /* make this half your image/element width */
}
	#introPage_footer {
	text-align: center;
	margin-left: 129px;
	margin-top: 10px;
	}
	* html #introPage_footer { margin: 10px 0 0 0; }
	
	p.copyright_footer_index {
	color: #ccc;
	text-align: center;
	}
	

#sponsorColumn {
float: left;
}

#sponsorList {
width: 300px;
margin: 20px 0 0 0;
padding: 0px;
text-align: center;
/*border: 1px solid #ffcc00;*/
}

/* for home page */
#rightCountdown {
height: 114px;
background: url(../../images/indexImage_motionBlur.jpg) no-repeat;
}
	h4 {
	font-size: 300%;
	font-weight: bold;
	text-align: center;
	margin: 20px 20px 0.3em 0;
	color: #000;
}

p.countdown_text {
margin: 0 20px 0 0;
padding: 0px;
color: #666;
text-align: center;
}

.quote {
height: 114px;
/*border: 1px solid #000;*/
/*background: url(images/indexImage_motionBlur_quote.jpg) no-repeat;*/
}	
/* for home page */	

#clearfooter {
clear: both;
height: 60px;
overflow: hidden;
}

#footer {
position: absolute;
bottom: 0px;
height: 45px;
/*width: 700px;*/
width: 600px;
}
	
	#footer_left {
	float: left;
	/*position: absolute;*/
	bottom: 0;
	padding: 18px 0px 0px 0px;
	}
	
	#footer_right {
	float: right;
	padding: 25px 10px 0px 0px;
	margin: 0px;
	}


#e {
float: left;
text-align: left;
margin: 6px 0 0 0;
}

#copyright {
float: right;
padding-right: 10px;
}


/* text */

p {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
line-height: 16px;
color: #666;
margin: 10px 0 10px 0;
padding: 0px;
}

p.header, p.sponsorHeader {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
margin: 0px;
/*color: #DF670E;*/
color: #cc0000;
font-weight: bold;
text-transform: uppercase;
}

p.sponsorHeader {
text-align: center;
}

p.faqHeader {
color: #cc0000;
font-weight: bold;
}

p.copyright_footer {
margin: 0px;
padding: 0px;
font-size: 9px;
color: #cccccc;
}

td {
font-size: 10px;
color: #39515A;
/*border: 1px solid #ffcc00;*/
}
	.asterisk {
	color: #C90016;
	background: #fff;
	}

td.header {
color: #DF670E;
font-weight: bold;
}

td.inactive, span.inactive {
color: #7E97A1;
}

td.active, span.active {
color: #39515A;
}

tr.line {
text-decoration: line-through;
}

span.greyPipe {
color: #d9d9d9;
padding-left: 2px;
/*border: 1px solid #ffcc00;*/
}

span.new {
color: #CC0000;
/*font-weight: bold;*/
}

span.red {
color: #CC0000;
font-weight: bold;
}

img {
border: 0px;
display: block;
}

img.float {
float: left;
margin-right: 5px;
}

hr {
color: #e8e8e8;
margin: 10px 0 10px 0;
}

ul.spacing {
margin: 5px 0 0 10px;
padding: 0px;
}

ul.spacing li {
margin: 0 0 10px 0;
}

/* links */

a:link, a:visited {
color: #F27C1D;
text-decoration: underline;
}

a:hover {
color: #ff9900;
}

a.navElements, a.navElements:link, a.navElements:visited {
margin: 0px;
padding: 0px;
color: #333;
text-decoration: none;
}

a.navElements:hover {
color: #DF670E;
background: #f7f7f7;
padding: 0 0 2px 0;
}
	/* for IE */
	* html a.navElements:hover {padding: 0px;}

	.navElementsSelected, .navElementsSelected:link, .navElementsSelected:visited, .navElementsSelected:hover {
	color: #DF670E;
	padding: 0 0 2px 0;
	text-decoration: none;
	}
	
/* spry css */

.even {
background-color: #ffffff;
}
.odd {
background-color: #f7f7f7;
}