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

body {
	background: #2f4259 url(images/background.png) repeat;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#wrapper {
	margin: 0 auto;
	width: 950px;
	text-align: left;
}

#header {
	position: static;
	margin-left: 16px;
	margin-top: 43px;
	width: 945px;
	height: 236px;
	float: left;
}

#header_left {
	position: static;
	background: url(images/header_left.png);
	width: 28px;
	height: 236px;
	float: left;
	z-index: 0;
}

#header_topmid {
	position: static;
	background: url(images/header_topmid.jpg);
	width: 863px;
	height: 159px;
	float: left;
	z-index: 0;
}

#header_right {
	margin-top: -159px;
	position: static;
	background: url(images/header_right.png);
	width: 54px;
	height: 236px;
	float: right;
	z-index: 0;
}

#header_bottom {
	position: static;
	background: url(images/header_bottom.png);
	width: 863px;
	height: 77px;
	float: left;
	z-index: 0;
}

#header_links {
	width: 562px;
	height: 42px;
	float: right;
	margin-top: 1px;
	z-index: -1;
}

#logo {
	position: relative;
	background: url(images/logo.png);
	width: 309px;
	height: 221px;
	z-index: 1;
	float: left;
	top: -250px;
	left: -2px;
}

#breadcrumb_pic {
	position: static;
	margin-top: 47px;
	background: url(images/breadcrumb-ball.png) no-repeat;
	width: 25px;
	height: 25px;
	float: left;
}

#breadcrumb_text {
	position: relative;
	top: 9px;
	padding-left: 5px;
	font-size: 10px;
	height: 20px;
	width: 500px;
	float: left;
	color: #ffffff;
}

#breadcrumb_text a:active, #breadcrumb_text a:link, #breadcrumb_text a:visited {
	color: #efebd3;
	text-decoration: underline;
}

#breadcrumb_text a:hover {
	color: #efebd3;
	text-decoration: none;
}

#content_top {
	position: static;
	margin-left: 43px;
	background: url(images/content_top.png) no-repeat;
	width: 916px;
	height: 48px;
	float: left;
}

#main_content {
	position: static;
	margin-left: 43px;
	background: url(images/content_bg.png) repeat-y;
	width: 865px;
	height: 850px;
	float: left;
}

#main_content_browse2 {
	position: relative;
	top: -52px;
	width: 293px;
	height: 186px;
	float: left;
}

#main_content2 {
	position: relative;
	top: -225px;
	width: 865px;
	height: 20px;
	float: left;
}

#back_to_homepage {
	margin-left: 40px;
	margin-top: 10px;
	background: url(images/back_to_homepage.png) no-repeat;
	cursor: pointer;
	width: 155px;
	height: 25px;
	float: left;
}

#prev_button {
	margin-left: 35px;
	margin-top: 25px;
	background: url(images/btn_prev.png) no-repeat;
	cursor: pointer;
	width: 154px;
	height: 38px;
	float: left;
}

#next_button {
	margin-right: 35px;
	margin-top: 25px;
	background: url(images/btn_next.png) no-repeat;
	cursor: pointer;
	width: 106px;
	height: 38px;
	float: right;
}

#standingsheet {
	margin-top: 25px;
	margin-left: 128px;
	width: 614px;
	height: 785px;
	float: left;
}

#ob_main {
	width: 632px;
	height: 70px;
	margin-left: 126px;
	margin-top: 27px;
	float: left;
}


#openbowling {
	background: url(images/greybox.png) bottom left no-repeat;
	width: 195px;
	height: 204px;
	margin-top: 21px;
	margin-left: 130px;
	float: left;
}

.smalltext {
	font-size: 10px;
	font-weight: normal;
}

.morelinks a:link {
	color: #204877;
	text-decoration: underline;
}

.morelinks a:visited {
	color: #204877;
	text-decoration: underline;
}

.morelinks a:hover {
	color: #204877;
	text-decoration: none;
}

.morelinks a:active {
	color: #204877;
	text-decoration: underline;
}

#cln_bottom {
	margin-left: 43px;
	width: 865px;
	height: 72px;
	background: url(images/cln_bot.jpg) no-repeat;
	float: left;
}

#cln_bottom_orng {
	margin-left: 43px;
	width: 865px;
	height: 5px;
	background: url(images/orangebar.jpg) no-repeat;
	float: left;
}

#cln_bottom_web {
	margin-left: 43px;
	padding-bottom: 55px;
	width: 73px;
	height: 78px;
	float: left;
}

#cln_bottom_bar {
	width: 792px;
	height: 78px;
	float: left;
	background: url(images/cln_bot.png) no-repeat;
}

#copyright {
	color: #ffffff;
	margin-right: 20px;
	margin-top: 25px;
	width: 300px;
	height: 50px;
	float: right;
	text-align: right;
}

.copytext a:link, .copytext a:visited {
	color: #c8a848;
	text-decoration: none;
}

.copytext a:hover {
	color: #c8a848;
	text-decoration: underline;
}

.copytext a:active {
	color: #c8a848;
	text-decoration: none;
}
