/* css */

html {margin:0px; padding:0px;}
body {
	padding:0px;
	font-size:11px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #d1d1d1;
	background-image: url(/design/images/background.jpg);
	background-position: center top;
	background-repeat:no-repeat;
}

img {border:0px;}

a {
	outline:0px;
	font-weight:normal;
	color:#7fa119;
	
}

form {
	padding: 0px;
	margin: 0px;
}

input.text {border:1px solid #919191; width:233px; height:16px; padding:4px;}

#container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-image: url(/design/images/container.gif);
	background-repeat: repeat-y;
}


#countdown {
	position:absolute;
	top:13px;
	left:739px;
	width:100px;
	text-align:center;

}


#logo {
	position:absolute;
	top:120px;
	left:60px;
	width:435px;
	height:50px;
}

#countdown {
	position:absolute;
	top:13px;
	left:729px;
	width:170px;
	text-align:center;

}


#countdown .text {
color:#666666;
font-weight:bold;

}

#countdown .number {
font-weight:bold;
font-size:25px;
padding-top:2px;
padding-bottom:2px;

}

#top {
	height:242px;
	position:relative;
	z-index:1;
	background-image: url(/design/images/top.jpg);
	background-repeat: no-repeat;

}

#topmenu {
	height:80px;
	position:relative;
	z-index:1;
	background-image: url(/design/images/topmenu.jpg);
	background-repeat: no-repeat;
	padding-left:81px;
	

}

#topmenu ul {
	padding: 0px;
	margin: 0px;
	
	
	
}

#topmenu li {
	list-style-type: none;
	float:left;
	background-image: url(/design/images/topmenu-first.gif);
	background-repeat: no-repeat;
	padding-left:29px;
	padding-right:29px;
	padding-top:13px;
	padding-bottom:15px;

}

#topmenu li a {
	color:#FFFFFF;
	
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	
}

.collum_container {width:960px; margin-top:0px;}

.collum_container .left_collum {
	float:left;
	width:184px;
	padding-left:52px;
	margin-top:22px;
	display:block;
	
	       
}
.collum_container .right_collum {
	float:right;
	width:651px;
	padding-right: 53px;
	display:block;

}

#navigation {
	float:left;
	width:184px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #d9d9d9;
	display:block;
	
	
}

#menu ul {
	padding: 0px;
	margin: 0px;
	
	
}

#menu li {
	list-style-type: none;
	padding-top: 15px;
	padding-bottom: 14px;
	padding-left: 21px;
	background-image: url(/design/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 9px 19px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	display:block;
}

#menu .last {
border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;

}

#menu a {
	font-weight: bold;
	text-decoration: none;

}

#menu a:hover, #menu .active  {
	
}

#club {
margin-top:15px;}


#content {
	float:left;
	width:447px;
}

#content h1 {
	width:447px;
	font-size: 14px;
	padding:0px;
	margin:0px;
	line-height:16px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	padding-bottom:6px;
	margin-bottom:6px;
}

#content h2 {
	padding:0px;
	margin:0px;
	font-size:13px;
	color:#7fa119;
	padding-bottom:10px;
	
}

#content h3 {
	padding:0px;
	margin:0px;
	font-size:11px;
	color:#346792;
	padding-bottom:10px;
	
}

#content h4 {
	padding:0px;
	margin:0px;
	font-size:13px;
	color:#346792;
	padding-bottom:10px;
	
}

#content h5 {
	padding:0px;
	margin:0px;
	font-size:13px;
	color:#d25328;
	padding-bottom:10px;
	
}

#content p {
margin:0px;
margin-bottom:10px;
padding:0px;
	line-height: 16px;
	
}

#content #list ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 18px;
	list-style-type: none;	
	
}



#content #list li {
	margin: 0px;
	padding: 0px;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 5px;
		margin-top: 10px;
}

#content #list li .date {
	color: #999999;
	margin-bottom:10px;
}


#right {
	float:right;
	width:184px;
}



#right .list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-top:15px;
	padding-bottom:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;	
	
}

#right .list li {
	margin-top:10px;
	
}

#right h5 {
	width:184px;
	font-size: 14px;
	padding:0px;
	margin:0px;
	line-height:16px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	padding-bottom:6px;
}

.space {
	padding-right: 28px;
	padding-left: 28px;
}


#bottom {
width:960px;
		height:131px;
	background-image: url(/design/images/bottom.jpg);
	background-repeat: no-repeat;
	
	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position:relative;
	
}

#footer {
	position:absolute;
	top:62px;
	left:800px;
	width:100px;
}

#footer a{
	color:#FFFFFF;
	text-decoration:none;
}



input.long {border:1px solid #d9d9d9; width:233px; height:16x; padding:4px;}
input.short {border:1px solid #d9d9d9; width:80px; height:16x; padding:4px;}
input.medium {border:1px solid #d9d9d9; width:140px; height:16x; padding:4px;}
.submitbutton {border:1px solid #d9d9d9;height:25x; padding:3px;font-size:12px;width:150px;background-color:#346792;color:#FFFFFF;}
