body {
	background-color: #cfcfcf;
	font-family: Georgia, Times New Roman, Times, serif;
	margin:0;
	padding: 0;
	}
#pagewidth {
	background: url('/images/layout/border-background_blue.png') repeat-y center;
	}
#header {
	background: url(/images/layout/border-top.png) no-repeat;
	}
#headerBG {
	height: 100%;
	background: url(/images/layout/header.gif) no-repeat bottom;
	}
#header h1 {
	display: none;
	}
#wrapper {
	background: url(/images/layout/border-background.png);
	}
#footer {
	background: url(/images/layout/border-bottom.png) no-repeat bottom;
 }
 #leftcol ul {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: 2em;
	list-style: none;
	line-height: 24pt;
	text-align: right;
	}
#leftcol a {
	color: #3a3ca7;
	text-decoration: none;
	margin-left: 1em;
	}
#leftcol a:hover {
	color: #000099;
	border-bottom: 1px solid gray;
	}
	
#homepage-image-container {
	margin-top: 1.5em;
	}
#homepage_image {
	background-image: url(/images/index1_border.jpg);
	width: 260px;
	height: 380px;
	float: right;
	margin-right: 1em;
	}
#contactform {
	/* border: 1px solid blue; */
	margin-top: 1em;
	font-size: 10pt;
	}
#contactform textarea {
	width: 50%;
	height: 100px;
	}
	
#maincol p {
	margin-right: 2em;
	line-height: 20pt;
	font-size: 10pt;
	color: #232323;
	margin-bottom: 1em;
	padding-top: 0;
	}
#maincol ul {
	margin-left: 2em;
	margin-top: .25em;
	}
	
img {
	border: 0;
	}
.small {
	font-size: 8pt;
	color: gray;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	}
.gallery_page_thumbnail {
	width: 150px;
	float: left;
	height: 120px;
	}
.gallery_page_thumbnail td {
	}

h2 {
	margin-top: 1em;
	}
h3 {
	margin-top: .5em;
	}

#footer {
	color: white;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	text-align: center;
	font-size: 9pt;
	padding-top: 1em;
}
#maincol {
	padding-bottom: 1em;
	text-align: left;
}