@charset "utf-8";
a:link, a:visited { color:#000000; text-decoration: none; }
a:hover { text-decoration: underline; }
h3 { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #7993AE; 
}

#container {
	text-align: left;
	margin:0 auto;
	width:950px;
	background-color: #FFFFFF;
	height: 100%;
	min-height:100%;
}

body {
	background-color: #000000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	min-height:100%;
}
#container #content {
	height: 100%;
	width: 950px;
	display: block;
	text-align: center;
	vertical-align: top;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size:24px;
	line-height:1;
	margin-bottom:0.5em;
	color: #7993AE;
}
h2 {
	font-size:22px;
	line-height:1;
	margin-bottom:0.5em;
	color: #7993AE;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7993AE;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7993AE;
	margin: 0px;
	padding: 0px;
}



#container #content #leftcol {
	text-align: left;
	vertical-align: text-top;
	display: block;
	height: 100%;
	min-height:100%;
	width: 750px;
	float: left;
	position: relative;
	background-color: #ffffff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#container #content #rightcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: text-top;
	display: block;
	float: right;
	width: 160px;
	height: 100%;
	min-height:100%;
	position: relative;
	background-color: #d9e2eb;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#container #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #8BA3BD;
	margin: 0px;
	height: 100%;
	min-height:100%;
	width: 930px;
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
}
#container #footer ul {
	list-style-type: none;
}

#container #footer li {
	padding-right: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 0px;
}

#container #header #navbar {
	height: 37px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	top: 258px;
	background-color: #8CA2BA;
}
#container #header #navbar ul  {
	list-style-type: none;
	margin: 0px;
	padding: 0;
}
#container #header  #navbar ul li  {
	display: inline;
}
#container #header  #navbar ul li a  {
	padding-right: 30px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;	
	line-height: 37px;
	text-align: center;
	vertical-align: middle;
}

#container #header  #navbar ul li a:hover  {
	color: #000000;
}

#container #header {
	height: 295px;
	width: 100%;
}

#container #header #logo {
	background-image: url(/images/clubs-logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 114px;
	width: 100%;
	display: block;
	vertical-align: middle;
}
#container #header #logo #pagetitle {	
	position:absolute;
	top: 62px;
	left: 300px;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:38px;
	color: #6885a5;
	
}

#container #header #headerimg {
	background-image: url(/images/headerimg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 144px;
	width: 100%;
	display: block;
	top: 115px;
}

.dircountry {
	height: 100%;
	width: 750px;
}

.dircountry .ctitle {
  font-family:Arial, Helvetica, sans-serif;
  font-size:26px;
  color: #6885a5;
}

.dircountry .lft {
	display: block;
	float:left;
	height: 100%;
	width: 250px;
	text-align: left;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	vertical-align: text-top;
	position:relative;
}

.dircountry .ctr {
	display: block;
	height: 100%;
	text-align: left;
	margin-left: 250px;
	margin-right:265px;
	padding-top:5px;
	padding-bottom:5px;
	vertical-align: text-top;
	position:relative;
}
.dircountry .rt {
	display: block;
	float:right;
	height: 100%;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	width: 250px;
	text-align: left;
	vertical-align: text-top;
	position:relative;
	padding-left: 5px;
}
.footerbottom { text-align:center; font-size:0.88em; padding: 20px; }
.footer { color: #fff; clear:both; width:100%; background:#1d1d1d url(../images/footerbottom.jpg) bottom no-repeat; margin-bottom:10px; }

.links {}
.links ul { list-style-type: none; text-align: center; }
.links li { display: inline; padding: 2px 10px 2px 10px; border-right: 1px dotted #ccc; }
.links .first { border-left: 1px dotted #ccc; }
.links a { font-size: 14px; font-weight: bold; }

