a:link, a:focus, a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover, .smallcolumnstory_text li a:hover {
	text-decoration: underline;
	color: #000000
}

.smallcolumnstory_text li a:hover {
 background-image: none;
}

input.hint {
   color: #cccccc;
   font-style:italic;
}
 
body {
	padding:0;
	margin:0;
	font-family: "Arial", "Tahoma", sans-serif;
	font-size: 10pt;
	text-align: center;
	background-image: url(https://www.e46fanatics.com/images/phorumbg.gif);
}

.clear {
	clear:both;
	margin: 0px;
	height: 0px;
}

.mainbody {
	position: relative;
	width: 995px;
	margin: 5px auto;
	padding: 5px;
	background-color: #ffffff;
	border:1px solid #666666;
	text-align: left;
}

.mainstory {
	position: relative;
	width: 650px;
	height: 384px;
	float: left;
	overflow: hidden;
}

.mainstory_previewbox {
	position: absolute;
	top: 309px;
	left: 0px;
	width: 650px;
	height: 75px;
	color: #ffffff;
	background-color:#000000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;	
	overflow: hidden;
	z-index: 2;
}

.featurepreviewbox h2 {
	position: absolute;
	left: 10px;
	font-size: 105%;
	font-weight: bold;
}

.featurepreviewbox h3 {
	position: absolute;
	top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 95%;
	font-weight: normal;
}

.featurepreviewbox a:link, .featurepreviewbox a:visited {
	color: #ffffff;
}

.callouts {
	position: relative;
	margin: 5px;
	float: right;
	width:330px;
	height:384px;
	text-align: center;
}

.columncontent {
	position: relative;
	width: 995px;
}

.maincolumn1 {
	position: relative;
	height: auto;
	width: 535px;
	padding-top: 10px;
	float: left;
	margin-bottom: 20px;
}

.maincolumn2 {
	position: relative;
	float: right;
	width: 320px;
	text-align: center;
	padding-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
}

.largecolumn {
	position: relative;
	width: 650px;
	background-color: #e8e8e8;
	border:1px solid #cccccc;
	margin-bottom: 10px;
}

.largecolumnheader {
	position: relative;
	background-color: #cc0000;
	border:1px solid #999999;
	height: 30px;
	width: 640px;
	margin-top: 5px;
	margin-left: 4px;
	margin-bottom: 10px;
}

.largecolumnheadertext {
	position: relative;
	left: 10px;
	top: 8px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
}

.largecolumnstory_text  {
	width: 625px;
	margin: 5px;
}

.largecolumndivider {
	margin-top: 5px;
	margin-bottom: 5px;
}

.rightcolumn {
	position: relative;
	width: 300px;
	background-color: #e8e8e8;
	border:1px solid #cccccc;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
}

.rightcolumnheader {
	position: relative;
	background-color: #cc0000;
	border:1px solid #999999;
	height: 30px;
	width: 290px;
	margin-top: 5px;
	margin-left: 4px;
	margin-bottom: 10px;
}

.rightcolumnheadertext {
	position: relative;
	left: 10px;
	top: 8px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
}

.rightcolumnstory_text  {
	width: 275px;
	margin: 5px;
}

.rightcolumndivider {
	margin-top: 5px;
	margin-bottom: 5px;
}

.storylink_1 {
	color: #000000;
}

.featuresponsors {
	margin: 8px;
}

.featuresponsorimage {
	border:1px solid #000000;
	float: left;
	margin: 15px;
}

a.tagcloudlink:link, a.tagcloudlink:visited { text-decoration:none; color: #000000; }
a.tagcloudlink:hover, a.tagcloudlink:active { text-decoration:underline; color: #000000; }
a.level1 { font-size: xx-small; }
a.level2 { font-size: small; }
a.level3 { font-size: medium; }
a.level4 { font-size: large; }
a.level5 { font-size: xx-large; }

.footer {
	background-color: #333333;
	width: 995px;
	height: 15px;
	color: #cccccc;
	margin: 5px auto;
	padding: 5px;
	font-size: 90%;
}

.footersep {
	margin-left: 5px;
	margin-right: 5px;
}

.footer a:link, .footer a:visited {
	color: #cccccc;
}