/******* COMMON *******/

body{
	color: #EFEFEF;
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, Geneva, SunSans-Regular, Sans-Serif;
	background-color: #000000;
	margin: 0;
	padding: 0;
	margin-top: 50px;
	margin-bottom: 20px;
}

img {
	border: none;
}

a, a:active, a:hover, a:visited {color: #FF8000; text-decoration: none;}

hr.spacer {
	border: none;
	height: 0;
	width: 0;
	clear: both;
	margin: 0;
	padding: 0;
}

/******* LAYOUT *******/

#mainContainer {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

/******* HEADER *******/

#header h1 {
	margin: 0;
	padding: 0;
	background: transparent url('../images/headerLogo.gif') no-repeat top left;
	height: 19px;
}

#header h1 span {
	display: none;
}

#header h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 25px;
	color: #727272;
}

/******* FIRST PAGE (HOME) *******/

#first #content {
	margin-top: 20px;
	width: 100%;
}

#first ul#portfolio {
	display: block;
	margin: 0;
	padding: 0;
}

#first ul#portfolio li {
	display: block;
	margin: 0;
	padding: 0;
}

#first ul#portfolio li img {
	border: 1px solid #727272;
	padding: 4px;
}

#first #enter {
	width: 100%;
	font-size: 13px;
	color: #727272;
}


/******* MENU *******/
ul#menu {
	list-style: none;
	margin: 0;
	margin-top: 25px;
	margin-bottom: 40px;
	padding: 5px 0;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}

ul#menu li {
	display: inline;
	text-transform: uppercase;
	letter-spacing: 2px;	
	margin: 0;
	margin-right: 30px;
	margin-left: 30px;
}

ul#menu a {
	text-decoration: none;
	padding: 0 0 3px;
	border: none;
	color: #727272;
}

ul#menu a:hover {
	border-bottom: 3px solid #EFEFEF;
	color: #EFEFEF;
}

ul#menu a#current {
	color:#FF8000;
}

ul#menu a#current:hover {
	border: none;
}


/******* OTHER PAGES *******/

#pages #content {
	margin-top: 20px;
	width: 100%;
}

#pages #content p {
	text-align: justify;
	line-height: 21px;
}

#pages #content p img {
	margin-right: 10px;
}

#pages #content h3 {
	font-size: 18px;
	text-transform: uppercase;
}

#pages #left {
	float: left;
	width: 150px;
}

#pages #left_title {
	font-size: 15px;
	margin-bottom: 10px;
	color: #727272;
}

#pages ul#news {
	margin: 0;
	padding: 0;
}

#pages ul#news li {
	display: block;
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
}

#pages .news_title {
	color: #0099CC;
	font-weight: bold;
}

#pages .news_date {
	color: #727272;
	font-size: 10px;
}

#pages .news_description {
	font-size: 12px;
}

#pages .news_link a {
	font-size: 11px;
}

#pages .news_link a:before {
	content: '> ';
}

#pages #right {
	margin-left: 170px;
	border-left: 1px dotted #727272;
	padding-left: 20px;
}

#pages #right #photographs_container {
	text-align: center;
	width: 100%;
}

#pages ul#smallgallery {
	margin: 0;
	padding: 0;
}

#pages ul#smallgallery li {
	display: block;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

#pages ul#smallgallery li a {
	font-weight: bold;
}

#pages .smallgallery_date {
	font-size: 11px;
}

#pages #smallgallery_description_link a {
	font-size: 11px;
}

#pages #smallgallery_title {
	color: #0099CC;
	font-size: 21px;
}

#pages .smallgallery_navigation {
	text-align: center;
	margin-top: 30px;
}

#pages #smallgallery_photos {
	margin-top: 20px;
	margin-bottom: 20px;
}

#pages img#smallphoto_current, #pages img.smallphoto:hover {
	border: 1px solid #FF8000;
}

#pages img.smallphoto {
	border: 1px solid #727272;
	padding: 2px;
}

#pages button {
	background-color: transparent;
	border: 2px solid #727272;
	color: #727272;
	font-size: 11px;
}

#pages button#gallery_next, #pages button#gallery_previous {
	padding-left: 5px;
	padding-right: 5px;
	margin: 5px;
	color: #FF8000;
	font-weight: bold;
}

#pages button:hover, #pages button:hover {
	border-color: #FF8000;
	cursor: pointer;
	background-color: #222222;
}

#pages button#back_photographs, #pages button#back_other_series {
	margin-bottom: 5px;
}

#pages div#artist_statement_content {
	height: 300px;
	width: 100%;
	overflow: auto;
	padding: 10px;
	border: 1px solid #222222;
	margin-bottom: 20px;
}

#pages h3#bigphoto_title {
	text-transform: none;
	font-weight: bold;
}

#pages h4, #pages h4#bigphoto_legend {
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}

#pages img#bigphoto {
	padding: 4px;
	border: 1px solid #727272;
}

#pages ul#exhibits, #pages ul#links {
	margin: 0;
	padding: 0;
	margin-left: 40px;
}

#pages ul#exhibits li, #pages ul#links li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

#pages .exhibit_date {
	font-weight: bold;
	color: #0099CC;
	font-size: 16px;
}

#pages .exhibit_description {
	margin-left: 10px;
}

#pages .link_description {
	font-weight: bold;
	font-size: 14px;
}

#pages .link_url {
	margin-top: 5px;
}

/******* FOOTER *******/

#footer {
	color: #727272;
	text-align: center;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-left: 190px;
}