@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
}

.twoColHybRtHdr #container {
	width: 1000px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: medium solid #8BC453;
	text-align: left;
	background-image: url(sidebg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
} 
.twoColHybRtHdr #header {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	height: auto;
	border: thin none #8BC453;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.twoColHybRtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 14px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

.twoColHybRtHdr #sidebar1 {
	float: left;
	width: 150px;
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-top-color: #CCCCCC;
	border-right-style: none;
	height: auto;
}

.twoColHybRtHdr #deepsea
{
	float: left;
	width: 150px;
	background-image:url(/snooker/sidebg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

.twoColHybRtHdr #sidebar1 h3, .twoColHybRtHdr #sidebar1 p {
	margin-left: 5px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 1px;
	color: #FFFFFF;
	width: 150px;
}


.twoColHybRtHdr #mainContent {
	font-size: 12px;
	margin-top: 10;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 150px;
	width: 800px;
	border: medium none #CCCCCC;
	background-color: #FFFFFF;
	color: #333333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
} 
.twoColHybRtHdr #footer {
	padding: 0 10px;
	background-color: #000000;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(carol.png);
} 
.twoColHybRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #63B916;
	background-position: left top;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	display: list-item;
	width: 1000px;
	height: 45px;
	margin: 0px;
	background-image: url(loginbg02.jpg);
	background-repeat: repeat;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	padding: 0px;
}



.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;
}
.twoColHybRtHdr #nav {
	margin:0;
	padding:0;
	float:left;
	width:100%;
	background-repeat: repeat;
	background-position: left center;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 4px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #42432d;
	border-right-color: #42432d;
	border-bottom-color: #669900;
	border-left-color: #66CC00;
	background-color: #8BC453;
	text-align: center;
	background-image: url(menubg01.jpg);
} 
.twoColHybRtHdr #nav li {
	display:inline;
	padding:0;
	margin:0;
	text-align: center;
	background-repeat: no-repeat;
	background-position: right center;
	float: none;
}
.twoColHybRtHdr #nav a:link, 
.twoColHybRtHdr #nav a:visited {
	color:#000;
	float:left;
	width:auto;
	text-decoration:none;
	text-shadow: 2px 2px 2px #555;
	background-image: url(menubg01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	border: 1px none #66CC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1em;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #7EB647;
	margin-left: 20px;
} 

.twoColHybRtHdr #nav a:hover {
	color:#000000;
	background-image: url(menuroll.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
} 
