body
{
	font-family: Georgia;
}

#ctlNavBar_txtSearch
{
width:80%;
}

#ctlNavBar_btnSearch
{
}

#divNav
{
font-family: Arial;
float: right;

width: 15%;
text-align: right;
font-size: smallest;
background-color: #eeeeee;
border: dashed 1px rgb(180, 180, 180);
position: relative;
}

#divMain
{
}

#spnDescription
{
	text-align: center;
}

#ctlTitleBar_lblTitle, #ctlTitleBar_lblTitle a
{
	font-size: 48pt;
	letter-spacing: 5pt;
	color: #aaaaaa;
	text-decoration: none;
	display: block;
}

#ctlTitleBar_lblDescription
{
	color: #aaaaaa;
	letter-spacing: 15pt;
	display: block;
}
#spnCategories
{
}

#spnCategories a
{
	padding-top: 5px;
	font-size: 8pt;
	color: black;
}

#spnCategories select
{
	background: rgb(240, 240, 240);
}

#divNumItems select
{
	background: rgb(240, 240, 240);
}

#divEntries
{
	margin-bottom: 15px;
}

#divPageControls
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: solid 3px rgb(220, 220, 220);
	font-size: 8pt;

}

PRE
{
width: 100%;
overflow: auto;
border: solid 1px rgb(180, 180, 180);
padding: 5px;
font-size: 12pt;
}

.clsContentAndNav
{
overflow: none;
width: 100%;
margin: 0px;
padding: 0px;
}

.clsLogEntry
{
position: relative;
left: 10%;
margin-left: 0px;
margin-right: 0px;
margin-top: 15px;
margin-bottom: 15px;
padding: 15px;
background-color: #eeeeee;
border: dashed 1px rgb(180, 180, 180);
width: 70%;
}

.clsLogEntryTitle
{
clear: both;
	letter-spacing: 2pt;
	font-weight: bolder;
	font-size: 18pt;
	color: #666666;
	float: left;
	width: 85%;
}

.clsLogEntryTitle A
{
	text-decoration: none;
	font-weight: 100;
}

.clsLogEntryCategory
{
	position: relative;
	top: 6px;
	float: right;
}

.clsLogEntryContent
{
	margin-top: 40px;
	padding-left: 20px;	
	padding-right: 20px;
	line-height: 1.5;
	text-align: justify;
}

.clsPostingDetails
{
	font-size: smaller;
}

.clsControls
{
	text-align: center;
	margin-top: 25px;
}

.clsControls A
{
	margin-left: 30px;
	margin-right: 30px;
}

.clsAttachmentLink
{

}

.blogroll
{

}

.navtitle
{
text-align: left;
font-weight: bolder;
font-size: larger;
background-color: #dddddd;
margin-bottom: 5px;
margin-top: 5px;
}

.blogrollfolder
{
text-align: left;
font-weight: bolder;
background-color: #e3e3e3;
}