/* Basic styles for the template XX. Background images are noted in the html doc. */

*>html body {
	margin: 0;
	height: 100%;
}

a {
	background: transparent;
	text-decoration: none;
	color: #365656;
	border: 0;
	outline: 0;
}

a:hover, a:focus { color: #b9a262; } 

img a {
	text-decoration: none;
	border: 0;
	outline: 0;
}

body {
	text-align: center;
	vertical-align:top;
	font-family: Geneva,Verdana,sans-serif;
	font-size: 80%;
	margin: 0;
	padding: 5px 10px;
}

form {
}

fieldset {
	border: 1px dotted #a8a8a4;
	font-size: .8em;
	line-height: 1.4;
	margin: 0 0 10px 0;
	padding: 5px 8px;
}

input, label {
	font-size: .9em;
	line-height: 1.4;
}

legend {
	font-family: "Trajan Pro",Trajan,Georgia,serif;
	font-size: 1em;
	padding: 5px;
	text-align: center;
}	

h2, h3, h4, h5, h6 {
	font-size: 1.5em;
	margin: 0;
	padding: 0;
	color :#990000;
}

h1{
        font-family:Verdana, Arial, Helvetica, sans-serif;
		text-decoration:none;
        margin:2px;
		font-size: 1.5em;
		padding: 0;
		color :#990000;
		font-weight:bold;
		text-align: center;
}
h4{
	font-size: 0.9em;
}

p {
	margin: 0;
	padding: 0 0 5px 0;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul li {
	display: inline;
	margin: 5px;
}

#sitehead {
	width: 800px;
	height: 112px;
	margin: 0 auto;
	padding: 0 0 0 0;
	text-align: left;
}

#sitehead a:link {
	text-decoration: none;
	color: #eee;
	padding: 3px;
}

#sitehead a:visited {
	text-decoration: line-through;
	color: #eee;
	padding: 3px;
}

#sitehead a:hover, #sitehead a:active, #sitehead a:focus {
	background: #000;
	text-decoration: none;
	color: #fff;
	padding: 3px;
}

#sitehead h1, #sitehead h2, #sitehead h3, #sitehead h4 {
	font-family: Verdana, Arial, Helvetica, Trajan, Georgia, serif;
	color :#990000;
	letter-spacing: 1px;
	padding: 0 0 0 0;
	font-weight: normal; 
}

#sitehead h1{
font-weight:bold;
padding: 20px 0 0 0;
}

#sitehead h2 {
	font-size: 1.2em;
	margin: 0;
}

#sitehead h4 { font-size: .9em; }

#navbar {
	width: 800px;
	height: auto;
	margin: -12px auto 0 auto;
	padding: 0;
	font-size: 0.9em;
	text-align: center;
}

#navbar ul {
	list-style-type: none;
	height: auto;
	text-align: left;
	margin: 0 auto;
	padding: 8px 36px 2px 36px;
}

#navbar li {
	display: inline;
	margin: 5px;
	padding: 5px 0 0 6px;
	font-size: 0.9em;
	text-transform: uppercase;
	line-height: 1.7;
	color: #466464;
	border-left: 1px solid #466464;
}

#navbar li.title {
	margin: 5px 5px 0 0;
	padding: 5px 0 0 0;
	border: 0;
}

#navbar li a {
	text-decoration: none;
	color: #466464;
}

#navbar li a:hover, #navbar li a:focus, #navbar li a:active {
	color: #000;
}

#matte {
	width: 800px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#innerpage {;
	width: auto;
	height: 100%;
	text-align: left;
	margin: 0;
	padding: 10px 10px;
}

div.thumbspace {
	width: 586px;
	height: auto;
	text-align: center;
	padding: 0;
	border: 0;
}

.slide {
	max-width: 160px;
	max-height: 160px;
	border: 1px solid #dedede;
	background: #fff;
	text-align: center;
	font-size: .9em;
	color: #788;
	line-height: 1.5;
	padding: 5px;
	margin: 2px;
}

.slide img {
	padding: 0;
	margin: 0 0 4px 0;
	opacity: .7;
	filter: alpha(opacity=70);
	-khtml-opacity: 70;
	vertical-align: middle;
}

.slide img:hover {
	background: #eee8e4;
	opacity: .9;
	filter: alpha(opacity=99);
	-khtml-opacity:99;
}

.slide p {
	font-size: .9em;
	line.height: 1.5;
	margin: 0;
	padding: 2px 0;
}

.myspace {
	float: right;
	width: 144px;
	height: auto;
	text-align: left;
	padding: 0 1px 0 0;
}

.myspace h3 {
	font-size: 1em;
	margin: 10px 0 0 0;
	padding: 0 0 2px 0;
}

.myspace p {
	font-size: .8em;
	line-height: 1.4;
	margin: 0;
	padding: 0 0 7px 0;
}

.myspace ol {
	list-style: decimal inside;
	margin: 5px 0 10px 0;
	padding: 0;
}

.myspace ol li {
	font-size: 12px;
	line-height: 1.4;
	color: #486464;
	background: #fdfafa;
	border-bottom: 1px dotted #4e4a4a;
	padding: 5px;
	text-indent: 0;
}

.myspace ol li:hover {
	background: #e4dfd0;
	color: #121200;
}

.preview {
	margin: 10px auto;
	z-index: 0;
}

.preview img {
	background: #fff;
	border: 1px solid #dedede;
	text-align: center;
	padding: 9px;
	margin: 0;
}

.preview p {
	font-size: 11px;
	line-height: 12px;
	color: #481212;
	margin: 0;
	padding: 5px 0;
}

#exif {
	position: absolute;
	top: 200px;
	left: 50px;
	width: 340px;
	height: auto;
	border: 1px solid #dedede;
	background: #fff;
	font-size: 0.9em;
	line-height: 1.5;
	padding: 9px;
	margin: 5px 5px 0 5px;
	text-align: left;
	z-index: 99;
	visibility: hidden;
}

#exif h3 { font-size: .9em; }

#exif ul {
	list-style-type: none;
	font-size: .8em;
	line-height: 1.4;
}

#exif li {
	display: block;
	padding: 1px 8px;
}

#iptc {
	position: absolute;
	top: 200px;
	right: 50px;
	width: 340px;
	height: auto;
	border: 1px solid #dedede;
	background: #fff;
	font-size: 0.9em;
	line-height: 1.5;
	padding: 9px;
	margin: 5px 5px 0 5px;
	text-align: left;
	z-index: 20;
	visibility: hidden;
}

#iptc h3 { font-size: .9em; }

#iptc ul {
	list-style-type: none;
	font-size: .8em;
	line-height: 1.4;
}

#iptc li {
	display: block;
	padding: 1px 8px;
}

#sitefoot {
	position: relative;
	width: 800px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	text-align: left;
}

#sitefoot p {
	font-size: 10px;
	color: #990000;
	margin: 0;
	padding: 0 0 0 10px;
	white-space: pre;
}

#sitefoot a {
	text-decoration: none;
	background: #transparent;
	color: #990000;
	border: 1px solid #990000;
	padding: 2px;
}

#sitefoot a:hover {
	background: #000;
}

span#datestamp {
	float: right;
	width: 300px;
	height: auto;
	text-align: right;
	display: block;
	margin: 0 20px 0 0;
}

.clearer {
	position: relative;
	height: 1%;
	font-size: 1px;
	clear: both;
	margin: 0;
	padding: 0;
}

.filenames {
	font-family: Times New Roman, Times, serif;
	font-size: 9px;
	color: #990000;
	margin: 0;
	padding: 0 0 0 10px;
	
}