html {
	height: 100%;
}

body {
	margin: 0 0 0 0;
	padding: 0;
	height: 100%;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	background: #EEE url(../images/pinmarble.jpg);
}

a {
	color: #C11010;
	text-decoration: none;
}

a:hover {
	color: #c11010;
	text-decoration: underline;
}

blockquote {
	margin: 5px 5px 5px 50px;
	border-left: 5px solid #c11010;
	padding: 2px;
}

table {
    background-color: #FFF;
    border: solid #0a1c4c 2px;
    width: 90%;
	margin: 0 auto;
	padding: 0;
}


table td {
	font-size: 0.95em;
}


/* TABLE STYLES -----------------------------------------------------*/


.data {
    color: #000000;
	font: 0.95em Georgia;
    text-align: right;
    background-color: #EEE;
}

.datal {
	color: #000000;
	font: 0.95em Georgia;
	text-align: left;
	background-color: #EEE;
}

.toprow {
	color: #C11010;
	font-size: 0.90em;
    font-weight: bold;
    text-align: right;
    background-color: #FFF;
}


.leftcol {
	color: #0a1c4c;
    font-weight: bold;
	font-size: 0.90em;
    text-align: left;
    width: 25%;
    background-color: #DDD;
}

.ctrcol {
	color: #0a1c4c;
	font-weight: bold;
	font-size: 1em;
	text-align: center;
	width: 25%;
	background-color: #DDD;
}

/* PAGE LAYOUT STYLES ------------------------------------------*/

#container {
	width: 700px;
	margin: 0 auto;
	padding: 0;
	border-right: 7px solid #C11010;
	border-left: 7px solid #C11010;
	min-height: 500px;
	background: #fff;
}


#top_bar {
	width: 700px;
	height: 20px;
	background: #C11010;
	padding: 0;
	margin: 0;
}

#header {
	width: 700px;
	height: 250px;
	background: url(../images/header.jpg) top left no-repeat;
	border-bottom: 2px solid #fff;
	padding: 0;
}

#content_container {
	width: 700px;
	margin: 0;
	padding: 0;
	border-top: 4px solid #0a1c4c;
}



#left_menu {
	float: left;
	width: 200px;
	background: #fff;
	margin: 0;
	padding: 0;
	
	/*position: fixed;
	top: 0px;
	margin-left: 150px;
	left: 50%;
	margin-top: 300px;
	padding: 0px;
	z-index: 99;*/
}

#right_content {
	float: left;
	width: 500px;
	background: #fff;
	margin: 0;
	padding: 0;
}

#footer {
	clear: both;
	width: 700px;
	margin: 0 auto;
	padding: 0;
	background: #C11010;
}

.clear {
	clear: both;
	width: 100%;
	height: 20px;
	background: transparent;
}

.line {
	width: 470px;
	height: 2px;
	margin:  8px 0 8px 20px;
	padding: 0;
	background: #EEE;
} 

/* TOP BAR STYLES -----------------------------------------*/

#top_bar p {
	color: white;
	font-weight: bold;
	padding: 3px 15px 5px 0;
	font-size: 0.85em;
	text-align: right;
	margin: 0;
}

/* LEFT MENU STYLES ------------------------------------------*/

.menu {
	width: 200px;
	background: #fff url(../images/menu_bg.jpg) top left no-repeat;
	margin: 0 0 15px 0;
	padding: 0;
}

#left_menu a.menu_link {
	padding: 2px 15px 0 15px;
	font: 0.85em Georgia;
	text-align: justify;
	margin: 0;
	color: #c11010;
}

#left_menu ul {
	margin:0;
	padding: 15px 0 0 15px;
}

#left_menu ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#left_menu ul li a {
	font: 1em Georgia;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	/*border-left: 4px solid #0a1c4c;*/
	color: #0a1c4c;

	margin: 0;
	padding: 0;
}	

#left_menu ul li a:hover {
	color:#a6161d;
	/*border-left: 4px solid #a6161d;*/
}

#left_menu p.menu_title {
	font: 1.5em Georgia;
	font-weight: bold;
	text-align: left;
	border-left: 6px solid #c11010;
	color: #0a1c4c;
	margin: 8px 0 5px 15px;
	padding: 0;
}	

.menu_bottom {
	width: 200px;
	height: 23px;
	background: url(../images/menu_bottom.jpg) top left no-repeat;
	padding: 0;
	margin: 0;
}

#left_menu p {
	padding: 5px 15px 0 15px;
	font: 0.85em Georgia;
	text-align: justify;
	margin: 0;
}

	


/* RIGHT CONTENT STYLES ---------------------------*/

#head
{
float: left;
margin-left: 20px;
margin-top:5px;
padding-right: 5px;
}

#right_content h2 {
	width: 470px;
	border-bottom: 2px solid #C11010;
	color: #0a1c4c;
	font: 14pt Georgia;
	font-weight: bold;
	margin: 15px 0 0 20px;
	padding: 0;
}

#right_content h3 {
	width: 400px;
	color: #999999;
	font: 1em Georgia;
	border-bottom: 1px solid #999999;
	font-weight: bold;
	padding: 0;
	margin-left: 50px;
}

#right_content p {
	color: #222222;
	font: 0.95em Georgia;
	margin: 0;
	text-align: left;
	padding: 8px 10px 0 20px;
}

#right_content p.center
{
text-align: center;
}

#right_content li
{
	color: #222222;
	font: 0.95em Georgia;
	margin: 0;
	text-align: left;
	padding: 8px 10px 0 0px;
	list-style: circle;
}


/* FOOTER STYLES ----------------------------------*/

#footer p {
	font: 0.80em Georgia;
	color: #FFF;
	text-align: right;
	margin: 0 15px 0 0;
	padding: 0;
}	


#footer a {
	padding: 0;
	margin: 0;
	color: #EEE;
	text-decoration: underline;
}	

#footer a:hover {
	color: #DDD;
	text-decoration: none;
}	

/* A FEW STRAY IMAGE STYLES -------------------------*/

p img {
	max-width: 100%;
	padding:5px;
	clear: both;
	background: #eee;
	border: 1px solid #ddd;
}

img.alignright {
	float:right;
	margin:5px 15px 6px;
	padding:5px;
	clear: both;
	background: #eee;
	border: 1px solid #ddd;
}

img.alignleft {
	float:left;
	margin:5px 15px 6px;
	padding:5px;
	clear: both;
	background: #eee;
	border: 1px solid #ddd;
}

/* 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;
	}

#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 */ 
	