body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#6d6968;}


/* STRUCTURAL */

.td, tr {
	list-style: none;
	vertical-align: top;
	font-family: Arial; 
	font-size: 11px; 
	line-height: 16px; 
	color: #e8e9e8; 
	text-align: justify;}



/* IMAGE LINKS BORDER COLOR */

a img {
	padding: 2px;
	border: 1px solid #cdc6b9;
	-webkit-border-radius: 6px; 
	border-radius: 6px;
	-moz-border-radius: 6px;}

a img:hover {
	padding: 2px;
	border: 1px solid #cdc6b9;
	-webkit-border-radius: 6px; 
	border-radius: 6px;
	-moz-border-radius: 6px;}



img.fansites {
margin-right: 4px;
margin-bottom: 0px;
}

img.posts {
margin-right: 4px;
margin-bottom: 0px;
margin-left: 4px;
}


.content-img-border {
	padding: 2px;
	border: 1px solid #cdc6b9;
	-webkit-border-radius: 6px; 
	border-radius: 6px;
	-moz-border-radius: 6px;}


/* TITLES AND PAGE CLASSES */

.title i, .title em {
	color: #ffffff;}

.title, sidetitle {
	margin-left: 0px;
	margin-bottom: 10px;
	background-color: #3a3838;
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  8px; 
	line-height: 15px;
	border: 0px solid #7d7d7d;
	font-family: Georgia;
	text-align: left;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	text-transform: Normal;
	padding: 7px;
	color: #cecece;}


.title a:link, .title a:visited, .title a:active {
	color: #cecece;
	text-decoration: none;}

.title a:hover {
	color: #cecece;
	text-decoration: none;}


.side-title i, .side-title em {
	font-size: 22px;
	font-family: Times New Roman;
	color: #cecece;}

.content-div {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #565656;
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  8px; 
	line-height: 11px;
	font-family: Georgia;
	text-align: left;
	font-style: normal;
	color: #aeaeae;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	text-transform: Normal;
	padding: 5px;}

/* REG PAGE LINKS */

a:link, a:visited, a:active {
	font-weight: normal;
	text-decoration: none; 
	cursor: hand;
	color: #cdc6b9;
	letter-spacing:0px; 
	text-align: justify;}

a:hover {
	font-weight: normal;
	color: #cdc6b9;
	text-decoration: underline; }

blockquote {
	margin-left: 10px;
	padding: 14px;
	background-color: #605d5c;
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  8px; 
	line-height: 15px;
	border: 3px solid #727272;}
