body {
	background-color: #383838;
	padding: 0px;
	margin: 0px;
}

#titlebar {
	position: relative;
	top: 0px;
	left: 0px;
	height: 52px;
	width: 647px;
	background-image: url(images/header-bar.jpg);
	float: right;
}
#titleicon {
	background-image: url(images/header-icon.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	left: 0px;
	top: 0px;
	height: 75px;
	width: 113px;
	float: left;
}
#tabs {
	font-size: 93%;
	line-height: normal;
	float: right;
	width: 750px;
	position: relative;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	clear: none;
	padding-right: 25px;
	background-image: url(images/beginningtab.jpg);
}
#titlebanner {
	background-image: url(images/banner2.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 950px;
}

#tabs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#tabs li {
	margin: 0px;
	padding: 0px;
	float: left;
	background-repeat: no-repeat;
	background-position: right;
}
#tabs a {
	display: block;
	background-image: url(images/middletab.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0px;
	padding-right: 40px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "trebuchet MS";
	font-size: 0.7em;
	line-height: 23px;
	color: #333333;
	text-decoration: none;
}
#tabs a:active  {color: #FFFFFF; text-decoration: none}
#tabs a:hover   {color: #000000; text-decoration: underline}
#heading {
	width: 100%;
	border: 1px solid #949494;
}
#heading div {
	border: 2px solid #CACACA;
	font-family: Verdana, Arial, Helvetica, sans-serif, "trebuchet MS";
	background-color: #E8E5E5;
	padding: 10px;
	height: auto;
}
#heading h2 {
	background-color: #424963;
	border: 1px solid #CACACA;
	font-family: "trebuchet MS", Arial, sans-serif;
	padding: 5px;
	color: #E8E5E5;
	margin-top: 0px;
}
#wrap #content #heading #columnbottom {
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#heading p {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 0.8em;
	float: none;
	clear: none;
}
#wrap #content #heading #sidebar div {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#heading .reviews {
	clear: both;
	text-indent: -300px;
}

#heading .news {
	clear: both;
	text-indent: -300px;
	font-size: .8em;
}


#games {
	margin-top: 1em;
	width: 100%;
	border: 1px solid #949494;
  	}
#games h3 {
	font-size: 1.1em;
	letter-spacing: 0.9px;
	color: #424963;
	border-bottom-style: dotted;
	border-bottom-color: #A2B18F;
	font-weight: normal;
	border-bottom-width: 2px;
	width: auto;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #A2B18F;
	margin-bottom: 20px;
	line-height: 1.5em;
  	}
#content {
	height: auto;
	width: 800px;
	top: 30px;
	position: relative;
	clear: both;
	margin: auto 0;
	left: 75px;
}
#games div {
	border: 2px solid #CACACA;
	background-color: #E8E5E5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#games .singlegame {
	margin: 0px;
	height: auto;
	clear: both;
	border: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#games .singlegame p {
	float: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 150px;
	font-size: 0.8em;
	color: #666666;
	margin-top: 0px;
}

#games .singlegame img {
	float: left;
	margin-right: 0px;
}
#content #heading em {
	font-size: 0.8em;
	font-style: normal;
}


#wrap {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 950px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	height: auto;
	top: 0px;
	position: relative;
}
#footer {
	clear: both;
	background-image: url(images/footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 60px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "trebuchet MS";
	font-size: 0.6em;
	text-align: center;
}
#sidebar {
	width: 300px;
	margin: 0px;
	background-color: #CC3300;
	padding: 0;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: 0;
}
#wrap #content #heading #sidebar {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	line-height: 0.7em;
}
#heading dt {
	font-size: 1.2em;
	line-height: 1.5em;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #627081;
	margin-bottom: 10px;
	padding-left: 10px;
	clear: both;
}
#heading dd {
	font-size: 0.8em;
	font-style: italic;
	margin-bottom: 1.6em;
}
#heading dd em {
	font-style: normal;
	font-size: 0.8em;
	font-weight: bolder;
}
#heading dt em {
	font-size: 0.7em;
	color: #627081;
	clear: left;
	float: none;
}


#sidebar p {
	clear: both;
	text-indent: 0px;
	text-align: left;
	position: relative;
	font-size: 0.7em;
	float: left;
	margin-top: 15px;
	width: 300px;
	padding-left: 20px;
}
#sidebar ul {
	font-size: 0.6em;
	clear: both;
}
#sidebar li {
	margin-left: 20px;
	list-style-type: square;
}

a:link {
	color: #3C444F;
}
a:visited {
	color: #627081;
}
a:hover {
	color: #333333;
}
img {
	padding: 3px;
	border: 1px solid #CACACA;
	background-color: #FFFFFF;
}
dl img {
	margin: 20px;
}
#heading p.column {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 380px;
	font-size: 0.8em;
	float: none;
	height: auto;
}
.newspost {
	font-style: italic;
	font-weight: normal;
}
.newspost em {
	font-weight: bold;
}

