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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	background-color: #0082d6;
	background-image: url(photography-images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#body_container .obvious_link {
	color: #0033FF;
	text-decoration: underline;
}



#banner_container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#main_container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
}

#body_container {
	width: 525px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 50px;
	padding-left: 50px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	margin-top: 20px;
}

#body_container p{
	margin-top: 6px;
	margin-bottom: 12px;
}


#body_container H1 a{
	text-decoration: none;

}

#body_container a {
	text-decoration: none;
	color: #666666;
}

#body_container .table_style ul {
	margin-left: 20px;
}


#footer_container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 15px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	line-height: 1.4em;
	font-size: 0.75em;
}

#footer_container h1{
	font-size: 1em;
	color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 2px;
}

#footer_link_column_container {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	background-image: url(photography-images/footer_bg.gif);
	background-repeat: repeat-y;
}

#footer_link_column_container a {
	color: #999999;
	text-decoration: none;
}

#footer_link_column_container a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;

}

#link_column {
	float: left;
	width: 150px;
}
#footer_spreader {
	clear: both;
}


#page_descriptor {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.7em;
	text-align: center;
	color: #023D99;
	padding-bottom: 15px;
}

H1 {
	font-size: 1.2em;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;

}
#main_container_spreader {
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-right: 50px;
	margin-left: 50px;
	padding-bottom: 15px;
}





#vision_container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: .8em;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}


/* ----- Chrome Style Dropdown Menu ----- */

.chromestyle{
	width: 650px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 150px;
}
#page_descriptor h1 {
	font-size: 0.9em;
	color: #003AB5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img_left {
	float: left;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.img_right {
	float: right;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: .75em;
	text-align: center;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	width: 100%; /*THEME CHANGE HERE*/
	padding: 4px 0;
	margin: 0;
	text-align: right;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
	color: #494949;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DADADA;
}

.chromestyle ul li a:hover{
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #CCCCCC;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 120px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	color: #333333;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 800px;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #DDDDDD;
}


.table_style td {
	padding: 7px;
	border: 1px solid #CCCCCC;
}
.table_style {
	border: 1px solid #cccccc;
}
.img_awardspage {
	float: right;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: .75em;
	text-align: center;
}
#code_box {
	background-color: #E9E9E9;
	padding: 10px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 26px;
	border: 1px dashed #333333;
	font-family: "Courier New", Courier, monospace;
}
#travel-photography-photos2 {

	width: 500px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
}
#right_column_div {
	float: left;
	width: 120px;
	margin-top: 50px;
	margin-right: 50px;
	margin-left: 25px;
	font-style: italic;
	text-align: center;
}

/*Lightbox Styles Start*/
#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;background: url(../images/prevlabel.gif) left 5% no-repeat;}
#nextLink { right: 0; float: right;background: url(../images/nextlabel.gif) right 5% no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 5% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 5% 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; }
