body {
	background:url(images/background.jpg) top center repeat-x #b11423;
	margin: 0;
	font: normal 62.5% Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
	outline:none;
}
a:hover, a:active {
	color: #f0df05;
	text-decoration: none;
}
table { 
	font: normal 1.1em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color: #000000;
	margin:0;
	padding:0;
}
/* ----------menu-------------- */
ul#navlist {
	padding: 0px;
	margin: 0px;
	font: bold 14px "Trebuchet MS", Arial, sans-serif;
}
ul#navlist li {
	list-style: none;
	margin: 0px;
	border: 0px;
}
ul#navlist li a {
	display: block;
	width: 200px;
	\width: 202px;
	w\idth: 200px;
	padding: 0 0 1px 6px;
	border: 0px;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
}
ul#navlist li a:hover { 
	color: #ffffff;
	font-weight: bold;
	background: #e9735b; 
}
/* ----------main body-------------- */
h1 {
	font: bold 1.6em Arial, Helvetica, sans-serif;
	color: #cccccc;
	margin:0;
	padding:0;
}
h2 {
	font: normal 1.3em Arial, Helvetica, sans-serif;
	color: #cccccc;
	margin:0;
	padding:0;
}
h3 {
	font: bold 1.6em "Trebuchet MS", Arial, sans-serif;
	color: #ffffff;
}
p, ol li {
	font: normal 1.1em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #ffffff;
	margin:5px 0 10px 0;
}
p.smalltext {
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	color: #ffffff;
}
p.navlinks {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin:0;
	padding:9px 0 0 0;
	line-height:1.2em;
	outline:none;
}
a.yellowlink:link, a.yellowlink:visited {
	color:#f0df05;
	text-decoration: none;
}
a.yellowlink:hover, a.yellowlink:active {
	color: #f0df05;
	text-decoration: underline;
}
hr {
	border: none 0; 
	border-bottom: 1px solid #333333;
	width: 100%;
	height: 2px;
	margin: 0 auto 2px 0;
}
/* ----------divs-------------- */
#header  {
	width:820px;
	margin:0 auto;
	background: url(images/header_back.jpg);
}
#content  {
	width:820px;
	margin:0 auto;
	padding:0;
	background:url(images/main_content.jpg) top left repeat-y;
}
#navmenu  {
	display:inline;
	float:left;
	width:160px;
	padding:0;
	margin:0 0 0 26px;
	font: normal 1.2em Arial, Helvetica, sans-serif;
	text-align:right;
	color: #ffffff;
}
#news  {
	float:left;
	width:170px;
	padding:0 15px;
	background:url(images/darkgradient.jpg) top center repeat-x;
}
#textbody  {
	float:left;
	width:325px;
	padding: 25px 40px 0 40px;
	margin:0;
}
#gallerybody  {
	float:left;
	width:525px;
	padding: 25px 35px 0 40px;
	margin:0;
}
#footer  {
	background:url(images/footer.jpg) top center no-repeat #b11423;
	width:820px;
	margin:0 auto;
}
.clearer {
	clear:both; 
	line-height: 0; 
	height: 0;
}
/* ----------weblinx-------------- */
div.transOFF {
	width: 230px;
	background-color:#ffffff;
	border:2px solid #cccccc; 
}
div.transON {
	width: 230px; 
	background-color:#ffffff;
	border:2px solid #cccccc;
	opacity:0.30;
	filter:alpha(opacity=30);
	-moz-opacity:0.30;
}
#weblinx {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	text-align: center;
	padding: 5px;
	margin: 10px auto 0 auto;
}
#weblinx a:link, #weblinx a:visited  {
	color: #000000;
	text-decoration: none;
}
#weblinx a:hover, #weblinx a:active {
	color: #000000;
}
