body {
	background: url("images/toptile.jpg") repeat-x top #0d1f3c;
	font-family: arial;
	color: #4b4b4b;
	margin: 0px;
}

img {
	border: 0px;
}

a {
	color: #2e6daa;
}

a:hover {
	color: #4795e1;
}

.textbox {
	padding: 3px;
	font-family: arial;
}

#header {
	margin: 0px auto 0px auto;
	height: 193px;
	width: 970px;
	background: url("images/headertile.jpg") repeat-x;
}

#header h1 {
	background: url("images/logo.jpg") no-repeat top left;
	width: 532px;
	height: 156px;
	margin: 0px;
	padding: 0px;
}

#header h1 span {
	display: none;
}

#nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: absolute;
	top: 120px;
	margin-left: 369px; /* 490px; /*376px;*/
}

#nav li {
	height: 36px;
	display: block;
	float: left;
}

#nav li span {
	display: block; 
	float: left;
	height: 36px;
}

#nav li span a {
	display: block !important;
	height: 36px;
}

#nav li a span {
	display: none;
}

#nav li a:hover {
	background: none;
}

#nav_home { width: 74px; background: url("images/navbar.gif") 0px -37px; }
#nav_home a { width: 74px; background: url("images/navbar.gif") 0px 0px; }

#nav_about { width: 93px; background: url("images/navbar.gif") -74px -37px; }
#nav_about a { width: 93px; background: url("images/navbar.gif") -74px 0px; }

#nav_contacts { width: 89px; background: url("images/navbar.gif") -167px -37px; }
#nav_contacts a { width: 89px; background: url("images/navbar.gif") -167px 0px; }

#nav_sponsorship { width: 114px; background: url("images/navbar.gif") -256px -37px; }
#nav_sponsorship a { width: 114px; background: url("images/navbar.gif") -256px 0px; }

#nav_tour { width: 95px; background: url("images/navbar.gif") -370px -37px; }
#nav_tour a { width: 95px; background: url("images/navbar.gif") -370px 0px; }

#nav_timetable { width: 129px; background: url("images/navbar.gif") -465px -37px; }
#nav_timetable a { width: 129px; background: url("images/navbar.gif") -465px 0px; }

#nav_employment { width: 121px; background: url("images/navbar.gif") -594px -37px; }
#nav_employment a { width: 121px; background: url("images/navbar.gif") -594px 0px; }

#wrapper {
	width: 971px;
	margin: 0px auto 0px auto;
	background: #fff;
}

#middlesection {
	background: url("images/middlebg.jpg") repeat-x;
	height: 277px;
	padding-top: 11px;
	text-align: center;
}

#content {
	line-height: 155%;
	padding: 50px 65px;
	background: url("images/contentbg.jpg") repeat-x top;
}

#content h1 {
	color: #e3520b;
	font-size: 22px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

#content h2 {
	color: #256f9a;
	font-size: 15px;
	margin: 10px 0px 3px 0px;
	padding: 0px;
}

#content p {
	padding: 0px;
	margin: 5px 0px 15px 0px;
}

#columnlarge {
	font-size: 14px;
	float: left;
	width: 500px;
	padding-right: 40px;
	background: url("images/dots.gif") repeat-y right;
}

#columnsmall {
	font-size: 12px;
	float: left;
	width: 260px;
	padding-left: 40px;
}

#footer {
	background: url("images/footerbg.jpg") repeat-x;
	height: 68px;
	color: #fff;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	text-decoration: none;
}

#copyright {
	margin: 0px;
	padding: 30px 0px 0px 65px;
	color: #fff;
	font-size: 10px;
}

#nflink {
	position: absolute;
	margin: -28px 20px 0px 800px;
}

#memberinfo {
	background: url("images/memberbg.jpg") no-repeat;
	width: 426px;
	height: 78px;
	position: absolute;
	top: 45px;
	margin-left: 544px;
}

#memberinfo a {
	background: url("images/memberbtn.jpg") no-repeat;
	width: 151px;
	height: 41px;
	display: block;
	margin: 18px 0px 0px 255px;
	
}

#memberinfo a span {
	display: none;
}

.borderbottom td {
	background: #fbfcfc;
	border-bottom: 1px solid #c3c9d4;
}

.bordertop td, {
	border-top: 1px solid #c3c9d4;
}

.imgborder {
	border: 5px solid #b6b6b7;
	padding: 1px;
}

.displaybox {
	border: 1px solid #c3c9d4;
	background: #fbfcfc;
	padding: 15px !important;
	margin: 20px 0px !important;
}

.break {
	border-bottom: 1px solid #cddadd;
	padding-bottom: 8px !important;
}

.extrapadding {
	padding-bottom: 15px;
}

.tourimgholder {
	float: left;
	width: 232px;
	margin: 5px 5px 5px 5px;
}

#gymtour img {
	border: 1px solid #404348;
}

#gymtour p {
	font-size: 12px;
	margin: 1px 0px 0px 0px;
	padding: 5px 5px 5px 8px;
	background: #404348;
	color: #fff;
}