body {
	margin:0;
	background:url('images/bg-main.jpg') repeat-x #197fc1;
	color:white;
	font:13px arial, verdana;
}

#gamecontainer {
	background:url('images/hearts.gif') repeat white;
	padding:15px;
	color:black;
}

#gamecontainer a, #gamecontainer a:link, #gamecontainer a:active, #gamecontainer a:visited {
	font:13px arial;
	color:#fc4f98;
	font-weight:bold;
	text-decoration:none;
}

.pageNums a, .pageNums a:link, .pageNums a:active, .pageNums a:visited {
	font:13px arial;
	color:#fc4f98;
	font-weight:bold;
	text-decoration:none;
}

.pageNums a:hover, #gamecontainer a:hover {
	font:16px arial;
}

#300box {
	float:left;
	width:300px;
	height:250px;
	text-align:left;
}

#tracking {
	display:none;
}

.desc {
	display:block;
	font:20px/25x arial !important;
	font-weight:bold;
}

.related {
	display:block;
	font:20px/25x arial !important;
}

.inst {
	display:block;
	font:20px/25x arial !important;
}
	
#gameBox {
	float:left;
	width:615px;
	height:731px;
}
	
#gameInfoBox {
	float:left;
	width:365px;
	padding:10px;
}

#gameInfoBox p {
	font:12px arial;
	padding:10px;
}

#container {
	width:1120px;
	text-align:left;
}

.pageNums {
	display:block;
	background:white;
	padding:10px;
	text-align:center;
}

#header {
	position:relative;
	height:120px;
	width:1120px;
}

#logo {
	position:absolute;
	left:-10px;
	top:20px;
}

#top {
	position:absolute;
	right:10px;
	top:20px;
	height:90px;
	width:728px;
	text-align:center;
}

#top h1 {
	margin:0;
	padding:0;
	font:18px/22px arial;
}

#top p {
	padding:20px;
	margin:0;
}

#footer {
	text-align:left;
	padding:25px 0;
}

#footer h1, #footer h2, #footer h3 {
	margin:8px 0;
	padding:0;
	font:18px/22px arial;
}

#footer p {
	padding:5px 20px;
	margin:0;
}

#footer a, #footer a:link, #footer a:active, #footer a:visited {
	color:#a8e5ff;
	text-decoration:none;
}

#menu {
	padding:5px;
	background:#e96d9a;
	border-top:1px solid white;
	border-bottom:1px solid white;
}

#menu a, #menu a:link, #menu a:active {
	font:14px/22px arial;
	color:white;
	text-decoration:none;
	padding: 0 10px;
	border-right:1px solid #cc006e;
}

#content {
	background:url('images/content.jpg') repeat-y white;
	border-top:10px solid white;
	border-bottom:10px solid white;
}

#content h1, #content h2, #content h3 {
	margin:0;
	font:25px/38px arial;
	color:white;
	padding:0 20px;
}

#content h1 {
	background:url('images/bg-pink.jpg') repeat-x #ea6f9d;
}

#content h2 {
	background:url('images/bg-blue.jpg') repeat-x #3792cb;
}

#content h3 {
	background:url('images/bg-green.jpg') repeat-x #a7b033;
}


#thumb {
	width:154px;
	height:180px;
	padding:16px;
	float:left;
	text-align:center;
}

#funclicks iframe {
	margin:3px 40px;
}

#clear {
	clear:both;
}

#thumb img {
	border:2px solid white;
	width:150px;
	height:100px;
	margin:0 0 10px; 0;
}

.gametitle {
	text-decoration:none;
	font:18px arial;
	color:#610e47;
	display:block;
	font-weight:bold;
}

span.tags {
	display:block;
	color:#610e47;
	font:12px arial;
}