*
{
	margin:0;
	padding:0;
	border:0;
}

BODY
{
	background-image:url('images/wallpaper.png');
}

#Top
{
	height:30px;
}

#Columns
{
}

#TOC
{
	background:#4477aa;
	float:left;
	width:192px;
	border-left:1px solid black;
	border-bottom:1px solid black;
	border-top:4px solid black;
	padding:4px;
}

#Content
{
	background:white;
	float:left;
	width:592px;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	border-top:4px solid black;
	padding:4px;
}

#Status
{
	background:#4477aa;
	float:left;
	width:192px;
	border-right:1px solid black;
	border-bottom:1px solid black;
	border-top:4px solid black;
	padding:4px;
}

.BlogHeading
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:black;
	border-bottom:1px solid black;
	float:left;
	width:50%;
	height:20px;
}

.BlogTime
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:grey;
	border-bottom:1px solid black;
	text-align:right;
	float:left;
	width:50%;
	height:20px;
}

.BlogContent
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:black;
	padding-bottom:10px;
}

.StatusHeading
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:black;
	border-bottom:1px solid black;
}

.StatusContent
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:black;
	padding-bottom:10px;
}

.TOCContent
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:black;
}
