/* Basic Positioning for a Two Column Layout */

body, html
{
    margin:0;
    padding:0;
	background-color: #000000;
	min-width: 900px;
	text-align: center; /* IE Fix */
	vertical-align: middle; /* IE Fix */
	 }
	 

#container {
	position: relative;
	background: url(main_nav.jpg) repeat-x;
}
	 
#wrap {
	position: relative;
    background:#000000; 
    margin: 0 auto;
    width: 900px;
	height:100%;
}


#header {
    background:#000000; 
    }
	
#main_nav {
    background:#cc9;
	height: 115px;
	background: url(main_nav.jpg) repeat-x;
}
#main_content {
    background:#000000; 	
	float: right;
	width: 745px;
	padding: 20px;
	min-height: 900px;
	 }
	 	 
#equal_columns{
	overflow: hidden;
}	
 
#sidebar {
	background-color: #555555;
	float: left;
	width: 115px;	
}
/* Start Mac IE5 filter \*/
#sidebar {
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
/* End Mac IE5 filter */


	 
#footer {
	clear:both;
	margin: 0px 0px 1px 0px;
	width: 900px;
	height: 20px;
}

#copyright {
	margin: 10px 0px 0px 145px;
	font-size: 10px;
}


	
/* General Typography and Styling */

html, body {
	    font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		margin: 0px;
		padding: 0px;
		}
	
a:link { text-decoration: none;
		 color: #000; 
		 border: 0px;
		 
		 }


a:active { text-decoration: none;
		    color:#FFFF99; 
			border: none;
			outline: none; 
			
			
			}

a:visited {text-decoration: none; 
           border: none;
		   outline: none;
		   color:#000; 
		   } 
		
a:hover {   text-decoration: none;
			color:#FFFF99; 
			border: none;
			outline: none;
			}


p {color: #FFFAFA;
   font-size: 12px;
   text-align: justify;
   }

h2 {color:#FFFF99;
    text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	}
	
h3 {color:#FFFF99;
    font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	}

#photographers_list {
	text-align: left;
}

#photographers_list dd{
	color: #FFFAFA;
	}
#photographers_list dt{
	color: #FFFF99;
	text-transform: uppercase;
	font-weight: bolder; 
	font-size: 15px;
	line-height: 20px;
	}

		
#status_sale {
	text-transform: uppercase;
	color: #FFFF99;
	font-size: 13px;
	font-weight: bold;
	}
	
#status_sold {
	text-transform: uppercase;
	color: #FF0000;
	font-size: 13px;
	font-weight: bold;
	}

#image_info_landscape, #image_info_portrait {
	color: #FFFAFA;
	}
	
	
.red { 
 	color: #FF0000;
	text-align: left;
	}
	
#email_address {
	color: #FFFF99;
	}
	
	

/* Header and Main Navigation Styling */
	

h1 {height: 115px; 		/* Text Replacement */
	width: 115px;
	float: left;
	background: transparent url(h1.png) no-repeat;
	font-size: 0px;
	margin: 0px;
	color:  #FF0000;
	}
	
	
ol#nav_catalogue li{
	display: inline;
}

#nav_catalogue a {
	float: left;
	width: 154px;
	display: block;
	height: 20px;
	text-align: center;
	font-weight: bolder; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	

}

#nav_19Century a {
	margin: 85px 0px 0px 50px;
}

#nav_1900 a {
	margin: 85px 0px 0px 0px;
}

#nav_1950 a {
	margin: 85px 0px 0px 0px;
}
#nav_artobjects a {
	margin: 85px 0px 0px 0px;
}


/*Sidebar styling */

#sidebar {
	text-align: left;
}

#nav_companyinfo {
	margin-top: 35px;
	margin-left: 6px;
	padding: 2px;
}

#nav_companyinfo a {
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

/* Homepage Styling */

#nav_photobar { 
float: left;
margin: 15px 0px 0px 30px;
padding: 0px;

}

#nav_photobar img {
border: 0px;
width: 152px;
height: 200px;
}

/* gallery page styling */

#gallery {
	display: block;
	width: 235px;
	height: 190px;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 5px;
	
}

#gallery p{
	font-size: 11px;
	text-align: center;
	
}

#gallery img{
	height: 150px;
	border: 0px
	}

/* Gallery detail page styling */

h3#title {
			text-align: left;
			margin-left: 50px;
 }

img.full_image {border: 0px;
	 }

#gallery_image { 
	float: left;
	margin: 0px 0px 0px 50px;
}
	 
#image_info_landscape { 
display: block;
float: right;
width: 230px;
margin: -10px 0px 0px 0px;

}

#image_info_portrait { 
display: block;
float: right;
width: 330px;
margin: -10px 0px 0px 0px;
}

#image_info_landscape li, #image_info_portrait li {
	list-style: none;
	text-align: left;
	margin: 0px 0px 0px -40px;
	}
	
/* About Us, News & Events, Notable Sales */

#standard_image{
		text-align: left;
	}
	
/* Order Form Styling */

form {
	color: #FFFAFA;
	width: 400px;
	display: block;
	padding: 5px; 
	}

form b {
	float: left;
	line-height: 20px;
	width: 155px;
	text-align: left;
	}

input {
	float: right;
}


textarea {
	float: right;
}

.button {
	 width: 100px;
	 margin-top: 5px;
	 display: inline;
	 position: relative; clear:right;
	}



	


