@charset "utf-8";
/* CSS Document */
body{
margin: 0;
padding: 0;
border: 0;
overflow: hidden;
height: 100%; 
max-height: 100%; 
margin:0;
background:url(/img/gen/bggrey.jpg);
}

#framecontent{
position: absolute; 
top: 0; 
left: 0; 
width: 100%; 
height: 40px;
overflow: hidden;
}


#maincontent{
position: fixed; 
top: 40px; 
left: 0;
right: 0;
bottom: 0;
overflow: auto; 
margin:0;
background:url(/img/gen/bggrey.jpg);
}

* html body{
padding: 40px 0 0 0; 
}

* html #maincontent{ 
height: 100%; 
width: 100%; 
}
/*             sdflkdsf lksdfj dslkfj dslkf sldkjf dsf */

#backwin {
	background-repeat:no-repeat;
	height:555px;
}
body, td {
	font:tahoma, "century Gothic", verdana, Arial, helvetica, sans-serif;
	font-family:tahoma, "century Gothic", verdana, Arial, helvetica, sans-serif;
	font-size:13px;
	text-align:justify;
}
#submenu a {
	display:block;
	font-weight:bold;
	font-size:10px;
	letter-spacing: 3px;
	height:18px;
	border:#5E5E59 solid 1px;
	background:url(/img/gen/bggrey.jpg);
	text-decoration:none;
	color:#5E5E59;	
	text-align:center;
	padding:4px 0px 0 0px;
}
#submenu a:hover, #submenu a:focus {
	display:block;
	height:18px;
	border:#666666 solid 1px;
	background:#FFFFFF;
	text-decoration:none;
	color:#333;

}
#submenusmall a {
	display:block;
	font-weight:bold;
	font-size:9px;
	letter-spacing: 3px;
	height:25px;
	border:#5E5E59 solid 1px;
	background:url(/img/gen/bggrey.jpg);
	text-decoration:none;
	color:#5E5E59;	
	text-align:center;
	padding:4px 3px 0 3px;
}
#submenusmall a:hover, #submenusmall a:focus {
	display:block;
	height:25px;
	border:#666666 solid 1px;
	background:#FFFFFF;
	text-decoration:none;
	color:#333;

}
#main_menu td{
padding:0;
height:20px;
font-size:12px;
}
#main_menu a {
	display:block;
	font-weight:bold;
	font-size:12px;
	letter-spacing: 3px;
	background:url(/img/gen/dgrey.gif);
	text-decoration:none;
	color:#5E5E59;	
	text-align:center;
	height:20px;
	padding:2px 0 0 0;
}
#main_menu a:hover, #main_menu a:focus {
	display:block;
	text-decoration:none;
	color:#c2281f;
	background: #999999;

}
#fmain_menu a {
	display:block;
	font-weight:bold;
	font-size:11px;
	letter-spacing: 3px;
	background:url(/img/gen/dgrey.gif);
	text-decoration:none;
	color:#5E5E59;	
	text-align:center;
	height:20px;
	padding:3px 0 0 0;
}
#fmain_menu a:hover, #fmain_menu a:focus {
	display:block;
	text-decoration:none;
	color:#c2281f;
	background: #999999;

}
a:link, a:visited{
	text-decoration:none;
	color:#CC0000;
}
a:hover, a:focus {
	text-decoration:underline;
}
#content_text {
padding:30px 10px 10px 10px;
text-align:justify;
}
#content_pic {
padding:30px 10px 10px 10px;
}
.gallerypic{
	padding:5px;
	margin: 30px;
	border:#636363 solid 1px;
	float:left;
}