@charset "utf-8";
/* CSS Document */
html,body{
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#FFFFFF;
background-image:url(../graphics/body_bg.jpg);
background-repeat:no-repeat;
background-position:top center;
color:#000000;
}

img{
border:none;
}

#facebook_tab{
position:fixed;
top:230px;
right:0;
z-index:100;}

#samba_tab{
position:fixed;
top:360px;
right:0;
z-index:10;}

#fb_td{
display:none;}

#fb_click{
cursor:pointer;}

#header_wrapper{
margin:48px 0 0 0;
width:100%;
background-color:#b10806;
position:relative;
height:100px;
overflow:hidden;}

#header{
padding:10px 0 0 0;
margin:auto;
width:1002px;
}

#languages{
color:#FFFFFF;
font-size:14px;}

#languages a,#languages a:active,#languages a:visited{
text-decoration:underline;
color:#FFFFFF;}

#languages a:hover{
text-decoration:none;}

#menu_wrapper{
margin:20px 0 0 0;
width:100%;
background-color:#b10806;
position:relative;
height:42px;}

#menu{
margin:auto;
width:1002px;
}

#wrapper{
margin:10px auto;
width:1002px;
}

#slideshow{
border:#fff500 thin solid;
width:998px;
height:417px;
}

#content_middle{
background-image:url(../graphics/content_middle.jpg);
background-position:top center;
background-repeat:repeat-y;
min-height:300px;
padding:5px 25px 5px 15px;
text-align:justify;}

#content_middle a,#content_middle a:active,#content_middle a:visited{
color:#b10806;
text-decoration:none;}

#content_middle a:hover{
text-decoration:underline;}

#hover_tbl td{
padding:5px 0px 5px 3px;}

#hover_tbl tr:hover{
background-color:#b10806;
color:#fac902;}

#footer_wrapper{
	width:100%;
	background-color:#b10806;
	position:relative;
	height:20px;
	overflow:hidden;
	background-image: url(http);
}

#footer{
padding:5px 0 10px 0;
margin:auto;
width:1002px;
color:#fff500;
}

#footer a,#footer a:active,#footer a:visited{
color:#fff500;
text-decoration:underline;}

#footer a:hover{
text-decoration:none;}

h1{
margin:0;
padding:0;
font-size:18px;
font-weight:bold;
color:#000000;}
