body {
	font-size: 8pt;
    font-family: Helvetica;
    text-align: center;
}
ul {
    list-style-type: none;
    list-style-position: inside;
    padding-left: 10px;
}
img {
	border: none;
}
img.thumbnail {
	padding: 5px;
	background-repeat: repeat;
}
img.gallery-preview {
	margin-bottom: 10px;
	margin-right: 10px;
    float: left;
}
div.contact-sheet {
    margin-top: 10px;
    margin-left: 10px;
}
div.contact-sheet-item {
    text-align: center;
    width: 115px;
    height: 115px;
    margin-left: 6px;
    margin-right: 6px;
    margin-top: 3px;
    margin-bottom: 3px;
    float: left;
}
img#graphic-home {
	position: relative;
	top: 120px;
	left: 120px;
}
div.gallery-preview {
	clear: both;
    margin-bottom: 30px;
}
div.gallery-navigation {
    text-align: right;
}
p.gallery-item-meta {
    margin: 15px;
}
.gallery-item-title {
    font-weight: bold;
}
.gallery-item-desc {
    font-style: italic;
}
div#page {
	background-repeat: no-repeat;
	background-position: top left;
	margin-top:20px;
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	height: 640px;
	border-width: 1px;
    border-style: solid;
    text-align: left;
}
div#page-barren {
    margin-top: 20px;
}
div#page-barren a {
}
div#page-right {
	font-size: 10pt;
	float: right;
	width: 160px;
	height: 640px;
	/* margin-left: 20px; */
	background-position: top left;
	background-repeat: repeat;
}
div#content-container {
	height: 640px;
	width: 560px;
	background-repeat: repeat;
	background-position: top left;
	overflow: auto;
}
div.content-block {
	margin-left: 10px;
	margin-right: 10px;
}
div#footer {
	padding-top: 20px;
}
div#menu, div#sub-menu, div.sidebar-block {
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
div#menu {
	text-align: right;
}
div#sub-menu {
	margin-top: 40px;
}
div#menu p {
	margin-top: 3px;
	margin-bottom: 3px;
}
a, a:active, a:visited {
}
a:hover {
	text-decoration: underline;
}
div#page-right a {
    text-decoration: none;
}
div#page-right a:hover {
	text-decoration: underline;
}
div#page-right a, div#page-right a:active, div#page-right a:visited {
}
h1 {
    font-size: 18pt;
}
h2 {
    font-size: 12pt;
}
h1.heading, h2.heading, h3.heading, h4.heading {
	margin-top: 0px;
	margin-bottom: 15px;
	letter-spacing: .25em;
}
img.project {
    border-width: 1px;
    border-style: solid;
}
p {
	margin-top: 0px;
}
dt {
	font-weight: bold;
}
.strong {
	font-weight: bold;
}
.emphasis {
	font-style: italic;
}
.content {
	font-family: Helvetica;
}
.right {
	float: right;
}
.left {
    float: left;
}
input, textarea {
	background-color: #E1E2E1;
}
.field-required {
	background-color: #F2F5C6;
}
.nav {
}
.nav-current {
    text-decoration: underline;
    font-weight: bold;
}
.copy {
	font-size: smaller;
	font-style: italic;
}
/**
 * gallery-item styles intended to be overridden per gallery directory.
 */
div.gallery-item {
    margin-top: 20px;
}
div.gallery-item-large {
    font-size: larger;
}
div.gallery-item-matt {
    /* height and width set by php */
    border-width: 1px;
    border-style: solid;
    text-align: center;
}
div#content-container div.gallery-item-matt {
    float: left;
    margin-left: 15px;
    margin-right: 5px;
}
div#page-barren div.gallery-item-matt {
    margin-left: auto;
    margin-right: auto;
}
div.gallery-item-matt-large {
}
img.gallery-item {
    margin-top: 10px;
    border-width: 1px;
    border-style: solid;
}
img.gallery-item-large {
    margin-top: 30px;
    border-width: 2px;
}
