body {
	margin: 0px;
	background-color:#E4E4E4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#header {
	width: 769px;
	margin: auto;
}

/* main column */

#body {
	width: 769px;
	margin: auto;
	background-image:url(images/bg.gif);
	padding-bottom: 30px;

}

/* post column */

.postcontent {
	width: 480px;
	padding-left: 46px;
	padding-right: 20px;
}

.postcontent h1 {
	font-size: 12px;
	color: #BE0000;
	margin: 0px;
	padding-top: 20px;
}

.postcontent h1 span {
	border-bottom: #BE0000 dotted 1px;
}


.postcontent h1 a, .postcontent h1 a:visited{
	font-size: 12px;
	color: #BE0000;
	margin: 0px;
	padding-top: 20px;
	border-bottom: #BE0000 dotted 1px;
	text-decoration:none;
}

.postcontent h1 span a:hover {
	border-bottom: 0px;

}



.date {
	font-size: 9px;
	color: #929292;
	margin-top: 5px;
}

.post {
	font-size: 11px;
	color: #424242;
	margin-top: 5px;
	line-height: 17px;
}




.postedin a {
	color: #BE0000;
	font-weight: bold;
	text-decoration: none;
	font-size:10px;
}

.postedin a:hover {
	text-decoration: underline;
}

/* right column */

/*#rightcolumn {
	width: 166px;
	margin-left: 35px;
	margin-top: 20px;
}*/

#rightcolumn {
	float:right;
	width: 166px;
	margin-top: 20px;
	margin-right: 20px;
	_margin-right: 10px;
}


#rightcolumn ul {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 18px;
}

#rightcolumn ul ul {
	margin-bottom:10px;
}


#rightcolumn ul span {
	color:#CC0000;
	font-family:Arial, Helvetica, sans-serif;
	size:15px;
	font-weight:bold;
	/*border-bottom: #000000 dotted 1px;*/
}

#rightcolumn ul ul li {
	font-size: 10px;
	list-style-type: none;
	padding-left: 10px;
}

#rightcolumn ul ul li a {
	color:#000000;
}

#rightcolumn ul ul li a:hover {
	background-color: #E3C427;
}

/* */


/*.linkcat ul {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 18px;
}

.linkcat ul ul {
	margin-bottom:10px;
}


.linkcat ul span {
	border-bottom: #000000 dotted 1px;
}*/

.linkcat {
	margin: 0px;
	padding: 0px;
	color:#CC0000;
	font-family:Arial, Helvetica, sans-serif;
	size:15px;
	font-weight:bold;
	font-size: 10px;
	list-style-type: none;
}

.linkcat h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

.linkcat a {
	color:#000000;
	font-weight:normal;
}

.linkcat a:hover {
	background-color: #E3C427;
	font-weight:normal;
}

pre
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/* footer */

#footer {
	clear:both;
	width: 769px;
	height: 84px;
	margin: auto;
	margin-bottom: 50px;
	color: #FFEA76;
	font-size: 10px;
	line-height: 14px;
	padding-top: 10px;
	background-image:url(images/footer.gif);
}

#footer a {
	color: #FFEA76;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.input01{
        border:0px;
        width:100px;
}

.buttom01{
        border:0px;
        width:40px;
        margin-left:3px;
        font-size:10px;
        color:#FFFFFF;
        background-color:#a60100;
}
