@charset "utf-8";
body {
	font: 100% Georgia, Times New Roman, Times, serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 754px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
	background-color: #FFF;
}
.oneColFixCtrHdr #container #mainContent {
	font-size: 12px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.oneColFixCtrHdr #header {
	background: #DDDDDD;
	padding: 0 0px 0 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}


.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	padding: 10px;
}
#quote {
	font-size: 12px;
	line-height: 150%;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 0px;
	border: 0px solid #000;
	font-style: normal;
	font-weight: bold;
}
#quote_attribute {0
	font-size: 9px;
	font-weight: normal;
	font-style: italic;
}
#work_list {
	line-height: 150%;
}

.oneColFixCtrHdr #footer {
	padding: 0 10px;
	background-color: #000;
	text-align: justify;
}
.attribution {
	font-size: 10px;
	text-align: center;
}

.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-color: #000;
	text-align: justify;
}
#nav {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	text-align: center;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#passage_tomb {
	float: right;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 10px;
	font-style: italic;
	line-height: 1px;
	font-weight: bold;
	text-align: center;
	
}

.clearfloat {
	font-size: 10px;
	line-height: 0px;
	clear: both;
	height: 0px;
}


#caption_passage_tomb {
	font-size: 9px;
	float: right;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#starry_night {
	float: right;
	padding-left: 20px;
	font-size: 10px;
	font-style: italic;
	line-height: 1px;
	padding-bottom: 30px;
	padding-top: 20px;
	text-align: center;
	font-weight: bold;
}
#church {
	float: right;
	padding-left: 20px;
	font-size: 10px;
	font-style: italic;
	line-height: 1px;
	padding-bottom: 10px;
	text-align: center;
	font-weight: bold;
}
#peru {
	float: right;
	padding-left: 20px;
	font-size: 10px;
	font-style: italic;
	line-height: 1px;
	padding-bottom: 10px;
	text-align: center;
	font-weight: bold;
}
#chiron {
	float: right;
	padding-left: 20px;
	font-size: 10px;
	font-style: italic;
	line-height: 1px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	font-weight: bold;
}
#labyrinth {
	float: right;
	padding-left: 20px;
	font-size: 10px;
	font-style: italic;
	line-height: 1px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 20px;
}
#spiral {
	float: right;
	padding-left: 20px;
	font-size: 10px;
	font-style: italic;
	line-height: 1px;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
}
.oneColFixCtrHdr #container #footer p a {
	color: #FFF;
	text-align: right;
}
.oneColFixCtrHdr #container #mainContent #nav div p a:link {
	color: #FFF;
	text-decoration: none;
}
.oneColFixCtrHdr #container #mainContent #nav div p a:visited {
	color: #FFF;
	text-decoration: none;
}
.oneColFixCtrHdr #container #mainContent #nav div p a:hover {
	color: #000;
	text-decoration: underline;
	background-color: #FFF;
}
.oneColFixCtrHdr #container #mainContent #nav div p a:active {
	color: #900;
	text-decoration: none;
	background-color: #FFF;
}
#lascaux_auroch {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 10px;
	font-style: italic;
	line-height: 1px;
	text-align: center;
	font-weight: bold;
}
#lascaux_horse {
	font-size: 10px;
	font-style: italic;
	line-height: 1px;
	text-align: center;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-weight: bold;
}

