/* TBmnetCMS CSS file created on 2005-09-14 10:17:44 */
body {
	margin:0;
	padding:0;
	font-family: Georgia, Times, Times New Roman, sans-serif;
	font-size: 0.9em;
	text-align:center;
	color:#29303B;
	line-height:1.3em;
	background: #eeeeee;
}
a {
	color: #8a3207;	
	text-decoration:none;
}
a:visited {
	color: #8a3207;
}
a:hover {
	color: #753206;
	text-decoration:underline;
}
#navigation {
	width:200px;
	float:right;
	padding:8px 0;
	margin:0;
} 

#content {
	width:520px;
	float:left;
	padding:8px 0 0 1em;
	margin:0;
	overflow:hidden;
}
#content p {
       text-align: justify;
}
#footer {
	margin:0;
	padding: 7px 20px;
	border-top: 1px solid #e6e6e6;
	clear: both;
	font-size: 1em;
	color: #999;
	background: #fff;
	text-align:center;
}
#footer a {
border:none;
color:#7A7636;
text-decoration: underline;
}
#page
{
	background:#fff;
	border-left: 4px solid black;
	border-right: 4px solid black;
	width:760px;
	margin:0 auto;
	padding:8px;
	text-align:left;
	font-family: Trebuchet MS, Georgia, Arial, serif;
	font-size: 0.9em;
}
#page img 
{
      text-align:center;
      margin: 8px;
}
#headimg
{
    margin: 0px
}
#title 
{
     color: #ffffff;
     text-size: 20px;
     letter-spacing: 0.9em;
     position: absolute;
     top: 30px;
     right: 150px;
     float: right;
}