*{
	margin:0px;
	padding:0px;
}



img{
	border:0px;
}

.pics
{
	display: block;
	height:420px;
	width:670px;
	overflow:hidden;
}

.pics img
{
	display: block;
}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	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: #ffffff;
}
.thrColFixHdr #container { 
	width: 1010px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	padding:0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColFixHdr #header { 
	background: #000000; 
	padding: 50px 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin:0px 0px 0px 0px;
} 

.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 245px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	border:solid 1px red;
	padding: 0px 0px 0px 0px; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 245px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	
	padding: 0px 0px 0px 0px; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #mainContent {
    margin-bottom:10px;
	width:1010px;
	background-color:#000000;
	background-image:url(../images/HomeBg.gif);
	background-repeat:repeat-y;
	
} 
.thrColFixHdr #footer { 
	padding: 40px 20px 20px 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	width:970px;
	background-image:url(../images/footerbackground.jpg);
	background-position:top;
	height:300px;
	background-repeat:repeat-x;
	background-color:#006699;
	margin:0px 0px 50px 0px;
	border:0px;
	color:#ffffff;
	font-size:small;
} 
.thrColFixHdr #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 */
    color:#ffffff;
}

/* @group Footer */

ul.col {
	margin: 0;
	padding: 0px 0px 0px 0px;
	float:left;
	width:160px;
	line-height:1.8em;
}

ul.col label {
	display: block;
	line-height: 18px;
}

ul.col div {
	margin: 9px 0 0;
}

ul.col li {
	list-style: none;
	font-size:x-small;
	padding:0px 0px 0px 0px;
}

ul.col a, ul.col a:visited
{
	display:inline;
  	border:0px solid #ffffff;
  	color:#ffffff;
  	text-align:center; 
  	text-decoration:none; 
}

ul.col li.heading {
	padding:0px 0px 0px 0px;
	color: #ffffff;
	font-size:medium;
	font-weight:bold;
	margin: 0 !important;
}

/* @end */


div #topLinks
{
	color:#ffffff;
	float: right;
}

div #topLinks ul
{
	padding:2px;
  	margin:0;
	font-size:small;
}


#topMenu li
{
	list-style-type:none;
	color:#ffffff;
  	display:inline;
	padding:0px 3px 0px 5px;
	border-left:1px solid #ffffff;
}

#topMenu .first 
{
	padding-left: 0;
	border-left: 0 none;
	
}

#topMenu a, #topMenu a:visited
{
	display:inline;
  	border:0px solid #ffffff;
  	color:#ffffff;
  	text-align:center; 
  	text-decoration:none; 
}

 
div #whiteLine
{
	height:10px;
	width:1010px;
	clear:both;
    font-size: 1px;
    line-height: 0px;
	color:#ffffff;
	background-color:#ffffff;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	
}

div #thinWhiteLine
{
	height:1px;
	width:970px;
	clear:both;
    font-size: 1px;
    line-height: 0px;
	color:#ffffff;
	background-color:#ffffff;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	
}


div #menu
{
	height:80px;
	padding:0px 0px 0px 0px;
}


.menuTextHidden
{
	display:none;
}
a#menuItemHome
{
	background-image:url(../images/menu/Menu_Home.jpg);
	background-repeat:no-repeat;
	width:80px;
	height:50px;

}

a#menuItemAbout
{
	background-image:url(../images/menu/Menu_About.jpg);
	background-repeat:no-repeat;
	width:90px;
	height:50px;
}

a#menuItemLearn
{
	background-image:url(../images/menu/Menu_Learn.jpg);
	background-repeat:no-repeat;
	width:80px;
	height:50px;
}
a#menuItemFacilities
{
	background-image:url(../images/menu/Menu_Facilities.jpg);
	background-repeat:no-repeat;
	width:130px;
	height:50px;
}
a#menuItemGroups
{
	background-image:url(../images/menu/Menu_Groups.jpg);
	background-repeat:no-repeat;
	width:100px;
	height:50px;
}
a#menuItemNews
{
	background-image:url(../images/menu/Menu_News_Events.jpg);
	background-repeat:no-repeat;
	width:190px;
	height:50px;
}
a#menuItemGallery
{
	background-image:url(../images/menu/Menu_Gallery.jpg);
	background-repeat:no-repeat;
	width:100px;
	height:50px;
}

 
ul.nestedMenuItem
{
	display:block;
	float:left;
}




.fltrt { 
	float: right;
	margin-left: 10px;
}
.fltlft {
	float: left;
	margin-right: 10px;
}

.featuredImg
{
	float: left;
	border:0px 0px 0px 0px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	width:245px;
	
}
.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;
}

h1
{
	display:block;
	background-image:url(../images/Sheffield-Cable-Waterski.gif);
	background-repeat:no-repeat;
	font-size:10px;
	width:140px;
	height:80px;
}

h1 span
{
	visibility:hidden;
}

h2 
{
	color: #000000;
}
	
h3 {
	color: #000000;
	}
h4 {
	color: #ffffff;
	}
table {
	color: #FFFFFF
	}
td, th {
	
	font-size: 1em
	}
	
hr .WhiteLine
{
	color:#ffffff;
	height:10px;
	
}

.headerImgSml
{
    padding:10px 0px 10px 10px;
    border:0px;
    float:left;
    display:block
}

 