/*
Part of SMF SEO
http://www.smfseo.net
*/
body
{
	margin: 10px;
	font-family: Arial, "Times New Roman", serif;
	font-size: 11pt;
	line-height: 150%;
	background-color: #EFEFDE;
}
#fullver
{
	font-weight: bold;
	font-size: large;
}
#menu
{
	float: right;
	text-align: center;
	padding-right: 5px;
}
#linktree
{
	padding-left: 5px;
}
#pages
{
	font-weight: bold;
}
#footer, #main, #forum, #topic, #linktree
{
	 border: 1px solid #808080;
}
#forum, #topic, #pages
{
	 padding: 5px; 
}
#author
{
	font-style: italic;
	color: #006464;	
}
#subject
{
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}