body,td,th {
    font-family: Helvetica;
    color: FFCC00;
}

body {
    background-color: #2A307A;
}



/* text formats */

h1 {
    color:9DABE2;
}

h3 {
    color:9DABE2;
    padding-top:1em;
}

a:link {
	color: #FFCC00;
	 text-decoration:underline;
}
a:visited {
	color: #FFCC00;
	text-decoration:underline;
}

img {border:none;}
a:hover {
    text-decoration: underline;}
A.implink {
    text-decoration:none;}


#content {
/*    font-size: 24;*/
    color: #FFCC00;
}

li {
    /*font-size: 24;*/
	display:list-item;
    color: #FFCC00;
    /*width=50%;*/
}


/* styles for the content pages */

#wrapper {
	height: 728px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}

#bkg {
	position:absolute;
	left:3px;
	top:100px;
	height:447px;
	width:1021px;
	z-index:1;
}

#header {
    position:absolute;
    left:3px;
    top:10px;
    width:1021px;
}

#header2 {
    position:absolute;
    left:160px;
    top:20px;
    width:1021px;
}

#inner {
    position:absolute;
    left:100px;
    top:150px;
    width:900px;
    height:500px;
    z-index:2;
    frameborder:0;
}

li.mainpoints {
	display:list-item;
    font-size: large;
    padding-top: 2ex;
    padding-right: 3em;
}

li.firstmainpoint {
    display:list-item;
    font-size: large;
    padding-right: 3em;
}

#postedby {
    color: #CCCCCC;
    font-size: small;
    padding-top: 1ex;
}

/* positioning the play button */

#playbutton-index { /* play button on index page */
    float:right;
    padding-left:10px;
    padding-top:100px;
}

#playbutton { /* play button on all other pages */
    float: right;
    padding-left: 10px;
    padding-bottom: 10px;
}



/* news/problems/about page footer */

#footer {
    position:absolute;
    left:35%;
    top:608px;
    z-index:2;
    background-color: #2A307A;
    padding-left: 10px;
    padding-right: 10px;
}

#promo{
    position:absolute;
    left:880px;
    top:588px;
    z-index:3;
    background-color: #2A307A;
    padding-left: 10px;
    padding-right: 10px;
}



/* splash page */


#enter_button {
	position:absolute;
	left:852px;
	top:598px;
	width:75px;
	height:24px;
	z-index:2;
	background-image: url(page_bkg/F_splashpg_gamer.jpg);
}

#splash_gamer {
	position:absolute;
	left:2px;
	top:0px;
	width:969px;
	height:728px;
	z-index:1;
}

#splash_wrapper {
	height: 725px;
	width: 969px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}




/*


#newsbtn {
	position:absolute;
	left:39px;
	top:667px;
	width:129px;
	height:23px;
	z-index:2;
}
#aboutgivebtn {
	position:absolute;
	left:174px;
	top:666px;
	width:129px;
	height:25px;
	z-index:3;
}
#demobtn {
	position:absolute;
	left:307px;
	top:667px;
	width:128px;
	height:24px;
	z-index:4;
}


#playthegamebtn {
	position:absolute;
	left:440px;
	top:667px;
	width:139px;
	height:25px;
	z-index:5;
}
#faqsbtn {
	position:absolute;
	left:584px;
	top:669px;
	width:131px;
	height:23px;
	z-index:6;
}
#commentsbtn {
	position:absolute;
	left:719px;
	top:667px;
	width:125px;
	height:25px;
	z-index:7;
}



#aboutuscontent {
	position:absolute;
	left:100px;
	top:116px;
	width:817px;
	height:494px;
	z-index:8;
}

#download_game {
	position:absolute;
	left:385px;
	top:327px;
	width:216px;
	height:17px;
	z-index:8;
	padding: 20px;
}

    
#style3 {font-size:10;
		font-color:"#FFCC00";
		text-decoration:none;
		font-family: Trebuchet MS;
	}

*/