body
{
	font-family:sans-serif;
	background-color:#000000;
	color:#555555;
	font-size:14pt; 
}

.creditlink { display:block; width:200px; font-size:10pt; color:#70442c; text-decoration:none; }
.creditlink:link { display:block; width:200px; font-size:10pt; color:#70442c; text-decoration:none; }
.creditlink:visited { display:block; width:200px; font-size:10pt; color:#70442c; text-decoration:none; }
.creditlink:active { display:block; width:200px; font-size:10pt; color:#70442c; text-decoration:none; }
.creditlink:hover { display:block; width:200px; font-size:10pt; color:#70442c; text-decoration:underline; }

a:link { text-decoration:none; color:#61713f; }
a:visited { text-decoration:none; color:#61713f; }
a:active { text-decoration:none; color:#61713f; }
a:hover { text-decoration:underline; color:#61713f; }

.content
{
	margin:0 auto;
	text-align:left;
/*	float:right;*/
}

.bbHeader
{
	margin:0 auto;
	width:700px;
	height:80px;
	text-align:center;
}

.centered
{
	margin:0 auto;
	width:100%;
	text-align:center;
}

.maintitle
{
	font-weight:bold; 
	font-size:18pt; 
	color:#61713f;
}
.maintitle:link { text-decoration:none; color:#61713f; }
.maintitle:visited { text-decoration:none; color:#61713f; }
.maintitle:active { text-decoration:none; color:#61713f; }
.maintitle:hover { text-decoration:underline; color:#61713f; }

/* same as maintitle, but not linked and default colour */
.maintitle2
{
	font-weight:bold; 
	font-size:18pt; 
}

.othertitle
{
	font-weight:bold; 
	font-size:14pt; 
}

.sidebarlink
{
	font-weight:bold;
	width:200px;
	display:block;
	font-size:12pt; 
	margin-bottom:20px;	
	color:#70442c;
}
.sidebarlink:link { text-decoration:none; color:#70442c; }
.sidebarlink:visited { text-decoration:none; color:#70442c; }
.sidebarlink:active { text-decoration:none; color:#70442c; }
.sidebarlink:hover { text-decoration:underline; color:#70442c; }

.sidebarnotlink
{
	font-weight:bold;	
	width:200px;
	display:block;
	font-size:12pt; 
	margin-bottom:20px;	
	color:#c79a74;
}

.mediumtext
{
	font-size:12pt; 
}

.mediumtext p
{
	display:inline;
}

.mediumtitle
{
	font-weight:bold;
	font-size:12pt; 
}

.mainsubtitle
{
	font-style:italic; 
	font-size:10pt; 
	color:#789ac8;
}

.posttitle
{
	font-weight:bold; 
	font-size:16pt; 	
	color:#61713f;
}
.posttitle:link { text-decoration:none; color:#61713f; }
.posttitle:visited { text-decoration:none; color:#61713f; }
.posttitle:active { text-decoration:none; color:#61713f; }
.posttitle:hover { text-decoration:underline; color:#61713f; }

.postdate
{
	font-style:italic; 
	font-size:10pt; 
	color:#50573B;
	display:none;
}

.smallinfo
{
	font-size:10pt;
}

.navigation
{
	font-size:10pt;
}

.alignleft 
{
	float: left
}

.alignright 
{
	float: right;
}

.clear
{
	clear:both;
}
.entry
{
}
