/* (c) Klaus Weitzel */
	<style type="text/css">	
html {
	margin:0;
	padding:0;
	height:100%;
}

body {
	font-family: arial, helvetica, sans-serif;
	margin-top: 10px;
	height:100%;
        padding:0;
	text-align: center;
	background-color: #006666;
        color: #000;
}
.container {
        margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 800px;
        background-image: url(http://www.bathskatepark.com/media/siteimages/body-bg.jpg);
	}
.waiver {
        float: left;
        padding: 125px 0px 22px 13px;
 }
.waiver a:link {
        text-decoration: none;
}
.menuy {
width: 136px;
margin: 0;
padding: 0;
}
.menuy ul {
padding: 0px;
margin: 0px;
list-style-type: none;
}
li.menu-0 a {
padding-left: 20px;
color: #000;
}
li.menu-0 a a:visited a:active {
padding-left: 20px;
color: #000;
}
li.menu-0 a:hover {
padding-left: 20px;
color: #666;
}
ul.menu-top {
width: 135px;
margin: 0px;
padding: 0px;
}
li.menu-0 { 
margin: 0px;
padding: 0px;
background: url(menu-bg.gif); 
background-repeat: repeat-y;
list-style-type: none;
}
li.menu-expand { 
background: url(menu-bg-expand.gif);
background-repeat: repeat-y;
}
li.menu-1 { 
list-style-type: none;
background: url(menu-bg-1.gif);
background-repeat: repeat-y;
margin: 0px;
padding: 0px;
}
li.menu-2 { 
list-style-type: none;
background: url(menu-bg-1.gif);
background-repeat: repeat-y;
margin: 0px;
padding: 0px;
}
li.menu-current {
background: url(menu-bg-current.gif);
background-repeat: repeat-y; 
}
.please_read {
        font-size: 12px;
        padding: 10px;
        text-align: left;
        color: #000000;
        width: 200px;
        float: left;
}
.please_read, a:link, a:visited {
        font-style: underline;
}
.footer {
        background-image: url(http://www.bathskatepark.com/media/siteimages/site-bg-footer.jpg);
        background-repeat: no-repeat;
        width: 800px;
        float: left;
}
.banner	{
	width: 800px;
        font-size: 10px;
        height: 195px;
        margin: 0px;
        padding: 0px;
	text-align: left;
        color: #ffffff;
	background-image: url(http://www.bathskatepark.com/media/siteimages/header-bg.jpg);
	}
.leftbar {
	width: 136px;
        margin: 0px;
        padding: 0px 10px 10px 10px;
	height: 100%;
	float: left;
	text-align: left;
	}
.searchbox {
	width: 130px;
	text-align: center;
}
.searchbutton {
	width: 130px;
	text-align:center;
	}
.goodsearch {
	text-align: center;
	font-size: 12px;
	width:130px;
}
.flashy{
	border: 1px solid #000; 
	text-align: center;
	width: 400px;
	margin: 0 auto;
}
.content2 {
        float: left;
        margin: 0px;
        padding: 0px 20px 20px 20px;
        width: 440px;
	min-height: 400px;
        font-size: 12px;
        color: #000;
	}
.news_wrap {
        margin: 0px;
        padding: 10px 20px 10px 0px;
        float: left;
        width: 200px;
        list-style: none;
	}
.sponsor_wrap {
        margin: 0px;
        padding: 10px 10px 10px 7px;
        float: left;
        width: 140px;
        list-style: none;
        background-image: url(http://www.bathskatepark.com/media/siteimages/xx-menu-right-bg.jpg);
        background-repeat: repeat-x;
        font-size: 12px;
	}
.sponsor_post_title, .post_date {
	border-top: 1px solid #000;
}
.sponsor_post_title, a:link, a:visited {
	font-weight: bold;
        text-decoration: none;
	font-size: 10px;
}
.post_title, .post_date {
	border-top: 2px solid #000;
}
.post_title, a:link, a:visited {
	font-weight: bold;
	font-size: 12px;
        text-decoration: none;
}
.post_date {
	text-align: right;
	font-weight: bold;
}
.post_short {
	text-align: justify;
        color: #000;
	font-size: 10px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

