html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, em, img, ins, strong, sub, sup, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}

/* STRUCTURE */

body{
	font: 100% Arial, Helvetica, sans-serif; 
	background:#000 url(images/bg.jpg) repeat-x;
	color:#f5f8e4;
	text-align:left;
	line-height:160%;
}

.container{
	margin:0px auto 0px auto;
	width:954px;
}

.header{
	margin:0px 0px 10px 0px;
	background:url(images/header-bg.jpg) no-repeat;
	height:250px;
	width:1000px;
}

.content{
	float:left;
	width:100%;
	margin:0px 20px 0px 0px;
	background:url(images/content-bg.jpg) repeat-y;
	overflow:visible;
}

.flash{
	margin:0px 0px 25px 0px;
}

.sidebar{
	float:left;
	width:200px;
}

.column{
	width:450px;
	padding-right:20px;
	float:left;
}

.hm_btns{
	margin:0 4px 0 0;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.top-nav{
	margin:0px 0px 15px 0px;
	float:left;
}

.map{
	float:right;
	width:576px;
	margin-left:20px;
}

.search{
	float:right;
}

/* TYPOGRAPHY */

h1, h2, h3, h4, h5, h6{
	font-weight: bold;
	}

h1 {
	font-size:200%;
	color:#a0bc38;
	margin:0px 0px 20px 0px;
	}

h2 {
	font-size:180%;
	color:#70a7ce;
	margin:0px 0px 20px 0px;
	}

h3 {
	font-size:160%;
	color:#a0bc38;
	margin:0px 0px 10px 0px;
	}

h3 a, h3 a:hover{
	color:#a0bc38;
	text-decoration:none;
}

h4 {
	font-size:140%;
	color:#70a7ce;
	margin:10px 0px 10px 0px;
	}

h5 {
	font-size:120%;
	color:#a0bc38;
	}

h6 {
	font-size:100%;
	color:#a0bc38;
	}

small {
	font-size:80%;
	}

h1 a, h1 a:hover, h1 a:visited{
	text-decoration: none;
	color:#a0bc38;
	}

p{
	margin:0px 0px 20px 0px;
}

p.footer{
	text-align:center;
	font-size:80%;
	color:#666;
}

p.footer a, p.footer a:hover, p.footer a:visited{
	color:#666;
	text-decoration:none;
}

ul.fnb{
	text-align:right;
	font-size:160%;
	font-weight:bold;
	color:#ce722b;
	line-height:140%;
	padding:35px 46px 0px 0px;
	margin:0px;
}

ul.fnb li{
	list-style-type:none;
}

ul, ol{
	margin:0px 0px 20px 30px;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size:80%;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, a:visited{
	color:#f7d970;
	text-decoration:underline;
}

a:hover{
	color:#fbecb8;
}

/* Begin Structure */

.post {
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

/* IMAGES */

.right {
	float:right;
	}

.left {
	float:left
	}

.logo{
	margin:10px 0px 0px 0px;
	float:left;
}

.example{
	float:left;
}

/* Begin Form Elements */
#searchform {
	margin: 0px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.hidden {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

.floatfixer{
	clear:both;
	visibility:hidden;
}

/* LIGHTBOX */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:img/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/img/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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* MENU */

.menu {margin:12px 0 0 0;font-weight:bold;position:relative; z-index:100;height:40px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;position:relative;margin:0 30px 0 0;}
.menu li ul{padding:5px 0 0 10px;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:18px;text-decoration:none; color:#fff;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background-color:#d4d8bd;}
/* style the second level hover */
.menu ul ul a.drop:hover{background-color:#d4d8bd;}
.menu ul ul :hover > a.drop {x center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:25px;left:0;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#e7edbd; color:#336c2d;font-size:16px;font-style:italic;height:auto; line-height:1em; padding:10px; width:165px;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}