html {
	height: 100.02%;
}
body {
	background-color: #003300;
	background-image: url('http://www.mackay4wdclub.com/images/page-bg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif; margin-left:0px; margin-right:0px; margin-top:15px; margin-bottom:0px
}
h2 {
	font-size: 1.3em;
	margin-top: 0px;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000099;
}
h4 {
	text-decoration: underline;
	font-weight: normal;
	font-size: 1em;
}
a {
	color: #000099;
}
a:hover {
	color: #CC0000;
}
ol li {
	margin-bottom: 10px;
}
#container {
	background-color: #FFFFFF;
	background-image: url('http://www.mackay4wdclub.com/images/content-bg.gif');
	background-repeat: no-repeat;
	width: 776px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 10px;
}
#menu {
	width: 135px;
	padding-top: 10px;
	float: left;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	text-align: right;
	margin-bottom: 3px;
	width: 135px;
}
#menu ul a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-size: 0.9em;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
}
#menu a:hover, #menu .thispage {
	color: #FFFFFF;
	background-color: #006600;
}
#menu p {
	text-align: right;
}
#map {
	border: 1px solid #979797;
	background-color: #e5e3df;
	width: 550px;
	height: 400px;
	margin-top: 2em;
	margin-bottom: 2em;
	padding: 1em;
	color: gray;
}
#submenu {
	font-size: 0.8em;
}
#submenu ul a {
	color: #CC0000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CC0000;
	margin-right: 10px;
}
#submenu ul a:hover {
	color: #FFFFFF;
	background-color: #000000;
}
#maintext-3col {
	width: 450px;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1.5em;
	font-size: .9em;
}
#maintext-2col {
	width: 600px;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1.5em;
	font-size: .9em;
}
#news {
	float: left;
	width: 150px;
	padding-top: 10px;
	font-size: .7em;
}
#footer {
	background-color: #FFFFFF;
	width: 776px;
	clear: both;
	font-size: .7em;
	text-align: center;
}
#crumb-menu {
	margin-bottom: 20px;
}
.hidden {
	display: none;
}
.floatright {
	float: right;
	margin-left: 10px;
}
.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.floatclear {
	clear: both;
}
.para-highlight {
	padding: 10px;
	background-color: #E0E0E0;
	font-weight: bold;
	color: #000099;
}
#videoframe {
	background-color: #003300;
	width: 320px;
	padding-top: 5px;
	padding-right: 65px;
	padding-left: 65px;
	padding-bottom: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#videoframe a {
	color: #FFFFFF;
}
.boxout {
	background-color: #DAE7DA;
	float: right;
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 5px 10px;
	margin: 10px;
	width: 250px;
}
.boxout150 {
	background-color: #DAE7DA;
	float: right;
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 5px 10px;
	margin: 10px;
	width: 150px;
}
.red {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	padding-left: 10px;
}
.amber {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	padding-left: 10px;
}
.green {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #339900;
	padding-left: 10px;
}
.redtext {
	color: #CC0000;
}
.ambertext {
	color: #FF9900;
}
.greentext {
	color: #339900;
}
.caption {
	font-size: 0.8em;
	font-style: italic;
}
.statusbox {
	float: right;
	width: 200px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#stoppress {
	background-color: #CC0000;
	color: #FFFFFF;
}
#stoppress a {
	color: #FFFFFF;
}
#stoppress a:hover {
	color: #000000;
}
#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;
	}

#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;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	