.sidebar
{
	width: 200px;
	padding: 10px;
	font-size: x-small;
}
.sidebar .subcon
{
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size:10px;
	text-align: left;
	font-weight: bold;
	padding:2px 0px 2px 3px;
	line-height: 15px;
	background-color: #F5F5F5;
	border-left: 5px solid #666666;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
}
.sidebar ul
{
	padding-left: 5px;
	margin: 0px;
	margin-bottom: 20px;
}

.sidebar ul ul
{
	margin-bottom: 0px;
}

.sidebar #categories ul
{
	padding-left: 15px;
}

.sidebar li
{
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 100%;
	margin-top: 10px;
	list-style-type: none;
}

.calendar
{
	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
}

.calendar table
{
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 90%;
	font-size: 12px;
}

.calendar caption
{
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
}

.calendar th
{
	text-align: center;
	font-weight: normal;
}

.calendar td
{
	text-align: center;
}

.powered
{
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
}

.unit
{
	min-width:500px;
	padding: 10px;
	text-align:left;
}
.unit P
{
	padding: 10px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 140%;
	margin: 0px;
}
.unit .posted
{
	color: #777777;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: right;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
}
.unit H1
{
	color: #FFFFFF;
	background: #666666 url(http://www.256byte.com/img/shadow.gif) repeat-x bottom left;
	padding: 5px 10px 10px 10px;
	width: 100%;
	line-height: 120%;
	font-size: 100%;
	font-weight: bold;
	vertical-align: bottom;
	margin: 0px;
}
.unit H2
{
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
}

.subunit
{
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}
.subunit p
{
	font-size: smaller;
}
.subunit H2
{
	font-size: smaller;
	color: #000000;
	background: #EEEEEE url(http://www.256byte.com/img/separator_w.gif) repeat-x bottom left;
	padding-top: 3px;
	padding-left: 8px;
	padding-bottom: 5px;
	width: 100%;
	font-weight: bold;
	vertical-align: bottom;
	MARGIN: 0px 0px 5px 0px;
}
