
body {
	background-color: #333333;
	background-image: none;
	color: white;
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}
	
p {
	text-align: justify;
	border-width: 0px;
	}
	
a:link, a:visited {
	text-decoration: none;
	font-style: italic;
	color: #ffffe1;
	}

a:hover, a:active {
	text-decoration: none;
	color: #f36;
	}
			
#container {
	width: 960px;
	margin: 0 auto;
	padding-top: 20px;
	}
	
h3 {
	text-align: center;
	font-family: "ITC Garamond", Palatino, "Times Roman", serif;
	color: white;
	font-size: 18pt;
	font-weight: bold;
	}

/********************************* top of page *****************************/

#pageheader {
	height: 50px;
	margin-bottom: 0px;
	background-image: url(images/EmilyWhite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
#navbar {
		width: 100%;
		height: 15px;
		font-size: 8pt;
		font-weight: bold;
		padding-bottom: 3px;
		border-bottom: 1px solid #fff;
		}
	
#navbar li {
		float: right;
		display: inline;
		list-style: none;
		}
		
#navbar a {
		margin: 0 0 0 15px;
		text-decoration: none;
		font-style: normal;
		color: #ccc;
		padding-bottom: 4px;
		}

#navbar a:link, #navbar a:visited {
		}

#navbar a.active:link, #navbar a.active:visited, #navbar a.active:hover {
		color: #fff;
		border-bottom: 3px solid #fff;
		}
	
#navbar a:hover {
		color: #fff;
		font-weight: bold;
		border-bottom: 3px solid #fff;
		}

#subComment {
	padding-top: 4px;
	text-align: right;
	font-style: italic;
	font-family: "ITC Garamond", serif;
	font-size: 10pt;
	line-height: 12pt;
	}


/********************************* main picture window *****************************/

#MainFrame {
	width: 960px;
	height: 438px;
	text-align: center;
	padding: 0px;
	border: 0px;
	}
	
#MainFrameText {
	width: 950px;
	height: 5000px;
	text-align: center;
	padding: 0px;
	border: 0px;
	}
	
#windowContent {
	text-align:center;
	}

/********************************* thumbnail window *****************************/

#BottomFrame {
	width: 100%;
	height: 110px;
	}
	
#printSize{
	float: left;
	}
	
.toTheLeft{
	float: left;
	}
	
.toTheRight{
	float: right;
	}
	
#printPrice{
	float: right;
	}

/********************************* thumbnail pages *****************************/

#thumbnail {
	border: 0;
	margin: 0;
	padding: 0;
	}

#thumbnailtable {
	height: 82px;
	border: none;
	padding: 4px;
	}

/********************************* comment section *****************************/

.italicise {
	font-style: italic;
	font-family: "ITC Garamond", serif;
	font-size: 10pt;
	line-height: 18pt;
	}

.intro {
	text-align: justify;
	line-height: 14pt;
	}

.imgLeft {
	float: left;
	margin: 5px 10px 5px 0px;
	border: 0px;
	padding: 0px;
	text-align: left;
	}

.imgRight {
	float: right;
	margin: 5px 0px 5px 10px;
	border: 0px;
	padding: 0px;
	text-align: right;
	}
	
.imageWindow {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	}

.titleDrop {
	text-align: center;
	padding: 20px;
	}
	
.reviewTitle {
	font-weight: bold;
	}
/********************************* archive section *****************************/

.footings {
	width: 960px;
	font-size: 9pt;
	font-weight: bold;
	color: #999;
	padding-top: 6px;
	padding-bottom: 6px;
	}
	
#formFont {
	font-style: normal;
	font-family: "ITC Garamond", serif;
	font-size: 8pt;
	line-height: 8pt;
	}


#chYear {
	float: right;
	margin: 0;
	border: 0;
	}

#chCat {
	float: right;
	margin: 0;
	border: 0;
	}
	
#chContent {
	float: right;
	margin: 0;
	border: 0;
	}
	
#chComment {
	float: right;
	margin: 0;
	border: 0;
	}

#chPrint {
	float: right;
	margin: 0;
	border: 0;
	}

/********************************* home section *****************************/

#footerBoxes {
	width: 960px;
	height: 120px;
	margin: 0 auto;
	text-align: center;
	}

#leftHome {
	float: left;
	}

#rightHome {
	float: right;
	}
	
#mailHandler {
	text-align: center;
	font-size: 12pt;
	}
	
#seePaintings {
	text-align: right;
	font-family: "ITC Garamond", Palatino, "Times Roman", serif;
	color: white;
	font-size: 14pt;
	font-weight: bold;
	padding-top: 20px;
	}
	
/********************************* search section *****************************/

#pageList {
	float:left;
	height:514px;
	width:135px;
	overflow:auto;
	}

#noBullet {
	text-align: left;
	list-style:none;
	font-style: normal;
	font-size: 9pt;
	color: #999;
	}

#rightFrame {
	align: right;
	width: 600px;
	height: 514px;
	padding: 0px;
	border: 0px;
	}

/********************************* contact section *****************************/

#linkList {
	float:left;
	height:514px;
	width:200px;
	overflow:auto;
	list-style:none;	
	font-style: normal;
	font-size: 10pt;
	color: #999;
	}

#columnDiv {
	width: 960px;
	font-size:12pt;
	}

#contactHeadingsColumn {
	float:left;
	width:200px;
	border-right:1px solid gray;
	padding:3px;
	}
	
#contactHeading {
	text-align:right;
	}

#contactEntriesColumn {
	float:left;
	width:450px;
	padding-left:5px;
	}
	
#contactEntry {
	text-align:left;
	}

#contactComments
{
	float: left;
	height: 438px;
	width: 280px;
	padding-left: 5px;
	text-align: center;
	vertical-align: middle;
}

/********************************* error page *****************************/

#centrePage {
	margin: 200px;
	width: 50%;
	height: 50%;
	vertical-align: middle;
	text-align: center;
}