*
{
padding: 0em;
margin: 0em;
}

body
{
	padding: 35px 0px 35px 0px;
	background-color: #333333;
	background-image: url(images/stripe_2.png);
	background-repeat: repeat-x;
}

body,input
{
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

#upper_right {
	width: 125px;
	height: 125px;
	position: absolute;
	top: 0px;
	right: 0%;
	background-image: url("images/label.png");
	background-repeat: no-repeat;
	
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

a
{
	color: #2899E6;
	text-decoration: underline;
}

a:hover
{
text-decoration: none;
}


h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-size: 1.7em;
padding-right: 34px;
background-image: url('images/db1.jpg');
}

h4
{
	font-size: 1.2em;
	padding-right: 28px;
	
}
.linkS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
}


.contentarea
{
	padding-top: 1.3em;

	color: ;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #FFFFFF;
}

img
{
	border: 1px none #6F5230;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #333333;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

.post .details
{
	position: relative;
	top: -1.5em;
	font-size: 0.8em;
	color: #787878;
}

.post ul.controls
{
clear: both;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

.post ul.controls li a.printerfriendly
{
background-image: url('images/icon-printerfriendly.gif');
}

.post ul.controls li a.comments
{
background-image: url('images/icon-comments.gif');
}

.post ul.controls li a.more
{
background-image: url('images/icon-more.gif');
}

.box
{
	position: relative;
	left: 3em;
	top: -1.5em;
	padding: 1.5em;
	margin-bottom: 1em;
	background-image: url(images/box.png);
	background-repeat: no-repeat;
	height: 326px;
	width: 238px;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}

#upbg
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 275px;
	z-index: 1;
}

#outer
{
	z-index: 2;
	position: relative;
	/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 800px;
	border: 3px none #8A8A66;
	margin: 0 auto;
	background-image: none;
	background-repeat: no-repeat;
	background-position: bottom;
}

#header
{
position: relative;
width: 100%;
height: 9.0em;
background: #2B2B2B url('images/topbg.gif') repeat-x;
margin-bottom: 2px;
}

#headercontent
{
	position: absolute;
	bottom: 77px;
	padding: 0em 2.0em 1.3em 2.0em;
	left: 640px;
	color: #333333;
	font-weight: bolder;
}

#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
	font-size: 1.0em;
	font-weight: normal;
	color: #aaa;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
}

#search
{
position: absolute;
top: 5.5em;
right: 2.0em;
padding-right: 0.0em;
}

#search input.text
{
margin-right: 0.5em;
vertical-align: middle;
border-top: solid 1px #000000;
border-right: 0px;
border-bottom: solid 1px #777777;
border-left: 0px;
padding: 0.15em;
width: 10.0em;
}

#search input.submit
{
background: #939B00 url('images/buttonbg.gif') repeat-x;
border: solid 1px #5F6800;
font-weight: bold;
padding: 0.25em;
font-size: 0.8em;
color: #F2F3DE;
vertical-align: middle;
}

#headerpic
{
	position: relative;
	height: 200px;
	margin-bottom: 2px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#menu
{
	position: relative;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 1em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul
{
	position: absolute;
	top: -202px;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 630px;
	height: 31px;
}

#menu ul li a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #fff;
text-decoration: none;
}

#menu ul li a:hover
{
	text-decoration: underline;
	background-image: url(images/but.png);
}

#menu ul li a.active
{
	
	background-image: url(images/but.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#menubottom
{
	height: 14px;
	margin-bottom: 1.5em;
	background-image: none;
	background-repeat: repeat-x;
}

#content
{
padding: 0em 2.0em 0em 2.0em;
}

#primarycontainer
{
float: left;
margin-right: -18.0em;
width: 100%;
}

#primarycontent
{
	margin: 1.5em 22.0em 0em 0em;
	background-color: #333333;
}

#flashcontainer
{
	float: none;
	margin-right: -18em;
	width: 100%;
	height: 500px;
}

#slidecontainer
{
	float: none;
	margin-right: -18em;
	width: 100%;
	height: 700px;
}
#secondarycontent
{
	margin-top: 1.5em;
	float: right;
}

#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;

font-size: 0.8em;
}

#footer .left
{
	position: absolute;
	left: 15px;
	bottom: -14px;
	width: 337px;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}

    
#slidetabsmenu {
float:left;
width:100%;
font-size:90%;
line-height:normal;
border-bottom: 1px solid gray;
}

* html #slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
	margin-bottom: 1em;
	background-color: #333333;
}

#slidetabsmenu ul{
list-style-type: none;
margin:0;
margin-left: 10px;
padding:0;
}

#slidetabsmenu li{
	display:inline;
	margin:0;
	padding:0;
}

#slidetabsmenu a {
	float:left;
	margin:0;
	padding:0 0 0 9px;
	text-decoration:none;
	background-image: url(images/tab-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#slidetabsmenu a span {
float:left;
display:block;
background:url(images/tab-right.gif) no-repeat right top;
padding:3px 14px 3px 5px;
font-weight:bold;
color:#336600;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenu a span {
	float:none;
	background-color: #333333;
}
/* End IE5-Mac hack */

#slidetabsmenu a:hover span {
color: black;
}

#slidetabsmenu #current a {
background-position:0 -125px;
}

#slidetabsmenu #current a span {
background-position:100% -125px;
color: black;
}

#slidetabsmenu a:hover {
background-position:0% -125px;
}

#slidetabsmenu a:hover span {
background-position:100% -125px;
}
.contentarearight {
	padding-top: 1.3em;
	color: #333333;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.box2 {
	position: relative;
	left: -1.3em;
	top: 120px;
	padding: 1.5em;
	margin-bottom: 1em;
	background-image: url(images/box2.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 326px;
}









#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;
	}

#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(lightbox2.03.3/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(lightbox2.03.3/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox2.03.3/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;
	}.explanation {
	font-size: 9pt;
	font-style: italic;
}
