body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(art/bg.gif);
	background-repeat:repeat-x;
}

A:link{
	color:#000000;
	text-decoration:none;
	}

A:visited{
	color : #000000;
	text-decoration:none;
	}

A:hover{
	color: #999999;
	text-decoration:underline;
	}

.bodytext{
	font-family	: Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-shadow:Olive;
	text-indent:5px;
	color : #000000;
	text-decoration:none;
	}

.sectionHeader{
	font-family	: Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #000000;
	text-decoration:none;
	}

.hpPartners{
	font-family	: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration:none;
	}

.hpPartners img {
	border-color:#8C8D6B;
	border-style:solid;
	border-width:1px;
	}


.readtext{
	font-family	: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #4E672C;
	text-decoration:none;
	}


.newstext{
	font-family	: Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-shadow:Olive;
	color : #4E672C;
	text-decoration:none;
	}

.standardText{
	font-family	: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration:none;
	}

.linkText{
	font-family	: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight:bold;
	text-decoration:underline;
	color : #000000;
	}

.priceText{
	font-family	: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight:bold;
	background-color:#CCFF00;
	color : #000000;
	}

.centertext{
	font-family	: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
	font-weight:bold;
	text-decoration:none;
	}

.videotextlist{
	font-family	: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight:bold;
	text-decoration:none;
	}

.videotext{
	font-family	: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	text-decoration:none;
	}

.subHeader{
	font-family	: Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #4E672C;
	font-weight:bold;
	text-decoration:none;
	}


/************************************************
*	Posts and Stories							*
************************************************/

	.postBlock{
		margin-top: 0px;
		margin-bottom: 11px;
		margin-left: 11px;
		margin-right: 0px;
		padding-top: 7px;
		padding-bottom: 7px;
		padding-left: 7px;
		padding-right: 7px;
		border-width: thin;
		border-color: #ffffff;
		border-bottom-color: #999999;
		border-style: solid;
		width: 390px;
	}

	.postBlock:hover {
		border-color:#8A906A !important;
		border-style:solid !important;
		background-color: #EFF0EC !important;
	}


	.postDateBronze{
		font-family	: Arial, Helvetica, sans-serif;
		font-size : 12px;
		color : #989272;
		font-weight:normal
	}

	.postDetails{
		font-family	: Arial, Helvetica, sans-serif;
		font-size : 12px;
		color : #999999;
		font-weight:normal
	}

	.postTitle {
		font-family	: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #4E672C;
		font-weight:700;
	}

	.postHR {
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		background-color:#999999;
		width: 300px;
		height:1px;
	}

	.postSubTitle {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #000000;
		font-weight: bold;
	}

	.postText {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 18px;
		color: #000000;
		font-weight: normal;
	}

	.postText img{
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left: 5px;
		margin-right: 5px;
		border-color:#8A906A ;
		border-style:solid ;
		border-width:thin;
		text-align:left;
		display:block;
	}

	.postComments {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 14px;
		color: #36587C;
		font-weight: normal;
	}

	.postArchive {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 11px;
		color: #E31E28;
		font-weight: normal;
	}

	.postListText{
		font-family	: Arial, Helvetica, sans-serif;
		font-size : 12px;
		color : #000000;
	}


/************************************************
*	Story and Post Comments						*
************************************************/

	.commentlist li:hover {
		border: 1px solid #999999;
	}
	
	.commentlist {
		padding: 0;
		margin: 0;
	}
	
	.commentlist li {
		list-style: none;
		padding: 10px 10px 0 10px;
		background: #F6F6F6;
		border: 1px solid #D1D1D1;
		margin: 10px;
		color: #3C452D;
	}

	.comment_author {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
	}

	.comment_author a:visited {
		font-weight: bold;
		text-decoration: none;
	}
	
	.alt {
		background: #F8F9FB !important; 
		border: 1px solid #D1D1D1 !important;
		padding: 10px 10px 0 10px !important;
	}
	
	.alt:hover {
		border: 1px solid #999999 !important;
	}
