<!--
.headerTop{
	font-weight:bold;
	background:#88a;
	color:#e0c070;
	padding:5pt;
	}
.header{
	font-weight:bold;
	background:#88a;
	color:white;
	padding:5pt;
	}
body {
	font-family: arial, helvetica; 
	background-image:url('../images/bg.jpg');
	background-repeat:no-repeat
	}
a 	{
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;	
	font-weight: bold; 
	font-size:12pt;
	color:#503030
	}
a:hover {
	color: #a83;
	font-size:12pt;
	font-style:normal
	}
div#category{
	position:absolute;
	top:30;
	right:50;
	}
fieldset#category{
	position:absolute;
	top:30;
	right:50;
	font-weight:bold;
	color:#e0c070;
	padding:10pt;
	background:white;
	filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
	}
div#navigation{
	/*position:relative;
	top:0;*/
	clear:both;
	border:0pt solid #dddddd;
	width:auto;
	text-align:center;
	margin-right:0pt;
	padding:0pt; 
	}
div#content{
	/*position:relative;
	float:left;
	max-width:75%;*/
	border:0pt solid #eee;
	text-align:center; 
	}
div#header{ 
	width:100%;
	height:75;
	}
div#footer{ 
	width:auto;
	text-align:center;
	font-size:8pt;
	clear:both;
	}
-->
