img {
  border: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	color: #D08960;
	background-color:#2D0202;
}
html body a,
html body a:link {
  color:  #D08960;
  text-decoration: underline;
}
html body a:hover {
  color:#D5660F;
  text-decoration: underline;
}
html body a.current {
	color:#D5660F; 
	text-decoration:underline;
	font-weight:bold;
}
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	color: #D08960;
	margin-bottom:5px;
	margin-top:0px
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	color: #D08960;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold;
	color: #D08960;
	margin-bottom:5px;
	margin-top:0px
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	color: #BD5401;
	margin-bottom:5px;
	margin-top:0px
}
.bt {
	margin-left:100px;
	}
.imgfooter {
	margin-right:10px;
	margin-right:10px;
	}

.login{margin-top:10px;background-color:#911702;border:solid 1px;border-color:B43708;width:100%;height:200px;padding:4px}

.event{background-color:5B0302;margin-top:10px; background-image:url(images/fd_event.jpg);width:100%;height:166px;background-repeat: no-repeat;background-position: left;border:solid 1px;border-color:B43708;
	}
	
.info{
	text-align:right
}	
a.info {
	text-decoration:none;
	font-weight:bold;

}
a.info :hover {
	text-decoration:none;
}

dl, dt, dd, ul, li {
margin: 0;
list-style-type: none;
color: #660100
}
#menu {
position: absolute; /* Menu position that can be changed at will */
top: 327px;
xfromleft:0;
z-index:100;
width: 100%px; /* precision for Opera */
}
#menu dl {
float: left;
width: 129px;
padding: 0;

}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #CD601B;
border: 1px solid #7C0000;
margin: 0px;
padding: 1;
}
#menu dd {
display: none;
border: 1px solid #7C0000
}
#menu li {
text-align: center;
background: #CD601B;
padding: 1;
}
#menu li a, #menu dt a {
color: #660100;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
background: #9E2206;color: #D08960;
}
#site {
position: absolute;
z-index: 1;
top : 70px;
left : 10px;
color: #660100;
background-color: #CD601B;
padding: 1px;
border: 1px solid #7C0000; 
}

