body {
	background-color: #7fcf00;
	background-image: url(http://www.beyondsnow.com/blog/images/2.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
line-height: 200%;
}

#clsMain {

	position: 		absolute;
	width: 			800px;
	left: 			50%;
	top: 12px;
	margin-left: 		-375px;
	background-color:	#ffffff;

}

.clsTitelSub {
font-size: 11px;
font-weight: bold;

}

.clsAuthor {
font-size: 11px;
text-align: right;
border-bottom: 1px solid #cccccc;
}

.clsOther {
font-size: 12px;
font-weight: bold;
text-align: center;
}


#clsContent {

	background-color:	#ffffff;
	margin-left: 		222px;

}

#clsColumnLeft {
	position: 		absolute;
	left:			0;
	width: 			222px;

}










blockquote, h3, p, li {
	padding-right: 30px;
	padding-left: 10px;
}

dl {
margin: 0;
padding: 0;
margin-top: -10px;
}

dt {

margin-left: 10px;
}

dd {
margin-left: 20px;
}


blockquote {
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3 {
	font-weight: normal;
}

h4 {
font-size: 14px;
font-weight: bold;

}

h1, h2 {
	font-family: Georgia, Times, serif;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 12px;
	font-style: italic;
}

small, .small {
	font-size: 9px;
}

/* links
----------------------------------------------- */

a {
	color: #000;
	background-color: inherit;
	text-decoration: underline;
}

img {
	border: 0;
}


h1 a, h2 a, h3 a {
	border: none;
}

h3 {
margin-top: 20px;
margin-bottom: 8px;
font-size: 12px;
}

h3 a {

	font: 14px Georgia, Times, serif;
font-weight: bold;
}



.caps {
	font-size: 10px;
}




.comments_error {
	color: #000;
	background-color: #fff4f4 
}

ul.comments_error {
	padding : 4px;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comment {
font-size: 13px;
font-weight: bold;
}
