a {
	color: #330000;
}
body
{
	background-color: #999999;
	margin: 0;
}
.side_ad {
	position: absolute;
	left: 830px;
}
.side_ad_1
{
	position: absolute;
	left: 830px;
	top: 110px;
}
.side_ad_2
{
	position: absolute;
	left: 1000px;
	top: 110px;
}
#top_ad {
	margin-left: 100px;
}
.nav_block
{
	background-color: #ffffff;
	background-image: url(images/nav_bg.gif);
	width: 100px;
	position: absolute;
	top: 110px;
	left: 3px;
	/* left: 88px; */
	z-index: 1;
}
body>div.nav_block
{
	position: fixed;
}

/* .ad_block */
/* { */
/* 	width: 180px; */
/* 	position: absolute; */
/* 	top: 350px; */
/* 	left: 3px; */
/* 	z-index: 1; */
/* } */
/* body>div.ad_block */
/* { */
/* 	position: fixed; */
/* } */

.nav_items
{
	width: 85px;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 18px;
	margin-left: 10px;
}
.printer_friendly
{
	background-color: #ffffff;
	margin: 10;
	
	font-family: Palatino, Times New Roman, Times, Serif;
	font-size: 11pt;
	line-height: 18pt;

}
.content
{
	font-family: Palatino, Times New Roman, Times, Serif;
	font-size: 11pt;
	line-height: 16pt;
	position: absolute;
	top: 103px;
	/* left: 185px; */
	left: 100px;
	background-color: #ffffff;
	border: #666666 solid 3px;
	width: 700px;
	padding: 4px 10px 10px 10px;
}

.navigation_link
{
	color: black;
	text-decoration: none;
	z-index: 3;
}
.navigation_current
{
	color: red;
	text-decoration: none;
	z-index: 3;
}
.header
{
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, Sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.date
{
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.list_link
{
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.blog_entry
{
	border-color: #cccccc; 
	border-style: solid; border-left-width: 1px;
	border-right-width: 1px;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	text-decoration: none;
	padding: 4px;
	color: #000000;
}