* {margin: 0; padding: 0;}

body
{
    background-color: #fff;
    text-align:center;
    margin: 0;
    padding: 0;
    font-family:Arial, Helvetica, Tahoma, sans-serif;
    font-size: 9pt;
}

a
{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

a:hover
{
		color:#999;
}

#page
{
    width: 900px;
    margin: 8px auto 0 auto;
    padding: 0 0 0 0;	
}

#mainpage
{
    width: 900px;
	margin:0;
    padding: 0;
	background-color:#fff;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#header
{
	float:left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 900px;
    height:140px;
	background-color:transparent;
	text-align:right;
}

#header img
{
	margin:18px 18px 0 3px;
}

#header #breadcrumb
{
	position:relative;
	right:140px;
	bottom:36px;
	font-size:16pt;
}

#maincontent
{
	float:left;
	width:900px;
	text-align:left;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#links
{
	float:left;
	width:200px;
	font-size:16pt;
	text-transform:lowercase;
	text-align:left;
	margin:0 64px 0 0;
}

#links ul
{
	margin:-4px 0 0 128px;
	padding:0;
	list-style-type:none;
}

#links ul a
{
	font-weight:bold;
}

#links ul a:hover
{
	color:#fff;
}

#subimages
{
	float:left;
	width:80px;
	height:372px;
	margin:-12px 0 0 0;
}

#subimages img
{
	margin:3px;
}

#subcontent
{
	float:left;
	width:430px;
	height:372px;
}

#gallerycontent
{
	float:left;
	width:592px;
	height:372px;
}

.h1_container h1
{
	font-weight:bold;
	font-size:16pt;
}

.page_container
{
	float:left;
	width:430px;
	margin-top:5px;
}

#gallery_container
{
	width:592px;
}

#gallery_nav
{
	float:left;
	width:592px;
	text-align:right;
	margin-top:-3px;
}

#gallery_nav li
{
	display:inline;
}

#gallery_image
{
	float:left;
	width:254px;
	height:304px;
	margin:10px 0 0 0;
	background-position:center center;
	background-repeat:no-repeat;
}

#gallery_image #gallery_image_border
{
	border:solid 2px #999;
}

#gallery_details
{
	float:left;
	width:338px;
}

#gallery_chooser
{
	float:left;
	width:338px;
	text-align:center;
	margin:8px 0 0 0;
}

#gallery_chooser #image_chooser
{
	float:left;
	width:338px;
	text-align:center;
	margin:5px 0 0 0;
	font-family:verdana,arial;
}

#gallery_chooser #image_chooser img
{
	margin:0 2px 0 2px;
}

#gallery_chooser .arrow_left
{
	float:left;
	background-image:url(images/arrowleft.gif);
	background-repeat:no-repeat;
	width:7px;
	height:12px;
	margin-left:138px;
}

#gallery_chooser #image_nav
{
	float:left;
	width:50px;
	margin:-1px 0 0 0;
}

#gallery_chooser .arrow_right
{
	float:left;
	background-image:url(images/arrowright.gif);
	background-repeat:no-repeat;
	width:7px;
	height:12px;
	margin:0;
}

#gallery_empty
{
	float:right;
	margin-top:10px;
}

#gallery_details h3
{
	float:left;
	width:338px;
	height:20px;
	font-size:16px;
	font-weight:bold;
	margin:24px 0 0 12px;
	padding:0;
}

* html #gallery_details h3
{
	margin-left:0px;
}

#gallery_details p
{
	float:left;
	width:338px;
	height:200px;
	margin:0 0 0 12px;
	padding:0;
}

* html #gallery_details p
{
	margin-left:0px;
}

#gallery_details #image_dimensions
{
	float:left;
	width:338px;
	height:20px;
	margin:0 0 0 12px;
	padding:0;
}

* html #gallery_details #image_dimensions
{
	margin-left:0px;
}
             			
#gallery_details #image_description
{
	float:left;
	width:300px;
	height:60px;
	margin:0 0 0 12px;
	padding:0;
}

* html #gallery_details #image_description
{
	margin-left:0px;
}

#gallery_details #image_cost
{
	float:left;
	width:338px;
	height:20px;
	margin:0 0 0 12px;
	padding:0;
}

* html #gallery_details #image_cost
{
	margin-left:0px;
}

#gallery_details #image_artist
{
	float:left;
	width:338px;
	height:20px;
	margin:0 0 0 12px;
	padding:0;
}

* html #gallery_details #image_artist
{
	margin-left:0px;
}

h3.linksection_header
{
	font-size:14px;
	font-weight:bold;
	margin:5px 0 3px 0;
	padding:0;
}

br.linksection_headerspacer
{
	line-height:5px;
}

.linksection_linkdesc
{
	font-size:11px;
}

br.linksection_linkspacer
{
	line-height:4px;
}

.morelink
{
	font-size:11px;
}

.backlink
{
	color:#999;
}

#footer
{
	width:900px;
	text-align:left;
	font-size:9px;
}

#footer_siteinfo
{
	margin:0 0 0 10px;
}

#footer_strapline
{
	float:right;
	margin:-9px 10px 0 0;
}
