#game-container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
body {
	background-color: #000000;
}
#cheats-header {
	background-image: url(/images/active_game.jpg);
	height: 180px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#page {
	width: 760px;
	background-image: url(/images/buttonpress.gif);
	background-repeat: no-repeat;
}
#menu {
	background-color: #000066;
	background-image: url(/images/cheats_menu.jpg);
	width: 200px;
	background-repeat: no-repeat;
	float: left;
	border: thin dotted #009900;
}
#footer {
	background-image: url(/images/footer.gif);
	height: 150px;
	width: 760px;
	clear: both;
	text-align: center;
	background-repeat: no-repeat;
}
.minisize {
	font-size: 90%;
}
#gamecheats {
	float: right;
}
#content-main {
	width: 420px;
	float: left;
	padding: 0px 5px;
}
#content-main-container {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#content-right {
	width: 160px;
	float: left;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 120%;
	color: #123D5F;
	padding-top: 108px;
	padding-left: 52px;
	float: none;
	padding-bottom: 0px;
	margin: 0px;
	text-align: left;
}
h2 {
	margin: 0px;
	padding: 0px;
	height: 21px;
	display: block;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	width: 134px;
	text-align: center;
	background-color: #125488;
	line-height: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #166FB1;
}
h3 {
	font-size: 80%;
	color: #FFFFFF;
	text-align: left;
	background-color: #166FB1;
	display: block;
	padding: 3px 3px 3px 10px;
	margin: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: url(/images/headerbar.gif);
	background-repeat: no-repeat;
	background-position: top;
}
h3 a:link, h3 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
h3 a:hover, h3 a:active{
	color: #FFFF00;
	text-decoration: none;
}

form {
	padding: 4px;
}
h4 {
	font-size: 80%;
	font-size: 80%;
	color: #FFFFFF;
	text-align: center;
	display: block;
	padding: 5px 5px 0px;
	margin: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: none;
}
h4 a:link, h4 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
h4 a:hover, h4 a:active{
	color: #FFFF00;
	text-decoration: none;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
	background-color: #12466D;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D2E9FF;
	border-bottom-color: #000000;
	text-align: left;
	padding-left: 5px;
	padding-top: 2px;
	
	margin-top: 5px;
	height: 20px;
}
h6 {
	font-size: 80%;
	color: #FFFFFF;
	text-align: left;
	display: block;
	padding: 13px 3px 3px 55px;
	margin: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: none;
}

#menucolumn {
	background-repeat: repeat-y;
	width: 170px;
	margin: 0px;
	float: left;
	text-align:left;
	background-image: url(/images/cheats_menu_bar.gif);
	padding: 0px;
}
.nonothing {
	margin: 0px;
	padding: 0px;
	background-color: #FF3399;
}
#menupositioner {
	width: 147px;
	padding: 47px 0px 0px 23px;
	margin: 0px;
	background-image: url(/images/cheats_menu_top.gif);
	background-repeat: no-repeat;
}
.menublock {
	background-image: url(/images/cheats_menu_bottom.gif);
	height: 100px;
	width: 170px;
	margin: 0px;
	padding: 0px;
}
#menugame-container {
	margin: 0px;
	padding: 0px;
}

#menugame-container ul {
	margin: 0px;
	padding: 0px 0px 6px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}


#menugame-container li {
	margin: 0px;
	padding: 0px 0px 2px;
	display: block;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
#menugame-container a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 19px;
	width: 132px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	background-position: 0% 50%;
	line-height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4A8CB5;
	border-right-color: #0F446F;
	border-bottom-color: #0F4672;
	border-left-color: #4A8CB5;
}
.cenme {
	text-align: center;
	line-height: 20px;
	font-weight: bold;
}


#menugame-container li a:link, #menugame-container a:visited {
	color: #FFFFFF;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}

#menugame-container li a:hover, #menugame-container li a:active {
	background-position: center;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0F4672;
	border-right-color: #4A8CB5;
	border-bottom-color: #4A8CB5;
	border-left-color: #0F4672;
	color: #FFFF00;
}
.gameinfo1 {
	background-color: #166FB1;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px 0px 5px;
	padding: 0px;
	background-image: url(/images/botbar.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.leftme {
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}

.gamepic {
	background-color: #3DC2EF;
	margin: 5px;
	padding: 5px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #0C3D62;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
}
.gamingsites {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	width: 650px;
	padding: 5px 0px 0px;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.gamingsites a:link, .gamingsites a:visited{
	color: #FFFFFF;
	width: 680px;
	padding: 5px 0px 0px;
	text-decoration: none;
}
.gamingsites a:hover, .gamingsites a:active{
	color: #FFFF00;

}
.gametext  {
	color:#FFFFFF;
	text-decoration:none;
	padding: 5px 5px 15px;
	text-align: left;
	margin: 0px;
	font-size: 80%;
}
.gametext a:link, .gametext a:visited {
	color: #FFFF00;

}

.gametextindex {	
	font-size: 80%;
	padding: 5px 5px 15px;
	text-align: center;
	margin: 0px;
}
.gametextindex a:link, .gametextindex a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.gametextindex a:hover, .gametextindex a:active {
	color: #FFFF00;
}

.gametextindex2 {
	font-size: 80%;
	padding: 5px 5px 15px;
	text-align: center;
	margin: 0px;
	color: #FFFF00;
}
.gametextindex2 a:link, .gametextindex2 a:visited {
	text-decoration: underline;
	color: #FFFF00;
	font-weight: bold;
}
.gametextindex2 a:hover, .gametextindex2 a:active {
	color: #FFFF00;
	text-decoration: underline;
}
.submitbutton {
	background-color: #103D5E;
	color: #FFFFFF;
	font-size: 85%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAF0F4;
	border-right-color: #103D5E;
	border-bottom-color: #000000;
	border-left-color: #EAF0F4;
}
.linkspage-cat {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 5px 5px;
	text-align: left;
	margin-top: 0px;
}
.linkspage-cattit {
	font-weight: bold;
	margin: 10px 0px 0px;
}

.linkspage-cattit a:link, .linkspage-cattit a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 80%;
}
.linkspage-descript {
	font-size: 80%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.linkspage-cattit a:hover, .linkspage-cattit a:active {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
	font-size: 80%;
}

.linkspage-catnumlinks {
	font-size: 70%;
	color: #FFFF00;
	font-style: italic;
	font-weight: lighter;
}
.linkspage-cathead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
	background-color: #125488;
	margin-bottom: 0px;
}
.linkstext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 5px;
	padding-right: 5px;

	padding-left: 5px;
	text-align: left;
	margin-bottom: 0px;
	font-weight: normal;
}
.linkstextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	margin-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	margin-bottom: 0px;
	font-weight: bold;
}

.linkstextbold a:link, .linkstextbold a:visited {
	color: #FFFF00;
	text-decoration: none;
}
.linkstextbold a:active, .linkstextbold a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

.gossa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0px;
	padding: 0px 0px 5px;
}
.gossa a:link, .gossa a:visited, .gossa a:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.sig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;


	font-color: ;
	font-style: italic;
	color: #FFFF00;
	display: block;
	padding-top: 4px;
}
#header-ad {
	background-color: #000000;
	padding-top: 1px;
	padding-bottom: 5px;
}
#footer-ad {
	background-color: #000000;
	padding-top: 2px;
	padding-bottom: 7px;
}
#gobar {
	height: 24px;
	width: 760px;
	background-image: url(../images/gobar.gif);
	background-repeat: no-repeat;
	padding: 11px 0px 0px;
	text-align: right;
	background-position: top;
	margin-bottom: 0px;
	margin-top: 5px;
}

