/* CSS Document */
body {
	color: #747474;
	background: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	padding: 0 0 8px 0;
	margin: 0;
	border: 0;
}

p {
	color: #747474;
	margin: 0;
	padding: 0 0 8px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	margin: 0;
	color: #99CC00;
	text-decoration: underline;
}

#toptable{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #99CC00;
	border: thin dashed #CCCCCC;
}
#toptable a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #99CC00;

}
#maintable{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #747474;
	border: thin dashed #CCCCCC;
}
#contentarea{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #747474;
	border: thin dashed #CCCCCC;
}

#contentarea a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF6600;
	}

#leftsections{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	background-color: #C4C4C4;
}
#leftmaincolumn{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #747474;
		padding: 10px;
}
#leftmaincolumn a, #leftmaincolumn li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #747474;
}
#bottomid li {display:inline;
padding:0 0 4px 15px;
}
#bottomid a {display:inline;}

#footer{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #99CC00;
	border: thin dashed #CCCCCC;
}
#footer a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #99CC00;

}
.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
		font-weight: normal;
	letter-spacing: 0;
}