@charset "UTF-8";
/* CSS Document */

body,html {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #ffffff url(../i/bg_top.gif) no-repeat 50%;
	background-position:top;
	margin: 0; padding: 0;
	text-align: center;
	line-height: 14pt;
	font-size: 12px;
	color: #000000;
	}
	
.ClMd #container { 
	width: 779px;
	margin: 0 auto;
	text-align: left;
	}

.ClMd #title {	
	height: 60px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	}
	
.ClMd #counter {
	background-color:#002394;
	margin: 0 auto;
	width: 710px;
	height: 15px;
	padding: 8px 20px 8px 20px;
	text-align:right;
	}
	
.ClMd #adone {
	padding: 8px 20px 8px 20px;
	}
	
.ClMd #bdright {
	width: 340px;
	height: 430px;
	float: right;
	padding: 10px 20px 10px 0px;
	}
	
.ClMd #bdleft {
	margin: 0 360px 0 0;
	padding: 10px 20px 10px 20px;
	}
	
.ClMd #nav {
	background: url(../i/nav_bg.gif) no-repeat 50%;
	height: 60px;
	text-align: left;
	padding-left: 20px;
	}
	
.ClMd #footer {	
	height: 35px;
	padding: 15px 20px 5px 20px;
	text-align: right;
	}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
	
.clubm_title {
	font-size: 20px;
	}

.main_title {
	color:#002394;
	font-size: 40px;
	line-height: 38px;
	}
	
.clubm_sub {
	font-size: 16px;
	}
	
.subline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}

.count {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.ClubTitle {
	font-size: 11px;
	font-weight: bold;
	vertical-align:middle;
	padding-bottom: 30px;
	padding-left:10px;
}
.ClubTitle2 {
	font-size: 11px;
	vertical-align:middle;
	padding-bottom: 30px;
	padding-left:5px;

}
.ClubHead {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#0066FF
	
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #DC2C00;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #AA6748;
}

