body {
	padding: 0;
	margin: 0;
	font: small "Lucida Grande", Myriad, "Trebuchet MS", Arial, sans-serif;
	background-color: #052734;
	color: #FFF;
}
.header1
{
	background-color: #FFFFFF;
	display: block;
	height: 67px;
	margin: 0;
	position: relative;

}
body > .header1
{
	padding: 10px 0 10px 0;

}
.headerinner
{
	background-color: #FFFFFF;
	display: block;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	position: relative;
	width: 775px;
}
#main {
	width: 100%;
	background: url("http://www.wibbler.com/images/bg.jpg") repeat-x top left;
	clear: both;
	}

#maininner {
	width: 775px;
	margin: 0 auto;
	padding: 0;
}
	
#maincolumn {
	width: 550px;
	float: left; 
	padding-top: 30px;
	margin: 0;
}
#thirdcolumn {
	margin-left: 20px;
	width: 150px;
	float: left;
	padding-top: 30px;
}
#thirdcolumn a{
	text-decoration:none;
	border-bottom:1px dotted #C7FF70;
	color: #C7FF70;
}
#thirdcolumn a:hover{
	text-decoration: underline;
	border-bottom:0px;
}
.postheading
{
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 18px;
	color: #C7FF70;
	font-weight: bold;
}
.postheading a
{
	color: #C7FF70;
	text-decoration: none;
}
.postheading a:hover
{
	border-bottom:1px dotted #C7FF70;
}

.postsubheading
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	color: #ADB0A4;
	background-color: #0A3849;
	margin-top: 5px;
	margin-bottom: 5px;
}
.entrybody a
{
	color: #C7FF70;
	text-decoration: none;
	border-bottom:1px dotted #C7FF70;

}
.entrybody a:hover
{
	text-decoration: underline;
	border-bottom:0px;
}
.postfooter
{
	font-weight: bold;
	text-align: right;
	font-size: 10px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.highlight
{
	border: 2px dotted #FFFFCA;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#footer {
	width: 775px;
	clear: both;
	margin: 0 auto;
	margin-top: 15px;
	color: #FFF;
	border-top: 1px solid #395A55;
	padding: 10px 0 15px 0;
	font-size: 84%;
	}
	
.secondcolumnheading
{
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 16px;
	color: #A3B1B9;
	font-weight: bold;
}
.secondcolumnsubheading
{
	font-size: 10px;
	padding-bottom: 5px;
}
.anotherthing 
{
display:block;
	color: #C7FF70;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 3px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.anotherthing:hover {
	background-color: #0F1A00;
} 
.anotherthinglink
{
	color: #FFFFFF;
}
/*- Menu Tabs--------------------------- */
h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

img {
border: none;
}

    #tabs6 {
      width:100%;
      background:#fff;
      font-size:95%;
      line-height:normal;
	width: 775px;
	margin: 0 auto;
      }
    #tabs6 ul {
          margin:0;
          padding:0px 50px 0 0px;
          list-style:none;
      }
    #tabs6 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs6 a {
	float:right;
	margin:0;
	padding:0 2px 0 2px;
	text-decoration:none;
	font-weight: bold;
      }
    #tabs6 a span {
      float:left;
      display:block;
      padding:5px 10px 5px 10px;
      color:#FFF;
	background-color: #666666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs6 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs6 a:hover span {
	color:#FFF;
	text-decoration: underline;
	background-color: #03161D;
      }
    #tabs6 a:hover {
      background-position:0% -42px;
      }
    #tabs6 a:hover span {
      background-position:100% -42px;
      }

      #tabs6 #current a {
	background-position:0% -42px;

      }
      #tabs6 #current a span {
              background-position:100% -42px;
	background-color: #052734;
      }a {
}

img.faviconimg {
	border:0;
	width:11px;
	height:11px;
	padding:0 4px;
}
