/** LAYOUT */

html, body
{
    height: 100%;
    margin-top: -25px;
}

/** LOGO */

#logo
{
    width: 735px;
    margin: 0px auto -15px auto;
}
#login
{
    position: relative;
    left: 730px;
    top: -20px;
}
/** MENU */

#menu
{
    width: 730px;
    height: 390px;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 244px;
    background: url(images/homepage03.jpg) no-repeat left top;
}

#menu p
{
    height: 28px;
    margin: 0px;
    padding: 362px 0px 0px 25px;
}
/** CONTENT */

#content {
	width: 974px;
	margin: 0px auto;
}

#left {
	float: left;
	width: 484px;
}

#right {
	float: right;
	width: 251px;
}

/** BOX1 */

#box1 {
	padding: 15px 30px 40px 45px;
}

#box2 {
	margin: 10px 0px 0px 0px;
}

#box3 {
	width: 193px;
	padding:  0px 0px 15px 26px;
}

#box4 {
	width: 193px;
	padding:  25px 0px 15px 26px;
}

#box5 {
	padding:  25px 35px 30px 35px;
}

/* STYLES */
body {
	margin: 80px 0px 0px 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	color: #003300;
}
.PageTitle
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #003300;
    font-weight: bold;
}
/** TEXTS */

body, p, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505245;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #611D06;
}

.text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.text3 {
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #898876;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	padding: 7px 0px 10px 0px;
	background: url(images/homepage07.gif) repeat-x left bottom;
}

.list1 li.last {
	padding-bottom: 0px;
	background: none;
}

.list1 a {
	color: #A4A59F;
}

/** LINKS */

a {
	color: #852C30;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}

.style1 a
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

.style1 a:hover {
	background-color: #990000;
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage01.jpg) repeat left top; }
.bg2 { background: url(images/homepage04.jpg) no-repeat left top; }
.bg3 { background: url(images/subpage1_02.jpg) repeat-y left top; }
.bg4 { background: url(images/subpage1_01.jpg) no-repeat left top; }
.bg5 { background: url(images/subpage1_03.jpg) no-repeat left bottom; }
.bg6 { background: url(images/homepage08.jpg) repeat-y left top; }
.bg7 { background: url(images/homepage09.jpg) no-repeat left bottom; }
.bg8 { background: url(images/subpage2_02.jpg) repeat-y left top; }
.bg9 { background: url(images/subpage2_01.jpg) no-repeat left top; }
.bg10 { background: url(images/subpage2_03.jpg) no-repeat left bottom; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}


.hr1
{
    height: 1px;
}
.boldItalic    { color: #c60; font-weight: bold; font-style:italic;}

/* Bold & Red */
.alert         { color: #FF0000; font-weight: bold; }
.Important 
{ 
     font-size: large; 
     color: Red; 
}
.ajax__myTab .ajax__tab_header
{
    font-family: verdana,tahoma,helvetica;
    font-size: 11px;
    border-bottom: solid 1px #999999;
    border-bottom-color: #663300;
}
     
    .ajax__myTab .ajax__tab_outer
{
    padding-right: 4px;
    height: 21px;
    background-color:#2E4034;
    margin-right: 2px;
    border-right: solid 1px #666666;
    border-top: solid 1px #aaaaaa;
    color: #FFFFFF;
}
     
    .ajax__myTab .ajax__tab_inner {
        padding-left: 3px;
        background-color:#2E4034;
     }
     
    .ajax__myTab .ajax__tab_tab {
        height: 13px;
        padding: 4px;
        margin: 0;
     }
     
    .ajax__myTab .ajax__tab_hover .ajax__tab_outer
{
    background-color: #63573D;
}
     
    .ajax__myTab .ajax__tab_hover .ajax__tab_inner {
        background-color: #63573D
     }
     
    .ajax__myTab .ajax__tab_hover .ajax__tab_tab {}
    
    .ajax__myTab .ajax__tab_active .ajax__tab_outer {
        background-color: #990000;
        border-left: solid 1px #999999;
     }
     
    .ajax__myTab .ajax__tab_active .ajax__tab_inner {
        background-color: #990000;
     }
     
    .ajax__myTab .ajax__tab_active .ajax__tab_tab {}
    
    .ajax__myTab .ajax__tab_body
{
    font-family: verdana,tahoma,helvetica;
    font-size: 10pt;
    border-top: 0;
    padding: 8px;
    background-color: transparent;
    border-style: solid;
    border-width: 1px;
    border-top-color: inherit;
    border-right-color: #800000;
    border-bottom-color: #800000;
    border-left-color: #800000;
}
/* Lightbox Styles */
#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:image/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(/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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
