body	{
						margin:0px;
						padding:0px;
						background-image: url(images/bg_main.gif);
						background-position: left top;
						background-repeat: repeat;
						background-color:#EDF1F5;
						font-family:Tahoma;
						}
td {
						vertical-align:top;
						font-size:11px;
						line-height:12px;
						font-family:Tahoma;
						color:#6D6D6D;
						}	
img {
						border:0;
						}											
/*--------------------------------------------------   ul, em, i, form	 ---------------------*/						
ul {
						list-style-type:none;
						margin:0px; 
						padding:0px; 
						}	
em, i {
						font-style:normal;
						}						
form {
						padding:0px;
						margin:0px;
						}						
/*----------------------------------------------------   a	 ---------------------*/						
a	{
						color:#BD2F13;
						font-size:11px;
						text-decoration:underline;
						}
a:hover	{
						color:#7B7B7B;
						font-size:11px;
						text-decoration:none;
						}
i {
						color:#C1C1C1;
						line-height:13px;
						}						
i a	{
						color:#C1C1C1;
						text-decoration:underline;
						}
i a:hover	{
						color:#C1C1C1;
						text-decoration:none;
						}
em a	{
						color:#BD2F13;
						text-decoration:underline;
						}
em a:hover	{
						color:#BD2F13;
						text-decoration:none;
						}						
span {
						font-size:9px;
						color:#BD2F13;
						}
b	{
						color:#BD2F13;
						}
b a	{
						color:#BD2F13;
						text-decoration:none;
						}
b a:hover	{
						color:#BD2F13;
						text-decoration:underline;
						}																								
strong {				color:#6D6D6D;}
strong a	{
						color:#6D6D6D;
						text-decoration:underline;
						}
strong a:hover	{
						color:#6D6D6D;
						text-decoration:none;
						}											
/*----------------------------------------------------   input, textarea	 ---------------------*/						
input, textarea {
						width:176px;
						background-color:#FCF5ED;
						border:1px solid #C1BDBB;
						font-family:Tahoma;
						font-size:11px;
						color:#777160;
						line-height:13px;
						padding-left:2px;
						padding-right:2px;
						}												
input	{
						height:20px;
						margin:1px 5px 0px 0px;
						}
textarea	{
						height:155px;
						margin:1px 0px 0px 0px;
						overflow:auto;
						}	
/*-----------------------------------------------------  	li	 	---------------------*/
li	{
						
						font-size:11px;
						margin:0px 0px 3px 0px; 
						padding:0px 0px 0px 12px;
						line-height:13px;
						color:#BD2F13;
						}
li a	{
						background-image: url(images/list_0_1.gif);
						background-position: 0px 5px;
						background-repeat: no-repeat;
						color:#BD2F13;
						margin:0px 0px 3px 0px; 
						padding:0px 0px 0px 12px;
						line-height:13px;
						color:#BD2F13;
						text-decoration:underline;
						}
li a:hover	{
						color:#BD2F13;
						font-size:11px;
						text-decoration:none;
						}			
						
			
/*------------------------------------------------------- footer	 ---------------------*/
.footer	{
						color:#4A667D;
						font-size:11px;
						}	

.footer td	{
						color:#4A667D;
						font-size:11px;
						}	
.footer a	{
						color:#BD2F13;
						font-size:11px;
						text-decoration:underline;
						}
.footer a:hover	{
						color:#BD2F13;
						font-size:11px;
						text-decoration:none;
						}
/*-----------------------------------------------------     ---------------------*/						
.title {
color: #6E6A6A;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
}

.m_bg td {
						background:url(images/m_bg.gif) left top repeat-x;
						}
.cl_0_1 td {
						line-height:13px;
						}	
.cl_3_1 td {
						height:30px;
						vertical-align:middle;
						background:#EFEFEF;
						white-space:nowrap;
						color:#777160;
						}	
.cl_3_1 a {
						color:#777160;
						text-decoration:none;
						}	
.cl_3_1 a:hover {
						color:#777160;
						text-decoration:underline;
						}
.cl_3_1 span  a {
						color:#777160;
						text-decoration:underline;
						}	
.cl_3_1 a:hover {
						color:#777160;
						text-decoration:none;
						}
.cl_3_1 li	{
						background-image: url(images/list_0_1.gif);
						background-position: 0px 5px;
						background-repeat: no-repeat;
						font-size:11px;
						margin:0px 0px 3px 0px; 
						padding:0px 0px 0px 12px;
						line-height:13px;
						color:#BD2F13;
						}
.cl_3_1 li a	{
						color:#BD2F13;
						font-size:11px;
						text-decoration:underline;
						}
.cl_3_1 li a:hover	{
						color:#BD2F13;
						font-size:11px;
						text-decoration:none;
						}												
.cl_5_1  li	a {
						margin:0px 0px 0px 0px;
						}	
/*------------------------------------------------------- end	 ---------------------*/		
#logo {
	position:absolute;
	left:143px;
	top:61px;
	width:180px;
	height:120px;
	z-index:1;
	border: 0px solid black;
	}

#navcontainer
{
background: transparent;
/*--background: #70BEF1;--*/

width: 100%;
margin: 0;
padding: 0;
font-family: verdana;
font-size: 13px;
text-align: center;
text-transform: lowercase;

}

ul#navlist
{
text-align: left;
list-style: none;
width: 100%;

}

ul#navlist li
{

display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{

display: block;
width: 100%;
padding: 0.5em 0 0.5em 2em;
/*--border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;--*/
color: #fff;
font-weight: 600;
text-decoration: none;
background: transparent;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: transparent;
color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
display: block;
color: #800000;
font-weight: 600;
background: #70BEF1;
border-color: #aaab9c #fff #fff #ccc;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
padding-left: 30px;
}

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