body{ font-family:Arial, Helvetica, sans-serif !important; font-size:10pt;
		margin:0px;}
a{text-decoration:none; color:#0099cc; border:none;}
img{border:none;}
#innerFake{
	width:1000px;
	background:url("/res/images/innerFakeBG.png") repeat-x #dcdcdc;
}

#innerPage{
	width:900px;
	margin-left:0px;
	margin-right:0px;
	margin:auto;
	background-color:#FFFFFF;
}
.bottom{
	width:700px;
	margin-top:100px;
	height:51px;
	display:block;
	background:url(/res/images/footer.png) no-repeat;
	padding-top:15px;
	padding-left:100px;
	padding-right:100px;
	color:#FFFFFF;
	font-weight:bolder;
}
.bottom a{color:#FFFFFF !important; font-variant:small-caps;}
.bottom a:hover{color:#CCCCCC !important;}
.column{
	width:50%;
	display:block;
	float:left;
	padding: 5px;
}
.eqCols, .maCols, .miCols{
	width:900px;
}
.eqCols .column{width:435px;}
.maCols .column{width:590px;}
.maCols .column + .column{width:289px;}
.miCols .column{width:286px;}
.miCols .column + .column{width:585px;}
#strapHead{
	display:block;
	height:227px;
	width:590px;
	float:left;
	background:url("/res/images/StrapHeader.png") no-repeat;
	font-size:12px;
	padding-left:10px;
}

#joinHead{
	display:block;
	height:227px;
	width:300px;
	float:left;
	background:url("/res/images/bannerRight.png") no-repeat;
}
#navigation{
	margin-top:5px;
	display:block;
	margin-left:10px;
	padding-left:20px;
	background-image:url("/res/images/navBGLoop.png");
	width:860px;
	height:50px;
}
#navigation .tab {
	display:block;
	width:115px;
	height:50px;
	margin-left:5px;
	float:left;
}

.left{
	float:left;
}
.right{
	float:right;
}

.outlined { border: thin solid #666666; }


.subText{
	font-size:10px;
	color:#000000;
	font-style:italic;
	display:block;
}
.fameQuote{
	width:900px;
	display:block;
	font-size:14px;
	color:#666666;
	text-align:center;
	font-weight:400;
}
.fieldNamer{
	width:190px;
	height:100%;
	padding-right:10px;
	text-align:right;
}
.wideAlert{
	color:#333333;
	background:url(/res/images/template_37.png) #FFFFFF repeat-x;
	border:#666666 thin solid;
	margin:10px;
	padding:5px;
	width:870px;
	display:block;
}
h1, h2, h3{
	margin:0px;
	padding:0px;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	text-align:right;
	font-weight:bold;
}
a h1{color:#000000 !important;}
a h1:hover{color:#333333 !important;}
a h2{color:#000000 !important;}
a h2:hover{color:#333333 !important;}
.postAuthDet{
	position:relative;
	width:100%; display:block;
	height:30px;
}
.postAuthDet .column{
	position:relative;
	width:47%;
	float:left;
}
.postAuthDet .column + .column{ text-align:right;}
.postAuthDet b{ color:#333333; font-weight:bolder; }

.postContent{
	position:relative; clear:both;
	background:url(/res/images/template_34.png) repeat-y;
	width:100%; 
}
.postContent .top{
	background:url(/res/images/postTop.png) no-repeat; height:10px;
	width:100%;
}
.postContent .btm{
	background:url(/res/images/postBottom-rollOver.png) no-repeat; height:10px; margin-top:0px;
	width:100%;
}
.postContent .content{
	display:block;padding:5px; font-size:14px;
}
.postActions{
	display:block; padding:10px; width:100%;
}
.advert{
	position:relative; width:100%;
	text-align:center;
}
.subText{
	color:#333333; font-weight:bolder; font-size:10px;
}
.profAvatar{
	width:100px; display:block; position:relative;
	height:100%; float:left;
}
ul{ list-style-position:inside; }
.profAvatar img{ border:thin #000000 solid;}
.profBio{	width:60%; height:80px; display:block; position:relative; float:left; padding: 10px; }
.profDets{	width:20%; height:80px; display:block; position:relative; float:left; padding: 10px; text-align:right; }
.profDets b{ color:#333333; font-weight:bolder; }
.whiteOut{ color:#FFFFFF !important; background:#9c1c1f !important; }