
body {
	background: #94aab5 url(images/background.gif) repeat-x; text-align: left; margin: 12px;
	font: 7pt Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin: 5px;
	padding: 5px;
}

/* Header / logo ... */
#header {
	height: 167px;
	width: 100%;
	background: url(images/logo2.gif) repeat-x;
	float: left;
}


#logo1 {
	position: absolute;
	left:10px;
	top:10px;
	width: 550px;
	height: 167px;
	background: url(images/logo1.png) no-repeat;
}

#logo1sarah {
	position: absolute;
	left:10px;
	top:10px;
	width: 550px;
	height: 167px;
	background: url(images/logo1sarah.png) no-repeat;
}

#headerr {
	position: absolute;
	right:10px;
	top:10px;
	height: 167px;
	width: 10px;
	background-repeat: no-repeat;
	background: url(images/logo3.gif) no-repeat;
}

#banner {
	position: absolute;
	right:26px;
	top:55px;
	border:double;
	border-color:#000000;
}

/* end */

/* main layout ... */

#mainbox {
	width: 100%;
	margin: 0; padding: 0;
}


#leftcontent {
	position: absolute;
	top: 180px;
	left: 10px;
	width: 18%;
	margin:0; padding:0;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}
#rightcontent {
	position: absolute;
	top: 180px;
	right: 10px;
	width: 18%;
	margin:0; padding:0;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;

}

#centercontent {
	font: 9px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin-left: 20%;
	width: 60%;
}

#footer {
	text-align: center;	
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
	color:#5d6e75;
}

.clear {
	clear: both;
}


legend
{
	padding:5px;
	background-color:#add2ec;
	border: 1px solid #eeeeee;
	vertical-align:middle;
	font-weight:bold;
}

fieldset
{
	margin-bottom:10px;
}


.dcaption {
	margin-top:5px;	
    width: 100%;
}

.dcaption .left { background: url('images/topleft.gif') no-repeat; float: left; height: 24px; width: 50px; margin-right: -3px; }
.dcaption .right { background: url('images/topright.gif') no-repeat; float: right; height: 24px; width: 50px; margin-left: -3px; }
.dcaption .center {background-image: url('images/top.gif');  color: #111; position:static; font: 10px Verdana, Tahoma, Arial, Helvetica, sans-serif; height: 24px; line-height: 24px; }

.dbody {
	
	background-color:#FFFFFF;
    width: 100%;
}

.dbody .leftwrapper {
	margin:0; padding:0;
	background: url("images/left.png") left repeat-y;
}
.dbody .rightwrapper {
	margin:0; padding:0;
	background: url("images/right.png") right repeat-y;
}
.dbody .leftcontent {
	float:left;
	width:9px;
	margin:0; padding:0;
}
.dbody .rightcontent {
	float:right;
	width:9px;
	margin:0; padding:0;
}
.dbody .dcenter {
    
	margin: 0 5px;
}
.dbody .dinner {
	color: #222;
    font: 9px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	padding: 4px;
}

.dbottom .left { background: url('images/bottomleft.gif') no-repeat; float: left; height: 20px; width: 50px;  font-size: 1px; margin-right: -3px;}
.dbottom .right { background: url('images/bottomright.png') no-repeat; float: right; height: 20px; width: 5px;  font-size: 1px; margin-left: -3px;}
.dbottom .center {background-image: url('images/bottom.png');height: 20px;  font-size: 1px;  }

.dntop {
	border-bottom: 1px solid #a9a9a9;
	width: 99%;
	margin-left: auto;
	margin-right: auto;
}

/* end */



.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}


a {
	color: #0e3a4e; 
	font-family: verdana, arial, sans-serif; 
	text-decoration: none;
}
a:hover {
	color: #ec5800;
	font-family: verdana, arial, sans-serif; 
	text-decoration: underline;
}


.smalltext {
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
	color:#5d6e75;
}

form {
	display: inline;
}
.spacer {
	padding: 2px 0 2px 0;
}

#wm {
	voice-family: "\"}\"";
	voice-family: inherit;
	background: #f3eded url(images/wblogo.png) bottom right no-repeat;
	border: 1px solid #ede3e3;
	padding: 10px 150px 10px 10px;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.button {	
	border: #b7b5b5 1px solid;
	color: #000;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	text-align:center;
	background-image : url(images/button.png);
}

h1 {
  font-size: 1.4em;
  font-weight: bold;
  margin-top: 0em;
  margin-bottom: 0em;
  color: #ec5800;
}

h2 {
  font-size: 1.2em;
  font-weight: bold;
  margin-top: 0em;
  margin-bottom: 0em;
  color: #ec5800;
}

.newstext {
	font-size: 8pt;
	line-height: 120%;
	color: black;
	text-align: left;
	font: 7pt verdana, tahoma, arial, helvetica, sans-serif;
}

.newheadline {
	font-size: 13px;
	color: #ec5800;
}

.newsinfo {
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
	color:#5d6e75;
}

.newsinfo a {
	background: transparent;
	color: #5d6e75; 
}

.newsinfo a:hover {
	color: #ec5800;
	text-decoration: underline;
}

iframe {
	width: 97%;
}



#pollquestion {
	font: 8pt Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

.helpbox {
	color:#000;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
	border: 0px none red;
	background-color: transparent;
}

.nforumholder {
	border: 1px solid #345487;
	padding: 0px;
	background: transparent;
}

.nforumcaption {
	background-image: url(images/nforumcaption.gif);
	padding: 8px 4px 8px 4px;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color: #fff;
}

.nforumcaption2 {
	background-image: url(images/nforumcaption2.gif);
	padding: 8px 0px 8px 4px;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color: #000;
}

.nforumcaption3 {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #eeeeee;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
}

.nforumthread {
	border: 1px solid #fff;
	padding: 4px;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.nforumthread2 {
	border: 1px solid #fff;
	padding: 4px;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.nforumreplycaption {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #eeeeee;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
}

.nforumreply {
	border: 1px solid #fff;
	padding: 4px;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.nforumreply2 {
	border: 1px solid #fff;
	padding: 4px;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}
.nforumdisclaimer {
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	color:#5d6e75;
}

.nforumview1 {
	border: 1px solid #fff;
	padding: 4px;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.nforumview2 {
	border: 1px solid #fff;
	padding: 4px;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.nforumview3 {
	padding: 4px;
	background-color: #BCD0ED;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color: #263448;
}

.nforumview4 {
	padding: 4px;
	background-color: #E4EAF2;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	color: #3A4F6C;
}

a.forumlink{
	color: #4943c1;
	text-decoration: none;
}

a.forumlink:hover {
	color: #bbb;
	text-decoration: underline;
}
<!--- td img {display: block;} -->

td {
	text-align: left;
	margin: 0;
}

img {
	padding: 0;
	margin: 0;
}

.smallblacktext {
	font: 10px tahoma, verdana, arial, helvetica, sans-serif;
	color:#000;
	line-height: 120%;
}


.tbox{
	background-color: #fff;
	border: #b7b5b5 1px solid;
	color: #000000;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.forumheader{
	background: transparent;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
	background-image: url(images/nforumcaption2.gif);
}

.forumheader2{
	background: transparent;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
}

.forumheader3{
	background: transparent;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
}

.forumborder{
	border: #000080 1px solid;
}

.chatb {
	font-size: 12px;
}

.chatb a {
	background: transparent;
	color: #ec5800; 
}

.chatb a:hover {
	color: #616060;
	font-family: verdana, arial, sans-serif; 
	text-decoration: underline;
}

p {
	margin-top: 0px
}

.indent{
	padding: 10px 10px 10px 10px;
	margin: 5px;
	font: 9px verdana, tahoma, arial, sans-serif;
	color: #838387;
	border: 1px solid #d6d6d6;
}

.nextprev{
	color: #000000;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	padding : 2px;
	text-align: right;
	
}

ul {
	padding-left: 12px;
}

.commentinfo {
	background-image: url(images/nforumcaption2.gif);
	padding: 8px 0px 8px 4px;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color: #000;
}

.commentinfo a {
	background: transparent;
	color: #ec5800; 
}

.commentinfo a:hover {
	color: #616060;
	font-family: verdana, arial, sans-serif; 
	text-decoration: underline;
}

.mediumtext {
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color: #000;
}

.fcaption {
	background-image: url(images/nforumcaption2.gif);
	padding: 8px 0px 8px 4px;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color: #000;
}

.tabellover {
	border-top:1px solid #000000;
	
}

hr {
	border-top: #666 1px solid;
	border-bottom: #fff 1px solid;
	height: 2px;
	width: 99%;
	text-align:center;
}
/* the div that holds the date picker calendar */
.dpDiv {
width: 40px;
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #eeeeee;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}


.highslide {
	cursor: url(http://www.gms8pool.com/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid gray;
	padding:3px;
}
.highslide:hover img {
	border: 1px solid #ec5800;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(http://www.gms8pool.com/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
	float:left;
}

a.highslide-full-expand {
	background: url(http://www.gms8pool.com/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(http://www.gms8pool.com/highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(http://www.gms8pool.com/highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.suggestionsBox {
	position: relative;
	left: 30px;
	margin: 10px 0px 0px 0px;
	width: 200px;
	background-color: #212427;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 2px solid #000;	
	color: #fff;
}

.suggestionList {
	margin: 0px;
	padding: 0px;
}

.suggestionList li {
	
	margin: 0px 0px 3px 0px;
	padding: 3px;
	cursor: pointer;
}

.suggestionList li:hover {
	background-color: #659CD8;
}