BODY,HTML {
	margin:0px;
	padding-left: 0px;
	padding-right:0px;
	background-color:#000000;
	font-family:Times New Roman, Times, serif;
	color:#FFFFFF;
}

H1 {
	font-size:16pt;
	padding:0px;
	margin:0px;
	font-weight: normal;
}

/*H1 {
	padding:0px;
	margin:0px;
	
	font-family: Verdana;
	padding-bottom: 18px;
	color: #b8000c;
	font-weight:bold;
	font-size: 17pt;
}*/

ul {
	margin-left: 0px;
	padding: 0px;
	list-style-position: inside;
}

H2 {
	color:#666666;
	font-size:12pt;
	padding:0px;
	margin:0px;
	font-weight:bold;
}

H3 {
	font-size:10pt;
	padding:0px;
	margin:0px;
	font-weight:normal;
}

#MainContent {
	/*position:absolute;
	margin-left: 90px;
	left: 90;*/
	height:auto;
}

#Header {
	position:relative;
	background-image:url(../images/header.gif);
	width:592px;
	height:160px;
	cursor:pointer;
}

#HeaderDate {
	font-size:8pt;
	text-align:center;
}

#Content {
	position:relative;
	background-color:#FFFFFF;
	width:750px;
	height:auto;
}

/* Classes */

.Article {
	position:relative;
	padding:11px;
}

/* Article */



/* Spacer */

/* Response */

/* Links */


A:link, A:visited, A:active { 
	text-decoration: none; 
	color:#09d935;
	font-weight:normal;
}

A:hover { 
	text-decoration:underline; 
	color:#09d935;
	font-weight:normal;
}

/*=============================================================*/

.ArticleTop {
	position:relative;
	width:570px;
	height:43px;
	background-image:url(../images/article_top.gif);
}

.ArticleTextBox {
	position:relative;
	width: 100%;
	border-left: 2px solid #8e8e8e;
	border-right: 2px solid #8e8e8e;
	background-color: #FFFFFF;
}

.ArticleText {
	position:relative;
	padding:12px 0px 13px 20px;
	width:533px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.ArticleBottom {
	position:relative;
	width:570px;
	height:55px;
	background-image:url(../images/article_bottom.gif);
	margin-bottom:20px;
}

.Read {
	position:absolute;
	top:18px;
	left:20px;
}

.ResponseTop {
	position:relative;
	width:570px;
	height:49px;
	background-image:url(../images/response_top.gif);
}

.ResponseTextBox {
	position:relative;
	width:570px;
	background-color:#b8000c;
}

.ResponseText {
	position:relative;
	padding:12px 0px 13px 15px;
	width:533px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.ResponseBottom {
	position:relative;
	width:570px;
	height:64px;
	background-image:url(../images/response_bottom.gif);
	
	margin-bottom:20px;
}

.CommentsNumber {
	position:absolute;
	top:12px;
	left:375px;
	width:63px;
	height:25px;
	text-align:center;
}

.CommentsText {
	position:absolute;
	top:38px;
	left:375px;
}

.EmailArticle {
	position:absolute;
	top:15px;
	left:453px;
}

.Spacer {
	position:relative;
	width:570px;
	height:96px;
	margin-top:30px;
	margin-bottom:40px;
}

/*=============================================================*/
/* THEME HEADERS */
.defaultgut_HEADER {
	font-size: 17pt;
	font-family: Verdana;
	font-weight: bold;
	color: #b8000c;
}
.momzarq_HEADER {
	font-size: 17pt;
	font-family: Verdana;
	font-weight: bold;
	color: #1d5700;
}
.nightblotter_HEADER {
	font-size: 17pt;
	font-family: Verdana;
	font-weight: bold;
	color: #061b3d;
}
.god_HEADER {
	font-size: 17pt;
	font-family: Verdana;
	font-weight: bold;
	color: #b8000c;
}
.keirajaw_HEADER {
	font-size: 17pt;
	font-family: Verdana;
	font-weight: bold;
	color: black;
}
.levy_HEADER {
	font-size: 17pt;
	font-family: Verdana;
	font-weight: bold;
	color: #2F2F2F;
}
.duranty_HEADER {
	font-size: 17pt;
	font-family: Verdana;
	font-weight: bold;
	color: #341B04;
}
.treacher_HEADER {
	font-size: 17pt;
	font-family: Verdana;
	font-weight: bold;
	color: #d93d0e;
}
.sisters_HEADER {
	font-size: 17pt;
	font-family: Verdana;
	font-weight: bold;
	color: #51004e;
}
.butterball_HEADER {
	font-size: 17pt;
	font-family: Verdana;
	font-weight: bold;
	color: #c35903;
}

/******************************************************************************************/

#TOOLBAR{
	font-size: 11px;
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
}

#TOOLBAR A:link, #TOOLBAR A:visited, #TOOLBAR A:active {
	text-decoration: none;
	font-weight: bold;
	color: #70aa0a;
}

#TOOLBAR A:hover {
	text-decoration:underline;
	font-weight: bold;
	color: #70aa0a;
}

#TOOLBAR .HEADLINE{
	font-weight: normal;
	color: #FFF4A4;
}

