@charset "utf-8";
body  {font: 14px Verdana, Arial, Helvetica, sans-serif;background: #000;margin: 0;padding: 0;text-align: center;color: #fff;}
#container {width: 780px;margin: 30px auto;text-align: left;background: url(images/bg.jpg) repeat-y;border:1px solid #333;}
a{text-decoration:none;}
a:hover{}
img{border:0;}
ht, h2, h3, h4{color:#e7cf59;}
/*Side Menu styles */
#sidebar1 {float: left;width: 200px;padding: 15px 10px 15px 0;}
#sidebar1 ul {list-style:none;margin:0;padding:0;}
#sidebar1 li a {display:block;margin:30px 0;height:70px;width:190px;}
#sidebar1 li a:hover{background:url(images/menu-hover.png) left center no-repeat;}
#home {background:url(images/home-button.png) no-repeat;}
#charters {background:url(images/charters-button.png) no-repeat;}
#contact {background:url(images/contact-button.png) no-repeat;}
#membership {background:url(images/membership-button.png) no-repeat;}
#supportgear {background:url(images/supportgear-button.png) no-repeat;}
#guestbook {background:url(images/guestbook-button.png) no-repeat;}
/*Content styles */
#mainContent {margin: 0 0 0 230px;padding: 40px 20px 20px;}
.footer { font-size:75%; text-align: center; padding-bottom: 10px;}
/* Universal Styles */
.ftleft {float:left; margin-right:20px;}
.ftright {float:right; margin-left:20px;}
.clear { clear:both; height:0; font-size: 1px; line-height: 0px;}
.center { text-align: center;}
.right { text-align: right;}