*
{
	font-family: sans-serif;
	margin: 0;
	padding: 0;
}

html
{
	height: 100%;
	/*background: #66150a url(temp-bg.png) repeat-y scroll center center;*/
	background-color: #B7ACF4; //#ACD6F4; //#A0D3DE;
}

body
{
	width: 760px;
	background-color: #fff;
	margin: 0 auto; /* centred */
	border-left: 4px solid #101086;
	border-right: 4px solid #101086;
	
	border-top: 4px solid #101086;
	border-bottom: 4px solid #101086;
	
	height: auto;
	min-height: 100%;
	
	padding-bottom: 20px;
}

/* IE6 uses height as min-height */
* html body
{
	height: 100%;
}

div
{
	width: 760px;
	clear: both;
}

h1, h2, h3
{
	color: #101086;
}

h1
{
	padding: 0.2em 0.67em;
	text-align: center;
	font-size: 4.5em;
	/*border-top: 4px solid #101086;/*
	
	background-color: #fff;
	/*background-image: url(misc/header-3.jpg);
	background-repeat: none;
	background-position: bottom center;*/
}

h2
{
	margin: 0.75em;
}

h3
{
	margin: 0.83em;
	margin-bottom: -0.8em;
}

p
{
	margin: 1.12em;
}

#menu
{
	list-style: none;
	overflow: hidden; /* clears floated children */
	margin-left: -2px;
	border-top: 2px solid #101086;
	border-bottom: 2px solid #101086;
}

#menu li
{
	display: block;
	float: left;
	border-left: 2px solid #101086;
}

#menu li a
{
	display: block;
	height: 70px;
	line-height: 70px;
	width: 252px;
	text-align: center;
	text-decoration: none;
	font-size: 1.8em;
	color: #101086;
	font-weight: bold;
	
	background-repeat: none;
}

#menu li a:hover
{
	color: #E69711;
}

#menu li#homelink
{
	border-left: 2px solid #000;
}

/*#menu li#homelink a
{
	background-image: url(misc/button-4.jpg);
}

#menu li#gallerylink a
{
	background-image: url(misc/button-5.jpg);
}

#menu li#artistslink a
{
	background-image: url(misc/button-6.jpg);
}*/



#homepage p, #homepage h2
{
	clear: both;
}

#homepage p.imgl
{
	clear: right;
}

#homepage p.imgr
{
	clear: left;
}

#homepage p.extraTopPadding
{
	padding-top: 3em;
}

#homepage p strong
{
	display: block;
	margin-bottom: 0.8em;
}

#homepage p br.doubleBreak
{
	margin-bottom: 1em;
}

#homepage img
{
	width: 353px; /* (760 -18*3) /2 */
	
	margin: 1.12em;
	margin-top: 0;
}

#homepage img.l
{
	float: left;
}

#homepage img.r
{
	float: right;
}

#homepage .imageblock img.l
{
	margin-right: 0;
	clear: left;
}

#homepage .imageblock img.r
{
	margin-left: 0;
	clear: right;
}

#homepage .imagerow img
{
	width: 229px; /* (760 -18*4) /3 */
	margin-right: 0;
}


/* OLD DESIGN */
/*#artistspage p
{
	overflow: hidden;
}

#artistspage p img
{
	display: block;
	float: left;
	width: 300px;
	height: 200px;
	margin: 1.12em;
	margin-top: 0;
	margin-left: 0;
}

#artistspage p img.even
{
	float: right;
	margin-right: 0;
	margin-left: 1.12em;
}*/



#artistspage .col blockquote
{
	margin: 2em 0 0.1em 0;
}

#artistspage .col span, #artistspage .doublecol span
{
	/*font-style: italic;*/
	margin: 0 0 2em 0;
	
}

#artistspage .col
{
	margin: 0;
	margin-left: 1.12em;
	margin-top: -2em;
	width: 353px; /* (760 -18*3) /2 */
	float: left;
	clear: none;
}

#artistspage .doublecol
{
	margin: 0;
	margin-left: 1.12em;
	margin-top: 1.12em;
	margin-bottom: 2.12em;
	width: 724px; /* (760 -18*2) */
	float: left;
	clear: both;
}

#artistspage .doublecol blockquote
{
	font-size: 120%;
	margin: 0 0 2px 0;
}

#artistspage div
{
	overflow: hidden;
}

#artistspage .col img, #artistspage .doublecol img
{
	width: 353px;
	margin: 1.12em 0 0 0;
}

#gallerypage img
{
	width: 350px;
	margin-left: 20px;
	display: block;
	float: left;
}

#gallerypage p.caption
{
	margin: 1.12em 0;
	clear: both;
	overflow: hidden;
}

#gallerypage p span
{
	display: block;
	width: 330px;
	margin-left: 20px;
	float: left;
	padding: 0.5em 10px;
	text-align: right;
}

#gallerypage #gallerymenu
{
	list-style: none;
	float: right;
	margin-top: -5px;
}

#gallerypage #gallerymenu li
{
	float: left;
}

#gallerypage #gallerymenu li a
{
	text-decoration: none;
	display: block;
	width: 100px;
	height: 35px;
	line-height: 35px;
	background-color: #fff;
	margin-right: 20px;
	text-align: center;
	color: #101086;
	border: 1px solid #101086;
	font-weight: bold;
}

#gallerypage #gallerymenu li a:hover
{
	color: #E69711;
}

#gallerypage #gallerymenu li a.selected
{
	
}

#gallerypage #galleryfooter
{
	height: 50px;
	margin-top: 30px;
	
	margin-left: auto;
	margin-right: auto;
	
	overflow: hidden; /* clears floats */
}

#gallerypage #galleryfooter.onelink
{
	width: 200px;
}

#gallerypage #galleryfooter.twolinks
{
	width: 400px;
}

#gallerypage #galleryfooter a
{
	display: block;
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	float: left;
	
	text-decoration: none;
	color: #101086;
	font-size: 1.2em;
	
	background-repeat: no-repeat;
	background-position: center center;
}

#gallerypage #galleryfooter a.next
{
	background-image: url(misc/next_arrow_2.gif);
}

#gallerypage #galleryfooter a.prev
{
	background-image: url(misc/prev_arrow_2.gif);
}

