body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #000;
}

table {
	margin: 0;
	font-size: 12px;
	color: #333;
	}

a {
	color: #006600;
	}

a:hover {
	color: #666666;
	}
	
#apDiv1 {
	position:absolute;
	width:282px;
	height:56px;
	z-index:1;
	left: 615px;
	top: 10px;
}
.contact_1 {
	font-size: small
}
.contact_2 {color: #FFFF00}

#logbar {
	margin: 0 auto;
	position: relative;
	width: 900px;
	height: 30px;
	padding: 5px;
	}
	
#logbar p {
	font-size: 12px;
	color: #CCCCCC;
	text-align: right;
	}
	

#wrap {
	margin: 0 auto;
	position: relative;
	width: 900px;
	background: url(images/wrap_bg.gif) repeat-y; 
	border-top: 6px solid #ccc;
	border-right: 8px solid #ccc;
	border-bottom: 8px solid #ccc;
	border-left: 8px solid #ccc;
	}
	
#header {
	width: 900px;
	height: 148px;
	background: url(images/header_bg2.jpg) no-repeat;
	border-bottom: 2px solid #ccc;
	}
	
#header2 {
	width: 900px;
	height: 200px;
	background: #000;
	border-bottom: 2px solid #ccc;
	}
	
#header3 {
	width: 900px;
	height: 150px;
	background: #000;
	border-bottom: 2px solid #ccc;
	}
	
.newsbar {
	margin: 0;
	padding: 0;
	width: 900px;
	height: 50px;
	background: url(images/newsbar.jpg) no-repeat;
	border-bottom: 2px solid #ccc;
	}
	
#main-body {
	float: left;
	width: 700px;
	}
	
#main-body2 {
	float: left;
	width: 900px;
	}
	
#menubar {
	float: right;
	width: 248px;
	}

#menubar2 {
	float: left;
	width: 198px;
	}
	
#menubar ul, #menubar2 ul {
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
	font-size: 12px;
	}
	
#menubar ul li, #menubar2 ul li {
	margin: 0 5px 0 5px;

	}
	
#menubar ul li a, #menubar2 ul li a {
	margin: 0;
	padding: 5px 0 7px 25px;
	background: url(http://www.hawaiianbrians.com/images/arrow_rt.gif)  6px 8px no-repeat;
	display: block;
	border-bottom: 1px #ccc dotted;
	text-decoration: none;
	font-weight: bold;
	}
	
#menubar ul li a:hover, #menubar2 ul li a:hover {
	margin: 0;
	padding: 5px 0 7px 25px;
	background: #99cc99 url(http://www.hawaiianbrians.com/images/arrow_lt.gif)  6px 8px no-repeat;
	display: block;
	color: #009900;
	text-decoration: underline;
	}

#sidebar ul {
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
	font-size: 12px;
	}
	
#sidebar ul li {
	margin: 0 5px 0 5px;

	}
	
#sidebar ul li a {
	margin: 0;
	padding: 5px 0 7px 25px;
	background: url(http://www.hawaiianbrians.com/images/arrow_rt.gif)  6px 8px no-repeat;
	display: block;
	border-bottom: 1px #ccc dotted;
	text-decoration: none;
	font-weight: bold;
	}
	
#sidebar ul li a:hover {
	margin: 0;
	padding: 5px 0 7px 25px;
	background: #99cc99 url(http://www.hawaiianbrians.com/images/arrow_lt.gif)  6px 8px no-repeat;
	display: block;
	color: #009900;
	text-decoration: underline;
	}

#content {
	float: left;
	width: 450px;
	margin: 0;
	padding: 0;
	}
	
#content2 {
	float: left;
	width: 700px;
	margin: 0;
	padding: 0;
	}
	
#content table.special {
/*	padding: 0 0 0 10px;*/
	margin: 0 0 0 10px;
	}
	
#content p, #menubar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 7px 5px 5px 10px;
	margin: 0;
	line-height: 1.5em;
	}
	
#sidebar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 5px 5px 5px 10px;
	margin: 0;
	line-height: 1.5em;
	}
	
#content ul {
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
	}
	
#content ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	margin: 0 0 0 15px;
	background: url(http://www.hawaiianbrians.com/images/arrow_rt.gif)  0 4px no-repeat;
	padding: 0 0 0 19px;
	}
	
#content p img.main {
	margin: 0 0 0 -10px;
	padding: 0;
	}
	
#content ol {
	margin: 0 0 0 5px;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	}
	
#content ol li {
	margin: 0 5px 0 5px;
	padding: 0;
	display: list-item;	
	}
	
#sidebar {
	float: right;
	width: 198px;
	}
	
#footer {
	clear: both;
	height: 70px;
	border-top: #ccc 2px solid;
	background: url(http://www.hawaiianbrians.com/images/footer_bg.jpg) no-repeat;
	margin: 10px 0 0 0;
	}
	
#footer p {
	color: #ccc;
	font-size: 10px;
	text-align: right;
	padding: 0 10px 0 0;
	}
	
#nav {
	position: absolute;
	top: 114px;
	list-style: none;
	width: 870px;
	height: 30px;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#nav li {
	float: left;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	}
	
#nav li a {
	color: #fff;
	font-size: 15px !important;
	padding: 6px 16px 10px 16px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	}
	
#nav li a:hover {
	color: #86790e;
	margin: 0;
	display: block;
	background: url(images/nav_tab.gif) no-repeat bottom center;
	}
	
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003300;
	margin: 0;
	padding: 10px 5px 0 10px;
	}
	
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin: 0;
	padding: 2px 5px 0 10px;
	}
	
#menubar dl {
	float: left;
	width: 248px;
	font-size: 14px;
	margin: 0;
	padding: 10px 0 10px 0;
	display: inline;
	border-bottom: 1px dotted #ccc;
	}
	
#menubar dt {
	float: right;
	width: 155px;
	font-size: 85%;
	margin: 0;
	padding: 0;
	font-weight: bold;
	}
	
#menubar dd {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 80%;
	line-height: 1.5em;
	}
	
#menubar dd.img img {
	float: left;
	margin: 0 3px 0 5px;
	padding: 1px;
	border: 1px solid #ccc;
	}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: lighter;
	margin: 0;
	padding: 7px 0 10px 10px;
	background: #00FF00;
	}
	
.feat {
	background: url(images/feat_bg.gif) repeat-x;
	}
	
.articles {
	background: url(images/menubar_bg.gif) repeat-x;
	}
	
.quick {
	background: url(images/quick_bg.gif) repeat-x;
	}
	
.breaker {
	display: block;
	margin-top: 25px;
	border-top: 1px dotted #ccc;
}

.imgleft {
	float: left;
	margin: 5px 10px 0 0;
	padding: 2px;
	border: 1px solid #ccc;
	}
	
.imgright {
	float: right;
	margin: 5px 5px 0 10px;
	padding: 2px;
	border: 1px solid #ccc;
	}
	
.head {
	font-weight: bold;
	padding: 10px 0 0 0;
	margin: 0;
	color: #009900;
}

.bilimg {
	padding: 1px;
	border: 1px solid #ccc;
	margin: 10px 2px 0 2px;
	}
	
.caption {
	margin: 0 5px 0 5px;
	font-size: 10px;
	color:#666666
	}
	
.red {
	color: #FF0000;
	font-weight: bold;
	}
	
.right {
	text-align: right;
	margin: 0;
	padding: 0;
	}
	
.pad {
	padding: 0 0 0 8px;
	}
	
.uline {
	border-bottom: solid 2px #CCCCCC;
	}
	
/*
    Formatting Buttons
------------------------------------------------------ */

.buttonMode {
	background-color: transparent;
	color: #73769D;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size:10px;
	white-space: nowrap;
	}

.htmlButtonOutter, .htmlButtonOutterL {
	background-color: #f6f6f6;
	border-bottom: #333 1px solid;
	border-right: #333 1px solid;
	border-top: #333 1px solid;
	padding: 0;
	}

.htmlButtonOutterL {
	border-left: #333 1px solid;
	}

.htmlButtonInner {
	background-color: transparent;
	border-bottom: #ccc 1px solid;
	border-left: #fff 1px solid;
	border-right: #ccc 1px solid;
	border-top: #fff 1px solid;
	padding: 0 3px 0 3px;
	text-align: center;
	}

.htmlButtonOff {
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size:10px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
	}

.htmlButtonOff a:link {
	color: #000;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonOff a:visited {
	text-decoration: none;
	}

.htmlButtonOff a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOff a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOn {
	background: #f6f6f6;
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size:10px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
	}

.htmlButtonOn a:link {
	color: #990000;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonOn a:visited {
	text-decoration: none;
	}

.htmlButtonOn a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOn a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonA {
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size:10px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
	}

.htmlButtonB {
	background: #E1E3EC;
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size:10px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
	}

.htmlButtonA a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonA a:visited {
	text-decoration: none;
	}

.htmlButtonA a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonA a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonB a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonB a:visited {
	text-decoration: none;
	}

.htmlButtonB a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonB a:hover {
	color: #999;
	text-decoration: none;
	}
	
.posted {
	font-size: 11px;
	color: #666666;
	margin: 0;
	padding: 5px 5px 5px 10px;
	border-top: solid 2px #CCCCCC;
	border-bottom: dashed 1px  #999999;
	background: #CCCCCC;
	}
	
#comments {
	float: left;
	width: 900px;
	}
	
.white {
	color: #fff;
	}
	
<link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />