@charset "utf-8";
/* CSS Document */
body, html { margin: 0; padding: 0; }

body { font-family: arial, sans-serif; font-size: 12px; }

a { color: #43B7B1; }

body { text-align: center; background: #414947; background-image:url(/Etc/handball/background.gif); background-repeat: repeat-x; }

#container { text-align: left; margin: 10px auto; width: 839px; background: white; }

#header { height: 384px; background:url(/Etc/handball/head.jpg); position: relative; background-repeat:no-repeat; }

#header a.hdhome { display: block; position: absolute; top: 0; left: 0; width: 220px; height: 120px; text-decoration: none; }
#header a.hdhome strong { visibility: hidden; }

#navdiv { height:51px; width:839px; background:url(/Etc/handball/navbg.gif); position:absolute; top:333px; }
#nav { margin: 0; padding: 0; width: 839px; height: 51px; list-style: none; }

#nav li a { text-decoration: none; color: white; font-size: 14px; }
#nav li a:hover { text-decoration: underline; }
#nav li { position: absolute; top: 16px; }
#nav #nav1 { left: 35px; }
#nav #nav2 { left: 138px; }
#nav #nav3 { left: 238px; }
#nav #nav4 { left: 364px; }
#nav #nav5 { left: 441px; }
#nav #nav6 { left: 523px; }
#nav #nav7 { left: 605px; }
#nav #nav8 { left: 724px; }

#nav {
	z-index: 5000;
}

#nav span {
	position: relative;
}

#nav li span ul {
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
	top: 10px;
	left: 0;
	width: 150px;
	display: none;
z-index:50;
}

#nav li span:hover ul {
	display: block;
}

#nav li span ul li {
	display: block;
	position: relative;
z-index:50;
}

#nav li span ul a {
	display: block;
	width: 100%;
	padding: 7px;
	color: #FFF;
	background-color: #31B6AC;
	border-bottom: 1px solid #FFF;
	font-size: 11px;
z-index:50;
}

#header .banner { position: absolute; top: 153px; }

#content { margin: 20px 30px; height:630px;  }

#welcome { width: 490px; float: left;}
#welcome ul { list-style-type:none; }
.newsdate { color:#43B6B1; }

#rightcol { width: 250px; height: 412px; margin: 0 0 0 500px; background: url('../../handball/images/rightcol.gif'); padding-left: 10px; position: relative; }

#news ul { margin: 0; padding: 0; list-style: none; }
#news ul li { margin: 0; padding: 0; }
#news ul li span.date { font-size: 11px; color: #43B7B1; }
#news ul li a.title { color: #484848; text-decoration: none; }
#news ul li a.title:hover { text-decoration: underline; }
#news ul li p { font-size: 11px; color: #777777; margin: 0; padding: 0; line-height: 16px;  }

#contact { position: absolute; width: 150px; top: 290px; left: 130px; font-size: 11px; }

#footer { height: 54px; background: #414947; background-image:url(/Etc/handball/footer.gif); background-repeat: no-repeat; text-align: center; padding: 10px 0 0 0; }
#footer span { color: white; font-size: 11px; }

#donate a{
display:block;
width:195px;
height:35px;
background-image:url(../../handball/images/donate.gif);
background-repeat:no-repeat;
color:white;
font-weight:bold;
font-size:14px;
padding-top:14px;
text-decoration:none;
}
#donate a:hover {
background-image:url(../../handball/images/donateover.gif);
color:#166662;

}
#donate {
text-align:center; margin-top:90px;
height:35px;
width:195px;
margin-left:50px;

}

#actions { height:163px; width:242px; margin:5px 15px; z-index:0; } 
#actions img { border:0; z-index:0}
