h1 { font: bold 24px Arial, Helvetica, sans-serif; border-bottom: 1px solid #ddd; color: #858652; text-align: center; }
#header a{color: #fff;text-decoration:none;border:0px; }
h2 { border-top:10px solid #fff; border-bottom: 1px solid #ddd; color: #858652; padding-bottom: 2px; font: normal 17px Arial, Helvetica, sans-serif; }
h2 a { color: #858652; text-decoration: none; border: none; }
h2 a:hover { color: #858652; text-decoration: none; border: none; }
#sidebar h2 { font-size: 13px; font-weight: bold; }
h3 { border-bottom: 1px solid #ddd; color: #858652; padding-bottom: 2px; font: normal 14px Arial, Helvetica, sans-serif; padding-top: 20px; }
h4 { font: 12px Arial, Helvetica, sans-serif; }


body { 
	background-color: #CE6087;
	font: 11px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #444;
	margin: 10px 0;
}

#container {
	width: 728px;
	margin: 0 auto;
	background-color: #fff;
	padding: 20px 20px 0 20px;
    border-right: 2px solid #C2C295;
    border-left: 2px solid #C2C295;
    border-top: 1px solid #c2c295;
    border-bottom: 2px solid #c2c295;
}

#content {
	float: left;
	width: 450px;
	text-align:justify;
}

#footer {
	clear: both;
	border-top: 1px solid #ddd;
	padding-bottom: 8px;
	text-align: left;
}

#header {
	margin-bottom: 10px;
	text-align: center;
}

.sep {
	margin: 25px 0 20px 0;
	padding: 0;
	height: 30px;
	border:none;
}

#sidebar {
	float: right;
	width: 200px;
	margin-bottom: 35px;
	text-align: left;
}

html{
	overflow-x:hidden;
}
* { 
	margin: 0;
	padding: 0;
}

a {
	color: #AF8998;
	text-decoration: none;
}

a:hover {
	color: #8C4A4C;
	text-decoration: none;
}

a img {
	border: none;
}

p {
	padding: 5px 0px 20px 0px;
}

small {
	font-size: 85%;
}

textarea {
	width: 450px;
}

#sidebar p {
	font-size: 1.0em;
	line-height: 20px;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	border: none;
}

#footer p {
	color: #AF8998;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.aligncenter {
	text-align: center;
}

.post {
	margin-bottom: 35px;
}

#sponsor2 {
	float:left;
	padding:5px;
	margin-left:7px;
	margin-right:15px;
	margin-top:11px;
	margin-bottom:10px;
}

#sponsor3 {
	float:right;
	padding:5px;
	margin-left:7px;
	margin-right:15px;
	margin-top:11px;
	margin-bottom:10px;
}

#articletitle {    /* The color of the authors signature -- the article title color is controlled by H2 */
	color:#858652;	
}

.navheadline {   /* Contols the text of the Navigation Menu headlines */
	border-top:10px solid #fff; border-bottom: 1px solid #ddd; color: #858652; padding-bottom: 2px; font: bold 17px Arial, 																		
	Helvetica, sans-serif;
}

.moreinfo {   /* Contols the text of the "More Information" headline at bottom of page */
	font: bold 24px Arial, Helvetica, sans-serif; text-align: center; border-bottom: 1px solid #ddd; color: #858652;
}