h1
{
	color:#9C3030;
	font-size:normal;
	margin-bottom: 5px;
}

h2
{
	font-size:normal;
}

h3
{
	font-size:normal;
	padding: 0px;
	margin: 0px;
}

p {
	margin-top: 0px;
}

p span.date {
	margin: 0px;
	font-family:verdana;
	font-size: smaller;	
}

a:link { color:#000000; text-decoration:underline; }
a:visited { color:#000000; text-decoration:underline; }
a:focus { color:#000000; text-decoration:underline; }
a:hover { color:#9C3030; text-decoration:underline; }
a:active { color:#000000; text-decoration:underline; }

span.sidetitle
{
	font-family:verdana;
	color:#952121;
	font-weight:bold;
}

hr.myhr
{
	width:50px;
	color:#000;
	border:1px solid #000;
	background:#000;
	margin-left:0px;
	margin-top:15px;
	margin-bottom:10px;
	text-align:left;
}

body
{
	background:#eee;
	margin-top:0px;
	margin-bottom:0px;
	font-family:georgia, arial;
	font-size: smaller;
}

div.content_left
{
	width:530px;
	float:left;
}

div.content_left2 {
	padding-left: 64px;
}

div.content_right
{
	float:right;

	width:250px;
}

div.content
{
	background:#fff;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:800px;
}

input.txt
{
	margin-top:5px;
	border:1px solid #000;
}

a.minilink
{
	font-family:verdana;
	font-size:10px;
	text-decoration:underline;
	color:#000;
}

a.minilink:hover
{
	font-family:verdana;
	font-size:10px;
	text-decoration:underline;
	color:#952121;
}

.nav_breadcrumb {
	font-family:verdana;
	font-size:smaller;
	padding-bottom: 10px;
	margin: 0px;
}

.nav_level {
	font-family:verdana;
	font-size:smaller;
	margin-top: 10px;
}

.ads {
 	padding:64px;
}

div.mycontainer
{
	padding-top:0px;

}
