@charset "utf-8";
/* CSS Document */

img {
	border-style: normal;
	border-color: #CCCC99;
}

body {
	color: #FFF;
	font-family: Georgia, Times;
	font-size:1.3em;
	background-color:#000;
}

h1 {
	padding: 0px;
	font-size: 1.5em;
	color: #f4da72;
	margin: 0px;
	font-weight:bold;
}

h1 a {
	font-weight:bold !important;
}

h2 {
	margin: 0px;
	padding: 0px;
	color: #f4da72;
	font-size:1.3em;
}

h3 {
	margin: 0px;
	padding: 0px;
	color: #d0c496;
	font-size:1.3em;
}

p {
	color: #fff;
	margin: 0px;
	padding: 0px;
	font-size:1.2em;
	border-style:none;
}

a {
	font-weight: normal;
	color: #f4da72 !important;
	text-decoration: none;
	border-style: normal;
}

a:visited, a:link {
	font-weight: normal;
	color: #dce5cd;
	text-decoration: none;
	border-style: normal;
}

a:hover, a:link {
	font-weight: normal;
	color: #f4da72;
	text-decoration: none;
	border-style: normal;
}

table tr td ul {
	color: #FFF;
}

.PLUSME {	font-size:1.5em;
}

.main
{
	position: relative;
	height: 1000px;
	width: 650px;
	border-style: ridge;
	background-image: none !important; 	
}

.news
{
	position: absolute;
	height: 500px;
	width: 400px;
	border-style: ridge;
	background-image: none !important;
	padding: 10px;
	left: 0px;
}

.askpetro
{
	position: absolute;
	height: 250px;
	width: 450px;
	border-style: ridge;
	background-image: none !important;
	left: -1px;
	top: 549px;
}

.picks
{
	position: absolute;
	height: 200px;
	width: 450px;
	border-style: ridge;
	background-image: none !important;
	left: 2px;
	top: 798px;
}

.screens
{
	position: absolute;
	height: 200px;
	width: 200px;
	border-style: ridge;
	background-image: none !important;
	left: 449px;
	top: 1px;
}

.strategies
{
	position: absolute;
	height: 100px;
	width: 200px;
	border-style: ridge;
	background-image: none !important;
	left: 448px;
	top: 202px;
}

.spotlights
{
	position: absolute;
	height: 300px;
	width: 200px;
	border-style: ridge;
	background-image: none !important;
	left: 448px;
	top: 301px;
}

.thelounge
{
	position: absolute;
	height: 200px;
	width: 200px;
	border-style: ridge;
	padding: 10px;
	background-image: none !important;
	left: 449px;
	top: 594px;
}

.thecommunity
{
	position: absolute;
	height: 200px;
	width: 200px;
	border-style: ridge;
	background-image: none !important;
	left: 448px;
	top: 799px;
}

