html {
	margin: 0; padding: 0 1px 0 0;
}
body {
	margin: 0; padding: 0;
	font-family: Arial; font-size: 13px;
}
.clear {clear: both;}
#page {
	margin: 0 auto; padding: 0;
	
}
<!--width: 784px;-->
#container {
	margin: 25px 0; padding: 0 16px 0 25px;
	width: 720px;
}
#content {
	float: right;
	width: 520px;
}
#content .post {
	clear: both;
	margin: 0 0 35px 0;
}
#content .post h2 {
	margin: 0 0 5px 0; padding: 0;
	font-size: 24px;
}
#content .post h2 a {
	color: #C0AC53;
	text-decoration: none;
}
#content .meta {
	font-size: 10px;
	color: #000000;
}
#content .meta a {
	color: #DFDFDD;
	text-decoration: none;
}
#content .entry {
	clear: both;
	margin: 30px 0 15px 0;
	text-align: justify;
}
#content .entry a {
	color: #000000;
	text-decoration: underline;
}
#content .comments {
	clear: both;
	text-align: right;
	font-size: 12px;
	color: #DFDFDD;
}
#content .comments a {
	color: #DFDFDD;
	text-decoration: none;
}

#footer {
	padding: 5px 0;
	text-align: center;
	background: #fed632 repeat-x url(/BackFooter.JPEG);
	font-size: 11px;
}
#footer a {
	color: #000000;
	text-decoration: none;
}

.navig {
	margin: 15px 0; padding: 10px;
	font-size: 11px;
	border: #000000 1px solid;
	background-color: #000000;
	color: #184810;
}
.navig a {
	color: #184810;
	font-weight: bold;
	text-decoration: none;
}

textarea#comment, input#author, input#email, input#url {
	font-family: Arial; font-size: 11px;
	background-color: #000000;
	border: #1f1f20 1px solid;
	vertical-align: middle;
	color: #fed632;
}

textarea#comment {
	width: 400px !important;
}

h2#comments, h2#postcomment {
	clear: both;
	margin: 0 0 10px 0; padding: 0;
	font-size: 15px;
	text-transform: lowercase;
	color: #000000;
}
h2#comments a {
	color: #000000;
	text-decoration: none;
}

#commentlist a {
	color: #000000;
	text-decoration: underline;
}

.link a {
	color: #FFEC9B;
	text-decoration: underline;
}


acronym, abbr {
	border-bottom: 1px dashed #333;
}

a abbr {
	border: none;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #000000;
	margin-left: 1.5em;
	padding-left: 5px;
}

cite {
	font-size: 90%;
	font-style: normal;
}
a {
	text-decoration: none;
}
a:link {
	color: #000000
}
.link {
	color: #CC9900
}
a:visited {
	color: #000000;
}
a:hover, a:active {
	color: #000000;
}
a .menu
{
color:#CC9900;
}


