body
{
	margin: 0;
	text-align:center;
	background: #C8C8C8;
}

ul, li
{
	margin-left: 10px;
	padding-bottom:10px;
}

h1
{
	font-size: 16px;
	font-family: Tahoma;
	color: #012F74;
}

h2
{
	font-size: 14px;
	font-family: Tahoma;
	color: #012F74;
}

hr
{
	color: #012F74;
	height: 1px;
}

img
{
	border: 0;
}

input, textarea
{
	font-family: Tahoma;
	border: 1px solid #012F74;
	color: #012F74;
	padding: 3px;
	letter-spacing: 1px;
}

.siteWrapper
{
	background-color: #DBDBDB; 
	width:900px; 
	padding:20px 0 20px 0;
	margin-left:auto; 
	margin-right:auto;
}

.button
{
	font-family: Tahoma;
	border: 1px solid #012F74;
	color: #012F74;
	background-color: #fff;
	cursor: pointer;
}

a:link, a:visited, a:active
{
	color: #012152;	
}

a:hover
{
	color: #B90000;
}

.skel_header
{
	width: 780px;
	margin-left:auto; 
	margin-right:auto;
}

.skel_header_td_top_a
{
	width: 10px; 
	height: 10px; 
	background-color: #7D7D7D;
}

.skel_header_td_top_b
{
	width: 760px; 
	height: 10px; 
	background-color: #7D7D7D;
}

.skel_header_td_top_c
{
	width: 10px; 
	height: 10px;
}

.skel_header_td_2_top_a
{
	width: 770px;
	height: 150px;
	background: #C9DCED;
}

.skel_header_td_2_top_b
{
	width: 10px;
	height: 80px;
	vertical-align: bottom;
	background-color: #CACACA;
}

.skel
{
	width: 780px;
	margin-top: 15px;
	margin-left:auto; 
	margin-right:auto;
}

.skel_td_top_a
{
	width: 10px; 
	height: 10px; 
	background-color: #7D7D7D;
}

.skel_td_top_b
{
	width: 510px; 
	height: 10px; 
	background-color: #7D7D7D;
}

.skel_td_top_c
{
	width: 5px; 
	height: 10px; 
	background-color: #7D7D7D;
}

.skel_td_top_d
{
	width: 20px; 
	height: 10px; 
	background-color: #7D7D7D;
}

.skel_td_top_e
{
	width: 225px; 
	height: 10px; 
	background-color: #7D7D7D;
}

.skel_td_top_f
{
	width: 10px; 
	height: 10px;
}

.skel_td_2_a
{
	width: 520px; 
	background-color: #CCDDEE; 
	color: #012F74;
	text-align: left; 
	vertical-align: top;
	padding: 10px;
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
}

.skel_td_2_b
{
	width: 5px; 
	background-color: #CACACA;
	vertical-align: bottom;
}

.skel_td_2_c
{
	width: 255px; 
	background-color: #BCD2E9;
	vertical-align: top;
	text-align: left;
	background: url('/images/menu_bg.gif');
}

.skel_td_3_a
{
	width: 520px; 
	height: 10px;
	background-color: #CCDDEE; 
	text-align: left; 
	vertical-align: top;
	padding: 10px;
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
}

.skel_td_3_b
{
	width: 5px; 
	height: 10px;
	background-color: #CACACA;
	vertical-align: bottom;
}

.skel_td_3_c
{
	width: 245px; 
	height: 10px;
	background-color: #BCD2E9;
	vertical-align: top;
	text-align: left;
}

.skel_td_3_d
{
	width: 10px; 
	height: 10px; 
	background-color: #CACACA; 
	vertical-align: bottom;
}

.menu
{
	width: 255px;
}

.menu_row
{
	width: 235px; 
	padding-left: 10px; 
	height: 40px; 
	vertical-align: middle; 
	border-bottom: 1px solid #7D7D7D; 
	background-color: #9FBFDF; 
	cursor: pointer;
}

.menu_row_active
{
	width: 235px; 
	padding-left: 10px; 
	height: 40px; 
	vertical-align: middle; 
	border-bottom: 1px solid #7D7D7D; 
	background-color: #7BA8D5; 
	cursor: pointer;
}

.menu_sub_row
{
	width: 220px; 
	padding: 5px 5px 5px 15px;
	height: 40px; 
	vertical-align: middle; 
	background: #C9DCED url('/images/submenu_bg.gif') repeat-y;
}

.menu_sub_row a:link, .menu_sub_row a:visited, .menu_sub_row a:active
{
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: #6A6A6A;
	line-height: 17px;
}

.menu_sub_row a:hover
{
	text-decoration: none;
	font-weight:bold;

}

.menu_sub_row_end_active
{
	width: 10px; 
	background-color: #CACACA;
	vertical-align: bottom;
	background: #CACACA url('/images/menu_sub_row_end_active_bg.gif') repeat-y;
}

.menu_sub_row_end
{
	width: 10px; 
	background-color: #CACACA;
	vertical-align: bottom;
}

.menu_row_end
{
	width: 10px; 
	background-color: #CACACA;
	vertical-align: bottom;
}

.menu_row a:link, .menu_row a:visited, .menu_row a:active, .menu_row_active a:link, .menu_row_active a:visited, .menu_row_active a:active
{
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #3269A0;
	letter-spacing: 2px;
}

.photo_album_thumb
{
	padding: 3px;
	border:1px solid #012F74;
}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 0;
}
.highslide:hover img {
	border: 0;
}

.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


/******************************\
* 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/lightbox/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/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/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;
	}