body {
	margin-top: 0px;
	text-align: center; 
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	letter-spacing: 1px;
	color: #0084c5;
	font-size: 12px;
	font-weight: bold;
/*	background-color: #fff; */
	background: url(images/bg.gif) repeat-x;
	scrollbar-arrow-color: #eee;
	scrollbar-3dlight-color: #000;
	scrollbar-highlight-color: #eee;
	scrollbar-face-color: #000;
	scrollbar-shadow-color: #eee;
	scrollbar-darkshadow-color: #000;
	scrollbar-track-color: #fff;
}

/* font link styles */

a:link {color: #1fb25a; font-weight: bold; text-decoration: none}
a:visited {color: #1fb25a; font-weight: bold; text-decoration: none;}
a:hover {color: #c3e3c6; font-weight: bold; text-decoration: none;}
a:active {color: #1fb25a; font-weight: bold; text-decoration: none;}

.footertext a:link {font: 10px Verdana, Arial, Helvetica, sans-serif;color: #ccc;text-decoration: none;}
.footertext a:visited {font: 10px Verdana, Arial, Helvetica, sans-serif;color: #ccc;text-decoration: none;}
.footertext a:hover {font: 10px Verdana, Arial, Helvetica, sans-serif;color: #000;text-decoration: none;}
.footertext a:active {font: 10px Verdana, Arial, Helvetica, sans-serif;color: #ccc;text-decoration: none;}

.footertext {
	margin: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccc;
	text-decoration: none;	
}

p 
{
/*	margin: 0px; */
	color:#0084c5;
	line-height: 22px;	
}

td 
{
	margin: 0px;
	color:#747474;
	line-height: 13px;	
}

p.zero {margin-top: 0px;}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;	
	font-weight: bold;
	letter-spacing: 1px;
	color: #ffa800;
	line-height: normal;
	margin-top: 2px;
	margin-bottom: 2px; 	
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	font-weight: bold;
	color: #1fb25a;
	line-height: normal;
/*	margin-top: 0px; */
	margin-bottom: 0px; 	
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 13px;	
	font-weight: bold;
	color: #1fb25a;
	line-height: normal;
/*	margin-top: 0px; */
	margin-bottom: 0px; 	
}

.emailform
{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #0084c5;
	font-size: 11px;	
}

/* bulleted listing colors */

ul, li {
/*	margin: 0px; */
	color:#0084c5;
	line-height: 16px;		
} 

/* div definition and styles */

#container {
	margin: 0px auto;
	padding: 0;
	width: 1000px;
}

#header {
	position: relative;
	z-index: 100; 
	width: 1000px;
	height: 130px;
}

#headerleft {
	float: left;
	position: relative;
	width: 750px;
	height: 130px;
	display: inline;
}

#headerright {
	float: left;
	position: relative;
	width: 250px;
	height: 130px;
	display: inline;
}

#menuline {
	position: relative;
	z-index: 100; 
	width: 1000px;
	height: 35px;
}

#mainmenu {
	float: left;
	position: relative;
	z-index: 100;
	width: 750px;
	height: 35px;
	display: inline;
	text-align: left;
}

#authentic {
	float: right;
	position: relative;
	width: 240px;
	height: 25px;
	padding-bottom: 10px;
	display: inline;
}

#main {
	float: left;
	position: relative;
	z-index: 4;
	width: 1000px;
/*	height: 325px; */
	display: inline;
}

#text_content {
	float: left;
	position: relative;
	z-index: 4;
	width: 1000px;
	display: inline;
	text-align: left;
	padding-top: 8px;
}

#mainleft {
	float: left;
	position: relative;
	width: 750px;
/*	height: 325px; */
	display: inline;
}

#pagetitle {
	float: left;
	position: relative;
	width: 754px;
	height: 30px;
}

#content {
	float: left;
	position: relative;
	width: 754px;
/*	height: 395px; */
}

#mainright {
	float: left;
	position: relative;
	width: 250px;
/*	height: 325px; */
	display: inline;
}

#gamestown {
	float: left;
	position: relative;
	width: 250px;
	height: 100px;
	background: url(images/gamestown.gif);
}

#countdown {
	float: left;
	position: relative;
	width: 1000px;
	height: 44px;
	color: #FFFFFF;
	background: url(images/countdown.gif) no-repeat;
	text-align: center;
	vertical-align: middle;
	display: inline;
}

#footermenu {
	float: left;
	position: relative;
	width: 1000px;
	height: 64px;
	background: url(images/bg_footer_menu.gif) repeat-x;
	text-align: right;	
	padding-top: 4px;
}

#footermenutemp {
	float: left;
	position: relative;
	width: 1000px;
	height: 54px;
	background: url(images/bg_footer_menu.gif) repeat-x;
	text-align: right;	
	padding-top: 14px;
}

#footer {
	float: left;
	position: relative;
	width: 1000px;
	height: 20px;
}

#copyright {
	float: left;
	width: 1000px;
	height: 20px;
	display: inline;
}

/* fix png transparency in IE5+ for all PNG images */

img, #container { behavior: url(iepngfix.htc); }
img, #headerleft { behavior: url(iepngfix.htc); }
img, #mainright { behavior: url(iepngfix.htc); }

/* end of png image fix */


/* definition of footer menu */
/*Credits: CSSplay */
a.footnav, a.footnav:link, a.footnav:visited {display:block; padding: 2px 20px 0px 0px; height:20px; background:transparent; margin-top:2px; text-decoration:none; font-family:verdana, arial, sans-serif; font-size:10px; font-weight:bold; color:#ccc; line-height:20px; overflow:hidden; float:left;}
a.footnav:hover {color:#0068b3; background:transparent;}
a.footnav:active {color:#0068b3; background:transparent;} 

a.footnavupright {display:block; padding: 2px 20px 0px 0px; height:12px; background:transparent; margin-top:2px; text-align:center; text-decoration:none; font-family:verdana, arial, sans-serif; font-size:12px; font-weight:bold; color:#ccc; line-height:20px; overflow:hidden; float:left;}
/* definition of footer menu ends here */

/* definition of main menu */
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_examples.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
 /* common styling */
.menu1 {
float:left; width:100%; font-family: verdana, arial, sans-serif; font-size:11px; color:#0068b3;
/* background:url(images/menu1.gif) repeat-x top left; */
/* border-bottom:6px solid #ff0000; */
}
.menu1 ul {
padding:0;margin:0;list-style-type:none;
}
.menu1 ul li {
float:left; position:relative; /* background:url(images/divider1.gif) no-repeat top right; */
}
.menu1 ul li a, .menu1 ul li a:visited {
float:left; display:block; text-decoration:none;color:#0068b3; width:auto; padding:0px 28px 0px 5px; line-height:25px; height:25px; border-bottom:7px solid #0068b3; border-right:2px solid #fff; 
}

.menu1 ul li:hover {width:auto;}

.menu1 ul li a.menu1:hover {border-bottom-color:#1fb25a; border-right-color:#fff; color:#1fb25a;}

.menu1 ul li:hover a.menu1 {border-bottom-color:#1fb25a; border-right-color:#fff; color:#1fb25a;}

.menu1 ul li ul {
display: none;
}
.menu1 table {
margin:0; border-collapse:collapse; font-size:11px; position:absolute; top:0; left:0;
}

/* specific to non IE browsers */
#header img {display:block;}
.menu1 ul li:hover ul {
display:block;position:absolute;top:30px;margin-top:1px; left:0;width:154px;border-bottom:1px solid #000; padding-top:4px;
}

.menu1 ul li:hover ul.endstop {
left:-92px;
}
.menu1 ul li:hover ul li ul {
display: none;
}
.menu1 ul li:hover ul li a {
display:block;background:#fff;color:#0068b3;height:auto;line-height:15px;padding:4px 16px; width:120px; border:1px solid #000; border-bottom:0;
}
.menu1 ul li:hover ul li a.drop {
background:#ccd url(images/bullet1.gif) no-repeat 3px 8px;
}
.menu1 ul li:hover ul li a:hover {
color:#fff; background: #0068b3;
}
.menu1 ul li:hover ul li a:hover.drop {
background: #fff url(images/bullet1.gif) no-repeat 3px 8px;
}
.menu1 ul li:hover ul li:hover ul {
display:block; position:absolute; left:153px; top:-1px;
}
.menu1 ul li:hover ul li:hover ul.left {
left:-153px;
}



/* specific to IE5.5 and IE6 browsers */
.menu1 ul li a:hover ul {
display:block;position:absolute;top:29px; t\op:32px; background:#fff;left:0; border-bottom:1px solid #000; padding-top:2px;
} 
.menu1 ul li a:hover ul.endstop {
left: -92px;
}
.menu1 ul li a:hover ul li a {
display:block;background:#fff;color:#0068b3; height:1px; line-height:15px; padding:4px 16px; width:154px; w\idth:120px; border:1px solid #000; border-bottom:0;
}
.menu1 ul li a:hover ul li a.drop {
background:#ccd url(images/bullet1.gif) no-repeat 3px 8px; padding-bottom:4px;
}
.menu1 ul li a:hover ul li a ul {
visibility:hidden; position:absolute; height:0; width:0;
}
.menu1 ul li a:hover ul li a:hover {
color:#000; background: #ccd url(images/bullet1.gif) no-repeat 3px 8px;
}
.menu1 ul li a:hover ul li a:hover.drop {
 background: #ccd url(images/bullet1.gif) no-repeat 3px 8px;
}
.menu1 ul li a:hover ul li a:hover ul {
visibility:visible; position:absolute; top:0;color:#000; left:153px;
}
.menu1 ul li a:hover ul li a:hover ul.left {
left:-153px;
}

}

/* definition of main menu ends here */

