html, body {
	color: #999;
	margin: 0;
	font: 11px "Trebuchet MS";
	background: #ddd url(/images/bkgnd_fadeup.png) repeat-x;
	height: 100%;
}

#bottomfoot a, a:link {
	color: white;
}

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

#bottomfoot a:visited {
	color: white;
}

#wrapper {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	text-align: left;
	width: 800px;
	padding-right: 10px;
	padding-left: 10px;
	background: #ED1C24 url(/images/header_2.jpg) no-repeat;
	min-height: 100%;
}

#spacer {
	height: 45px;
	clear: both;
}

#logo {
	float: left;
	top: 11px;
	left: 19px;
	position: absolute;
	z-index: 2;
}

#gamepro {
	float: left;
	left: 550px;
	position: absolute;
	z-index: 2;
}

#head {
	margin-top: 98px;
	background: url(/images/top_curve.gif) no-repeat 0 top;
}

#foot {
	height: 115px;
	background: #fff url(/images/bottom_curve.gif) no-repeat 0 bottom;
	clear: both;
}

#headnav{
	height: 33px;
	background: url(/images/nav_bar.png) no-repeat 0 bottom;
	padding-bottom: 10px;
	text-align: right;
	margin-left: 9px;
}

#hidden {
	clear: both;
}

#invisible {
	visibility: hidden;
}

#curve_top {
	background: white url(/images/top_main_curve.png) no-repeat center bottom;
	height: 20px;
	clear: both;
}

#curve_bottom {
	background: white url(/images/bottom_main_curve.png) no-repeat center 0;
	height: 9px;
	clear: both;
	margin: 0;
	padding: 0;
}

#main {
	margin: 0;
	padding: 5px;
	clear: both;
	background: white url(/images/main_bars.png) repeat-y center;
}

#main_l img {
	margin: 0 0 10px 0;
}

#tinyclear {
	width: 1000px;
	margin: 0;
	padding: 0;
	height: 2px;
	clear: both;
	background: palegreen;
	position: static;
}

.20x500 {
	width: 50px;
	height: 50px;
	background-color: orange;
}

.red {
	border-right: 1px solid #ccc;
	padding: 10px;
}

#bbottom {
	border-bottom: 1px solid black;
}

/* My Comment */

#top {
	z-index: 1;
	position: relative;
	float: left;
	top: 0;
}


#main_l {
	padding: 5px;
	margin-top: 15px;
	margin-left: 55px;
	width: 473px;
	float: left;
	clear: both;
	position: static;
	z-index: 1;
}

#main_r {
	padding: 5px;
	margin-top: 15;
	margin-right: 45px;
	width: 140px;
	float: right;
	background: hotpink;
	position: relative;
}

#main_news {
	float: right;
	margin-right: 45px;
	margin-top: 51px;
	padding: 5px 5px 5px 20px;
	width: 140px;
}

#main_full {
	padding: 5px;
	float: left;
	margin-top: 15px;
	margin-left: 55px;
	width: 700px;
/* 
	width: 680px;
	the difference between 5 and 6 games across is this line
	padding-right: 25px;
*/
	clear: both;
}

#featured {
	background: transparent url(/images/featured_square.png) no-repeat scroll center top;
	float: left;
	height: 140px;
	margin: 5px 15px 5px -5px;
	text-align: center;
	width: 108px;
}

#featured_about {
	text-align: center;
	float: left;
	margin: 0 15px 0 -5px;
	height: 150px;
	width: 108px;
	background: url(/images/featured_square.png) no-repeat center top;
}

#featured_small {
	text-align: center;
	float: left;
	height: 130px;
	width: 110px;
	background: url(/images/smaller_square.png) no-repeat center top;
}

#main_l a, a:link {
	color: #E20018;
}

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

#mailto a, a:link {
	color: #E20018;
}

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

#footbar_l {
	float: left;
	width: 185px;
	margin-left: 25px;
	margin-top: 8px;
	padding: 5px;
	padding-top: 5px;
}

#footbar_l1 {
	float: left;
	width: 90px;
	margin-left: 25px;
	margin-top: 8px;
	padding: 5px;
}

#footbar_l2 {
	float: left;
	width: 100px;
	margin-left: 0;
	margin-top: 8px;
	padding: 5px;
}

#footbar_c1 {
	float: left;
	width: 80px;
	margin-top: 18px;
	margin-left: 15px;
	padding: 5px;
	padding-left: 25px;
}

#footbar_c2 {
	float: left;
	width: 185px;
	height: 80px;
	margin: 8px 0 0 0;
	padding: 5px;
}

#footbar_c2 img {
	margin: 5px 0 0 0;
}

#footbar_r {
	float: left;
	margin-top: 8px;
	margin-left: 35px;
	width: 185px;
	padding: 5px;
	clear: right;
}

#bottomfoot {
	color: white;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 10px;
}

#topnav ul {
	margin: 40px 10px 0 0;
	list-style-type: none;
	white-space: nowrap;
	float: right;
	clear: both;
	position: static;
}

#topnav li {
	margin-left: 5px;
	float: left;
	font-size: 10px;
	white-space: nowrap;
	text-align: center;
}

#main_r ul {
	padding: 0;
	list-style-type: none;
	list-style-image: url(/images/triangle_li.png);
	list-style-position: inside;
}

#foot ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-indent: 0;
}

#foot li {
	list-style-position: outside;
	list-style-type: disc;
	margin: 0;
	margin-left: 15px;
	margin-bottom: 0px;
	padding: 0;
	text-indent: 0;
}

#left {
	float: left;
	text-align: left;
	width: 90px;
}

#left_l {
	float: left;
	text-align: left;
	width: 90px;
	margin-top: -2px;
}

#f_right {
	float: right;
}

#f_right2 {
	margin-left: 50px;
}

#f_right2 p {
	margin: 0;
}

#right_l {
	float: right;
	text-align: left;
	width: 90px;
	margin-top: -2px;
}

#right2 {
	float: right;
	text-align: left;
	width: 280px;
	margin-left: 20px;
	margin-top: 30px;
}
#right {
	float: right;
	text-align: left;
	width: 90px;
	margin-top: 3px;
}

#clear {
	clear: both;
}

#home{
	width: 115px;
	margin: 17px 0 0 0;
	text-align: center;
	float: right;
	text-transform: uppercase;
	color: #E20018;
	font-size: 15px;
}

#about {
	width: 100px;
	margin: 17px 0 0 0;
	text-align: center;
	float: right;
	text-transform: uppercase;
	color: #E20018;
	font-size: 15px;
}

#games {
	width: 110px;
	margin: 17px 0 0 0;
	text-align: center;
	float: right;
	text-transform: uppercase;
	color: #E20018;
	font-size: 15px;
}

#contact {
	width: 115px;
	margin: 17px 15px 0 0;
	text-align: center;
	float: right;
	text-transform: uppercase;
	color: #E20018;
	font-size: 15px;
}

#home a:hover {
	text-decoration: underline;
	color: #E20018;
}

#about a:hover {
	text-decoration: underline;
	color: #E20018;
}

#games a:hover {
	text-decoration: underline;
	color: #E20018;
}

#contact a:hover {
	text-decoration: underline;
	color: #E20018;
}

#headnav ul {
	margin: 0;
	margin-top: 16px;
	margin-right: 35px;
	width: auto;
	list-style-type: none;
	white-space: nowrap;
	font-size: 18px;
	font-weight: normal;
	float: right;
	color: #E20018;
	clear: both;
	position: static;
	text-transform: uppercase;
}

#headnav li {
	margin-left: 50px;
	float: left;
	white-space: nowrap;
}

#headnav a, a:link, a:visited {
	color: #999;
}

#about_red a, a:link {
	color: #E20018;
}

#bar {
	background: url(/images/bar.jpg);
	width: 2px;
}

#button {
	height: 40px;
	width: 140px;
	z-index: 1;
	position: relative;
}

#button img {
	z-index: 1;
}

#button h6 {
	font-size: 15px;
	text-transform: uppercase;
	text-align: center;
	padding: 0;
	margin: -26px 0 0 0;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

#button h6 a, a:link {
	color: #666;
}

#col_left a:link {
	color: #E20018;
}

p {
	margin: 5px;
	line-height: 15px;
}

#featured_small a, a:link, a:visited {
	color: #999;
}

#featured_small a:hover {
	color: #E20018;
}

p a:link, a:visited {
	text-transform: uppercase;
}

p a:hover {
	text-decoration: underline;
	color: #E20018;
}

#main_l p {
	margin: 0 0 5px 0;
}

#main_full p {
	margin: 0 0 5px 0;
}

#main_full img {
	margin: 0 0 10px 0;
}

#main_r p {
	font-size: 10px;
	margin: 0 0 15px 10px;
}

#footbar_c2 p {
	margin: 5px 0;
}

#featured p {
	padding: 6px;
	line-height: 12px;
}

#footbar_l a {
	color: #E20018;
/*
	font-variant: small-caps;
*/
}

#footbar_r a {
	color: #E20018;
	margin-left: 5px;
/*
	font-variant: small-caps;
*/
}

#clear {
	clear: both;
}

strong {
	font-weight: bold;
}

a, a:link {
	color: #E20018;
	text-decoration: none;
}

a:hover img {
	text-decoration: none;
}

a img { 
	border: 0;
	text-decoration: none;
	margin: 0px;
}

#main_r a, a:link {
	color: #999;
	text-decoration: none;
}

#main_r a:hover {
	color: #E20018;
	text-decoration: underline;
}

#left a img {
	margin: 0;
	vertical-align: bottom;
}

#right a img {
	margin: 0;
	vertical-align: bottom;
}

#footbar_r a img {
	margin: 0;
	vertical-align: bottom;
}

#topnav a, a:link {
	color: white;
}

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

#col_right {
	width: 640px;
	min-height:500px;
	height:auto !important;
	height:500px;
	padding: 5px;
	float: right;
}

#col_left {
	width: 240px;
	padding: 5px;
	float: left;
	text-align: center;
}

img.right {
	float: right;
	margin: 5px;
}

img.left {
	float: left;
	margin: 5px;
}

img.left2 {
	float: left;
	margin-top: 40px;
}

#gamePreview {
	float: left;
	text-align: center;
}

#swears {
	left: 580px;
	top: 400px;
	position: absolute;
	filter: alpha(opacity=05);
	-moz-opacity: .05;
	opacity: .05;
}

#topnav {
	color: white;
	position: absolute;
	margin: 80px 15px 0 0;
	width: 770px;
	text-align: right;
	font-size: 11px;
}

h1 {
	background: url(/images/redFade_bar.jpg) repeat-y;
	color: white;
	font-size: 18px;
	margin: 5px 5px 0 5px;
	padding-left: 5px;
	padding-right: 5px;
}

h2 {
	font-size: 20px;
	color: #999;
	margin: 0;
	font-weight: normal;
	text-transform: uppercase; 
}

h3 {
	font-size: 17px;
	color: #999;
	margin: 0;
	text-indent: 2px;
	text-transform: uppercase;
	font-weight: normal;
}

h4 {
	margin: 0 0 10px 8px;
	padding: 0;
	font-size: 10px;
	color: #666;
	text-transform: capitalize;
}
h5 {
	margin: 10px 0 0 2px;
	padding: 0;
	font-size: 10px;
	color: #666;
	text-transform: capitalize;
	font-weight: normal;
}

h6 {
	margin: 2px 0 0 2px;
	padding: 0;
	font-size: 10px;
	color: #666;
	text-transform: capitalize;
	text-align: left;
	font-weight: normal;
}


#featured img {
	margin-top: 11px;
	margin-bottom: 17px;
}

#featured_about img {
	margin-top: 11px;
	margin-bottom: 17px;
}

#featured_small img {
	margin-top: 11px;
	margin-bottom: 17px;
}

#featured_about h6 {
	text-align: center;
	margin-top: -7px;
	color: #999;
	font-weight: normal;
}

#f_left {
	float: left;
}

#f_left_game {
	text-align: center;
	width: 500px;
	float: left;
	padding: 5px;
}

#f_right_game {
	float: left;
	width: 150px;
	margin-left: 10px;
}

#f_left2 {
	margin-bottom: 20px;
	padding: 30px;
	background: url(/images/550_square.png) no-repeat 25px;
	float: left;
}

#f_left3 {
	float: left;
	text-align: left;
	padding-left: 30px;
	padding-top: 30px;
	width: 351px;
	height: 511px;
	background: url(/images/clone_square.png) no-repeat 25px;
}

#flashgame_560 {
	margin: 0px;
	margin-left: 25px;
}

#f_left img {
	margin-right: 10px
}

#about_full {
	padding: 5px;
	float: left;
	margin-top: 15px;
	margin-left: 55px;
	margin-right: 30px;
/* the difference between 5 and 6 games across is this line
	padding-right: 25px;
*/
	clear: both;
}

#about_full img {
	margin-right: 30px;
	margin-bottom: 30px;
}

#vertical_rule {
	float: left;
	width: 4px;
	margin-left: 30px;
}

#v_top {
	background-image: url(/images/v_top.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 1px;
	margin-top: 50px;
}

#v_mid {
	background-color: #E9E9E6;
	width: 1px;
	height: 300px;
}

#v_bot {
	background-image: url(/images/v_bot.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 1px;
	vertical-align: bottom;
}

#left_l h6 {
	font-weight: normal;
	color: #999;
}

#right_l h6 {
	font-weight: normal;
	color: #999;	
}

#footbar_l p {
	margin-left: 0px;
}

h6 a {
	text-transform: uppercase;
}

h6 a, a:link, a:visited {
	text-transform: uppercase;
}

h6 a:hover {
	text-transform: uppercase;
	text-decoration: underline;
}

#featured a, a:link {
	color: #999;
	text-decoration: none;
	text-transform: uppercase;
} 

#featured a:hover {
	color: #E20018;
}

#button h6 a:hover {
	color: #E20018;
	text-decoration: underline;
}

#news {
	float: left;
	text-align: left;
	background-image: url(/images/triangle_right_999.png); 
	padding-left: 5px;
	background-position: left 8px;
	background-repeat: no-repeat;
	margin-left: 3px;
}

#twitter_update_list li {
	list-style-type: none;
	margin-left: 8px;
	padding-top: -5px;
	font-size: 10px;
	color: #666;
	text-transform: capitalize;
	font-weight: normal;
}

#news_c {
	float: left;
	text-align: left;
	margin-left: -7px;
}

#news h5 {
	margin-top: 5px;
}

#licensing {
	padding: 5px;
	float: left;
	margin-top: 15px;
	margin-left: 55px;
	width: 650px;
	clear: both;
}


#link img {
	margin: 0;
}

a, a:link, a:visited {
	text-transform: uppercase;
}

a:hover {
	color: #E20018;
}

.ie6 {
	z-index: 35000000;
	background: white 50% 100px;
	visibility: visible;
	margin-top: 100px;
	width: 100%;
	overflow: hidden;
	position: static;
	text-align: center;
	font-variant: normal;
}
