html {min-height: 100%;}

	
	body {
	background: #455560 url(../images/home_top.jpg) top repeat-x;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}

a {
	color: #455560;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #455560;
	font-weight: normal;
	text-decoration: underline;
}

.inv { display: none; }

.clear { clear: both;}

.header {
	width:936px;
	height: 108px;
	padding:0px;
	margin: 0 auto;
	color:#FFF;
}

.logo {
padding: 33px 0;
width: 202px;
float:left;
}

/* navigation 
.navigation {	
	width:936px;
	margin: 0 auto;
	height: 41px;
}

.navigation a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	background: none;
	color: #ffffff;
	display: block;
	float: left;
	text-align:center;
	text-transform:uppercase;	
	line-height: 41px;
	padding: 0 40px;
	text-decoration: none;
}
.navigation a:hover {cursor: default; color: #ffffff; text-decoration:underline;}

.current a { color:#ffffff; cursor: default; background: url(../images/navselect.jpg) bottom center no-repeat;}
.current a:hover{ color:#ffffff; cursor: default; text-decoration: none;}
*/
.main {
width: 936px;
height: 316px;
margin: 0 auto;
padding-top: 32px;
padding-bottom: 16px;
}

.mainleft {
float:left;
width: 500px;
}

.wrapper {
	min-height: 100%;
	height: auto;
	height: 100%;
	margin: 0 auto;
}

.content {
width: 936px;
margin: 0 auto;
height: 100%;
}

.col-left  {  width: 415px;  float:left}

.col-right  { width: 505px; float: right;}

.featured {  width: 181px; height: 169px; margin-right: 16px;  background: url(../images/feature.jpg) no-repeat; padding-top: 50px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; float:left;}

.memberstab  { width: 228px; height: 159px;  background: url(../images/member.jpg) no-repeat; padding-top: 60px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; float:left; }

.newstab {
width: 375px;
height: 59px;
margin-bottom: 16px;
 background: url(../images/news.jpg) no-repeat;
padding-top: 50px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px;
}

.eventstab {
width: 375px;
height: 34px;
 background: url(../images/events.jpg) no-repeat;
padding-top: 50px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px;
}

.bottom { 
	width:100%;
	background-color: #455560;
	height: 150px;

}

.footer{
	margin: 0 auto;
	width:936px;
	height: 100px;
		font-family: Arial, Verdana, Trebuchet MS, sans-serif; 
	color: #ffffff;
}

.footer a{
	margin: 0 auto;
	font-family: Arial, Verdana, Trebuchet MS, sans-serif; 
	color: #ffffff;
	font-size: 11px;
	text-decoration:underline;
}


.footer a:hover{
	margin: 0 auto;
	font-family: Arial, Verdana, Trebuchet MS, sans-serif; 
	color: #ffffff;
	font-size: 11px;
	text-decoration:none;
}

.footer p {
padding: 0;
margin: 0;

}


.clearall {clear: both; margin: 0px}

.white {
	color: #FFFFFF;
}
.left {
float: left;
}

.right {
float: right;
}

hr {
  border:0;
  border-top: 1px solid #f1f1f1;
  height: 0;
  background-color: #FFFFFF;
}

img {
border: none;
}


.signup {
width: 106px;
height: 33px;
background: url(../images/signup.jpg) no-repeat 0px 0px;
text-indent: -5000px;
float:right;
}

.signup a{
width: 106px;
height: 33px;
background: url(../images/signup.jpg) no-repeat 0px 0px;
}

.signup a:hover{
width: 106px;
height: 33px;
background: url(../images/signup.jpg) no-repeat 0px -33px;
}

.btnbox {
padding-top: 37px;
float:right;
width: 250px;
}

.divider {
width: 8px;
height: 31px;
float:right;
}
	
	.loginbtn {
width: 145px;
height: 31px;
background: url(../images/loginbtn.jpg) no-repeat 0px 0px;
text-indent: -5000px;
float:right;

}

.loginbtn a{
width: 145px;
height: 31px;
background: url(../images/loginbtn.jpg) no-repeat 0px 0px;
}

.loginbtn a:hover{
width: 145px;
height: 31px;
background: url(../images/loginbtn.jpg) no-repeat 0px -31px;
}

.joinbtn {
width: 75px;
height: 31px;
background: url(../images/joinbtn.jpg) no-repeat 0px 0px;
text-indent: -5000px;
float:right;
}

.joinbtn a{
width: 75px;
height: 31px;
background: url(../images/joinbtn.jpg) no-repeat 0px 0px;
}

.joinbtn a:hover{
width: 75px;
height: 31px;
background: url(../images/joinbtn.jpg) no-repeat 0px -31px;
}
