body {
	background-color: #20739F;
	padding: 0px;
	margin-top: 0px;
}

#bodycontainer {
	width:900px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	margin-top: 0px;
}

#pagecontainer {
	position: absolute;
	top: 0px;
	margin-top: 0px;
	display: block;
	float: left;
	background-color: #FFF;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #036;
	border-left-color: #036;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #036;
}
#header {
	background-image: url(../images/page/header_container.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	float: left;
	width: 900px;
	position: relative;
	top: 50px;
	clear: both;
	display: block;
}
#logo {
	float: left;
	height: 189px;
	width: 248px;
	position: relative;
	left: 0px;
	top: -38px;
}
#navigationbar {
	width: 750px;
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	padding-top: 1px;
}
#pagecontainerpage {
	width: 900px;
	position: relative;
	top: 0px;
	display: block;
	clear: both;
	float: left;
	margin-top: 5px;
}
#pagefooter {
	background-image: url(../images/page/footer_background.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	clear: both;
	float: left;
	height: 107px;
	width: 900px;
}

/* Left Nav Column */
#leftnavcontainer {
	float: left;
	width: 140px;
	padding: 10px;
	display: table-cell;
	overflow: hidden;
}
.leftnavcontainerheader {
	font-size: 12px;
	color: #FFF;
	background-image: url(../images/page/title_background.jpg);
	background-repeat: repeat-x;
	height: 24px;
	width: 122px;
	float: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	padding-left: 10px;
	margin-top: 10px;
}
#leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	list-style-type: none;
	display: block;
	padding-left: 0px;
	margin-bottom: 5px;
	float:left;
	margin-top: 5px;
}
#leftnav li {
	width: 132px;
	background-image: url(../images/page/button_background.jpg);
	background-repeat: no-repeat;
	height: 18px;
	line-height: 16px;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 5px;
}
#leftnav li a {
	color: #FFF;
	text-decoration: none;
}
#leftnav li, a:active{
	color: #FFF;
	text-decoration: none;
}
#leftnav li ol {
	width: 112px;
	list-style-type: none;
	position: relative;
	left: 0px;
	margin: 0;
	padding: 0;
	display: block;
	font-size:9px;
}
#leftnav li ol li {
	width: 112px;
	background-image: none;
	background-repeat: no-repeat;
	background-color:#036;
	height: 18px;
	line-height: 18px;
	font-weight: bold;
	padding-left: -30px;
	margin-top: 5px;
	margin-left: 0px;
	display:block;
	float:left;
}
/* Left Nav Column */

#pagedataheader {
	font-size: 12px;
	color: #FFF;
	background-image: url(../images/page/title_background.jpg);
	background-repeat: repeat-x;
	height: 24px;
	width: 700px;
	float: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
#pagedata {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	position: relative;
	width: 700px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 5px;
	margin-bottom: 10px;
}
#pagedata h1 {
	font-size: 16px;
}
#pagedata h2 {
	font-size: 14px;
}
#pagedata h3 {
	font-size: 13px;
}
#pagedata h4 {
	font-size: 12px;
}
#pagedata p {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#pagedata a {
	text-decoration: underline;
	color: #006;
}
#pagedata1.table, tr, td {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/* Three Column Data Container */
#pagedataheader2 {
	font-size: 12px;
	color: #FFF;
	background-image: url(../images/page/title_background.jpg);
	background-repeat: repeat-x;
	height: 24px;
	width: 555px;
	float: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	text-indent: 10px;
}
#pagedata2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	position: relative;
	width: 545px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: justify;
}
#pagedata2 h1 {
	font-size: 16px;
}
#pagedata2 h2 {
	font-size: 14px;
}
#pagedata2 h3 {
	font-size: 13px;
}
#pagedata2 h4 {
	font-size: 12px;
}
#pagedata2 p {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#pagedata2 a {
	text-decoration: underline;
	color: #006;
}
/* End Three Coumn Data Container */

/* One Column Data Container */
#pagedataheader1 {
	font-size: 12px;
	color: #FFF;
	background-image: url(../images/page/title_background.jpg);
	background-repeat: repeat-x;
	height: 24px;
	width: 880px;
	float: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	text-indent: 10px;
}
#pagedata1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	position: relative;
	width: 870px;
	margin-right: 10px;
	background-image: url(../images/page/pagetextbackground.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#pagedata1 h1 {
	font-size: 16px;
}
#pagedata1 h2 {
	font-size: 14px;
}
#pagedata1 h3 {
	font-size: 13px;
}
#pagedata1 h4 {
	font-size: 12px;
}
#pagedata1 p {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#pagedata1 a {
	text-decoration: underline;
	color: #006;
}
/* End One Column Data Container */
/* Start Right Column */
.rightnavcontainerheader {
	font-size: 12px;
	color: #FFF;
	background-image: url(../images/page/title_background.jpg);
	background-repeat: repeat-x;
	height: 24px;
	width: 122px;
	float: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#rightnavcontainer {
	width: 140px;
	padding: 10px;
	float: right;
	top: -55px;
	position: relative;
}
#rightnavcontainer ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	list-style-type: none;
	display: block;
	padding-left: 0px;
	margin-bottom: 10px;
}
#rightnavcontainer li {
	width: 132px;
	float: left;
	background-image: url(../images/page/button_background.jpg);
	background-repeat: no-repeat;
	height: 18px;
	line-height: 16px;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 5px;
}
#rightnavcontainer ul li a {
	color: #FFF;
	text-decoration: none;
}
#rightnavcontainer ul li, a:active{
	color: #FFF;
	text-decoration: none;
}
.rightnavcontainerheader {
	font-size: 12px;
	color: #FFF;
	background-image: url(../images/page/title_background.jpg);
	background-repeat: repeat-x;
	height: 24px;
	width: 122px;
	float: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
/* End Right Column */
#headersearch {
	float: left;
	width: 130px;
	position: relative;
	top: 0px;
	right: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	clear: both;
	display: block;
}
#headersearch form{
	background-color: #288DB9;
	width: 130px;
	border: 1px solid #039;
}

#headersearch #form1 table tr th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(../images/page/title_background.jpg);
	background-repeat: repeat-x;
	height: 24px;
	line-height: 24px;
	text-align: left;
	text-indent: 5px;
}

#headersearch a{
	color:#000000;
}

#headersearch select {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 9px;
	height: 18px;
	border: 1px solid #006;
	margin-bottom: 3px;
	width: 120px;
}
.headersearchinput {
	color: #000;
	border: 1px solid #036;
	font-size: 10px;
	/*background-image: url(../images/page/title_background.jpg);*/
	height: 13px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	line-height: 10px;
	width: 45px;
	margin-bottom: 2px;
}
.headersearchareainput {
	color: #000;
	border: 1px solid #036;
	font-size: 10px;
	/*background-image: url(../images/page/title_background.jpg);*/
	height: 13px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	line-height: 10px;
	width: 90px;
	margin-bottom: 2px;
}

#pagefooternav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	position: relative;
	left: 10px;
	top: 10px;
	float: left;
}
#pagefooternav a {
	color:#FFF;
}

#pagefooteraddress {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	clear: left;
	float: right;
	position: relative;
	right: 10px;
	text-align: right;
}
/* Form Fields */

.textareafield {
	width: 400px;
	min-height:200px;
}

/* Emails response form style Used when a person has emailed the site and has clicked the response link in their email client. List corespondence*/
.emailresponses {
	color:#666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006;
}

/* Newsletter box */
#NewsletterBox {
	font-size:10px;
	color: #333;
	float: left;
	clear: both;
	width: 130px;
	display:block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #036;
	border-bottom-color: #036;
	border-left-color: #036;
	margin-top: 10px;
	position: relative;
}
#NewsletterBox table tr td{
	font-size:10px;
}
#NewsletterBox h3 {
	margin:0;
	font-size: 14px;
	color: #FFF;
	background-image: url(../images/page/title_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 24px;
	width: 100%;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-indent: 5px;
	line-height: 24px;
}
#NewsletterBox .forminput {
	width:85px;
	height:12px;
	margin-bottom:5px;
	font-size:10px;
}
#NewsletterBox .captcha {
	background-color:#FF9;
	text-indent:5px;
}

#webdesigner {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: both;
	float: left;
	position: relative;
	left: 10px;
	bottom: 10px;
}

#webdesigner a{
	color: #FFF;
}
#rightnavcontainer .rightnavbox {
	clear: both;
	float: left;
	width: 130px;
	margin-bottom: 10px;
	border: 1px solid #036;
}
#rightnavcontainer .rightnavbox h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #036;
	text-indent: 2px;
	margin: 0px;
	padding: 0px;
	height: 24px;
	line-height: 22px;
	background-image: url(../images/page/title_background.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
#rightnavcontainer .rightnavbox .rightnavboxtext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	padding: 5px;
}
#rightnavcontainer .rightnavbox .rightnavboxtext a {
	font-weight: bold;
	color: #036;
}

/* Lightbox */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../../../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
/* End Lightbox */

/* Search Table Results */
.searchresults {
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.ResultsRowDark {
  background-color: #F2F2F2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.ResultsRowDark td{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.searchresults, td a:active{
	color: #000000;
}
.link a{
	color: #000000;
}
.searchlink {
	display: inline;
	padding: 5px;
	float: left;
}
.searchlink a{
	text-decoration:none;
}
#headerversions {
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	margin-right: 20px;
	padding-top: 10px;
}
#headerversions a{
	color:#000;
	text-decoration: underline;
}

/* Pagination CSS */
#list_counter {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 2px;
	padding-left: 14px;
}			
		
#list_counter .qp_counter {
	margin:  10px;
	padding: 2px;
	font-size: 10px;
	background-image: url(../images/bars/grid-hrow.gif);
	background-repeat: repeat-x;
	width: 100px;
	font-size: 10px;
	color: #888;
	padding: 2px;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
}
			
a.qp_disabled {
	color: #888;
}
			
			
#list_counter .qp_prev {
	/*	margin-right: 30px;*/
	display: inline;
	/*float: right;*/
	text-decoration: none;
	color: #15B;
	background-image: url(../images/bars/grid-hrow.gif);
	background-repeat: repeat-x;
	width: 100px;
	font-size: 10px;
	padding: 2px;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
	text-align: center;
}
			
#list_counter .qp_next {
	display: inline;
	/*float: left;*/
	text-decoration: none;
	color: #15B;
	background-image: url(../images/bars/grid-hrow.gif);
	background-repeat: repeat-x;
	width: 100px;
	font-size: 10px;
	padding: 2px;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
	text-align: center;
}



#hiddenresult .result {
	color:#666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.result h2 {
	text-decoration: underline;
	font-size: 1.2em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

.result .author {
	color:#666666;
	font-weight: normal;
}
/* End Pagination CSS */
/* Blog Styles articles */ 
.blogwrapper {
	float:left;
	clear:both;
	width: 100%;
	display: block;
	border-top: 5px solid #CC0000;
	background-color: #FFFFFF;
	margin-right:10px;
}

.blog {
	float: left;
	clear:both;
	width: 98%;
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 5px;
	border: 1px dashed #CCCCCC;
}

.blog h2 {
	font-size: 0.85em;
	color:#990000;
	margin-top: 5px;
}

.blog h2 a {
	text-decoration: underline;
	color:#990000;
}

.blog h2 a:visited {
	text-decoration: underline;
	color:#990000;
	font-style:italic;
}

.blog h3 {
	font-size: 0.65em;
	color:#990000;
	margin-top: 5px;
	text-transform: capitalize;
	font-weight: normal;
}

.blog h3 a {
	text-decoration: underline;
	color:#990000;
	text-transform: capitalize;
}

.blog h3 a:visited {
	text-decoration: underline;
	color:#990000;
	font-style:italic;
	text-transform: capitalize;
}

.blog p em {
	text-transform: capitalize;
}

.blog .p {
	font-size: 1.2em;
}

.blog-hr {
	color: #FFFFFF;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #999999;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}

/* Blog entries */
.blog-container {
	float:left;
	display: block;
	background-image: url(../images/character/maxboy_white.jpg);
	background-repeat: no-repeat;
	background-position: right 30px;
	padding-right:10px;
}

.blog-container-p {
	margin-right:180px;
	margin-bottom:10px;
	text-align: justify;
	font-size: 0.9em;
}

.blogentrieswrapper {
	float: left;
	clear:both;
	margin-top:35px;
	display: block;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-top-color: #CC0000;
	border-right-color: #CCCCCC;
	border-bottom-color: #CC0000;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	width: 715px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right:10px;
}

.blogentries {
	font-size: 0.75em;
	color: #666666;
	float: left;
	clear:both;
	width: 100%;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F2F2F2;
}

.blogentries h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color:#990000;
	background-image: url(../images/comment.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 35px;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.blogentries h3 a {
	text-decoration: underline;
	color:#990000;
}

.blogentries h3 a:visited {
	text-decoration: underline;
	color:#990000;
	font-style:italic;
}
/* End Blog Style layout */