/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 
html,body {
	margin: 0;
	padding: 0;
}
body {		
	font-family:verdana;
	text-align: center;
	background:url(../img/body_bg.png) repeat-x #fff;
	font-size:small;
}

#container {
	margin-left:auto;
	margin-right:auto;
	width: 920px; 
	min-height:100%;
	text-align: left;
	position:relative;
	background:#fff;
}
/* commented backslash hack v2 \*/
* html #container {height:100%;}		
* html #container {width:922px;w\idth:920px;}
/* end hack */ 
#header {
	height: 188px;
	width:100%;
	position:relative;
	z-index:2;
	overflow:hidden;
	background:url(../img/header.png);
	margin:0;
}
* html #header {height:188px;he\ight:188px}

#content {
	padding:5px 24px 0 0;
	margin-left:265px;
}

#sidebar{
padding:0 20px 0 30px;
width:210px;
float:left
}
#footer	{
	position:absolute;
	bottom:0;
	width:100%;
	height:110px;
	background:url(../img/footer.png) no-repeat;
}
#copyright{
float:right;
color:#672179;
font-weight:bold;
margin-top:80px;
font-size:x-small;
margin-right:30px
}
* html #footer {height:112px;he\ight:110px;}
#clearfooter {height:112px;width:100%;clear:both}

.site_languages{
position:absolute !important;
right:24px;
top:30px;
}

#admin_link{
position:absolute;
top:0px;
left:0px;
margin-left:0px;
width:100px;
}
#club_chooser{
position:absolute;
top:27px;
margin-left:280px;
z-index:10;
}
.module_header{
text-transform:uppercase;
color:#dd760d;
font-weight:bold;
padding:3px;
padding-left:3px;
font-weight:bold;
}
.module_body{
color:#672179;
padding:3px;
}
.module_body ul{
list-style:none;
padding:0;
margin:3px;
font-weight:bold;
font-size:12px;
}
.module_body ul li{
line-height:20px;
list-style-image: none;
list-style-position:outside;
margin-left:19px;
}
.module_body ul a{color:#672179;text-decoration:none;font-style:italic;}
.module_body ul a:Link{color:#672179;text-decoration:none;font-style:italic}
.module_body ul a:Visited{color:#672179;text-decoration:none;}
.module_body ul a:Hover{color:#dd760d;text-decoration:underline;}
.module_body li.active a{color:#dd760d !important;text-decoration:underline !important;}
.module_body li.active{list-style-image: url(../img/bullet.png);}

.module{
border:1px solid #dd760d;
margin:0px 0px 15px 0px;
background:#b9cd1e;
padding:3px;

}

h1{
color:#dd760d;
font-size:16px;
}

a{color:#672179;text-decoration:underline}
a:link{color:#672179;text-decoration:underline}
a:visited{color:#672179;text-decoration:underline}
a:hover{color:#dd760d;text-decoration:none}



.mininews{
margin:0 0 20px 0;
padding:0 0 20px 0;
border-bottom:1px dotted #666;
}
.mininews a{font-size:10px;}
.mininews a:link{font-size:10px;}
.mininews a:visited{font-size:10px;}
.mininews a:hover{font-size:10px;}

.mininews h2{
font-size:15px;
margin:0;
padding:0;
line-height:15px;
}
.mininews h2 span{
display:block;
font-weight:normal;
font-size:9px;
margin:0;
padding:0;
display:none;
}
.mininews_body{
font-size:10px;
margin-top:10px;
}
.mininews_body p{
line-height:normal;
margin:0px;
padding:0px;
}
#club_chooser{
position:absolute;
top:50px;
left:60px;
}
#wellness_clubs{
position:absolute;
top:90px;
left:260px;
z-index:1000;
border:none;
}