/* hi-res.css */
/* This stylehseet is used for browsers with a resolution */
/* higher than __________. */

/* -------------------------------------------------- */
/* basic elements */
/* -------------------------------------------------- */

#index {
	background: #190A05 url(images/background.jpg) no-repeat top center;
	font: 10pt/13pt Arial;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
}

body {
	font: 10pt/13pt Arial;
	background-color: #190A05;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: center;
}

a:link {
	color: #dd7733;
	text-decoration: none;
	}

a:visited {
	color: #dd7733;
	text-decoration: none;
	}

a:hover, a:active {
	color: #dd7733;
	text-decoration: underline;
	}

a img {
	border-width: 0;
	}

/* -------------------------------------------------- */
/* home page elements */
/* -------------------------------------------------- */

#home_page h1, h2 {
	display: none;
	}

#hp_myspace p {
	font: 8pt/10pt Arial;
	text-align: center;
	}

#hp_copyright p {
	font: 8pt/10pt Arial;
	color: #FFFFFF;
	text-align: center;
	margin: 50px 0px 4px 0px;
	clear: both;
	border-top: 1px solid #dd6633;
	padding-top: 6px;
	}

/* -------------------------------------------------- */
/* navbar */
/* -------------------------------------------------- */

#home_page #navbar ul {
	list-style-type: none;
	margin-top: 615px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	padding: 0px;
	}

#page_header #navbar ul {
	list-style-type: none;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	}

#navbar ul li {
	font: bold 8pt/10pt Arial;
	color: #c2c2c2;
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	}

#navbar ul li:1 {
	margin: 0px;
}
	
#navbar ul #current_page {
	color: #dd6633;
	text-decoration: underline;
}

#navbar a:link {
	color: #dd6633;
	text-decoration: none;
	}

#navbar a:visited {
	color: #dd6633;
	text-decoration: none;
	}

#navbar a:hover, #navbar a:active {
	color: #dd6633;
	text-decoration: overline;
	}

a img {
	border-width: 0;
	}


/* -------------------------------------------------- */
/* page styles */
/* -------------------------------------------------- */

#breadcrumbs {
	font: 8pt/10pt Arial;
	font-weight: bold;
	color: #dd6633;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 5px;
	}

#home_page {
	padding: 0px;
	}

#page_header h1 {
	background: #190A05 url(images/WebPage_Header.gif) no-repeat top center;
	height: 105px;
}

#page_header h1 span {
	display: none;
}

#subpage {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}

#sp_body {
	width: 650px;
	margin-left; 10px;
	float: right;
}

#dialogue p {
	font: 8pt/10pt Arial;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #FFCC99;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}

#cite_title {
	font-weight: bold;
}

#plot {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	}

/* -------------------------------------------------- */
/* image styles */
/* -------------------------------------------------- */

#img_right {
	position: relative;
	border: none;
	float: right;
	height: auto;
	width: auto;
	margin-left: 10px;
	clear: both;
}

#img_left {
	position: relative;
	border: none;
	float: left;
	height: auto;
	width: auto;
	margin-right: 10px;
	padding-right: 10px;
	clear: both;
}

/* -------------------------------------------------- */
/* common styles */
/* -------------------------------------------------- */

h3 {
	font: 12pt/14pt Arial;
	font-weight: bold;
	color: #FFCC99;
	text-align: center;
	clear: both;
	}
	
.charlist {
	list-style: none;
	padding-bottom: 12px;
	}

.charlist li {
	padding-top: 6px;
	border-bottom: 1px dotted #dd6633;
	margin-left: 50px;
	margin-right: 50px;
	clear: both;
	}

.left {
	float: left;
	position: relative;
	padding-right: 6px;
	vertical-align: baseline;
	}

.right {
	float: right;
	padding-left: 6px;
	border-right: 1px dotted #dd6633;
	padding-right: 3px;
	}
	
.charlist a:link {
	color: #dd6633;
	text-decoration: none;
	}

.charlist a:visited {
	color: #dd6633;
	text-decoration: none;
	}

.charlist a:hover, .charlist a:active {
	color: #dd6633;
	text-decoration: overline;
	}

#thumbnail {
	float: left;
	width: auto;
	height: auto;
	padding-right: 10px;
	}
	
.dload_sec {
	margin-left: 50px;
	margin-right: 50px;
	padding-bottom: 25px;
	}
	
.downloads {
	list-style: none;
	left: 160px;
	padding-top: 0px;
	}

.downloads li {
	padding-bottom: 6px;
	padding-top: 0px;
	}

.dload_object img {
	float: left;
	border: 5px solid #FFFFFF;
	width: auto;
	height: auto;
	clear: both;
	margin-right: 20px;
	}

.clear {
	clear: both;
	}

/* -------------------------------------------------- */
/* secondary page elements */
/* -------------------------------------------------- */

#sp_copyright p {
	font: 8pt/10pt Arial;
	color: #FFFFFF;
	text-align: center;
	margin: 20px 0px 4px 0px;
	border-top: 1px solid #dd6633;
	padding-top: 6px;
	clear: both;
	}

#dropcap {
	margin-right: 6px;
	margin-top: 5px;
	float: left;
	color: #FFFFFF;
	background:#aa8866;
	border:1px solid #aa6633;
	font-size: 56px;
	line-height:40px;
	padding-top:2px;
	padding-left: 2px;
	padding-right:5px;
	padding-bottom: 2px;
	font-family: "Times New Roman", Times, serifimes;
	}

/* -------------------------------------------------- */
/* rounded corners, courtesy of CSSplay: http://www.cssplay.co.uk/boxes/snazzy.html */
/* -------------------------------------------------- */

#side_nav {
	background: transparent;
	margin: 10px;
	width: 125px;
	text-align: left;
	float: left;
	}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#aa8866; border-left:1px solid #190A05; border-right:1px solid #190A05;}
.xb1 {margin:0 5px; background:#aa8866;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

#sidebar_menu {
	display: block;
	background: #aa8866;
	border: 0 solid #190A05;
	border-width:0 1px;
	}

#sidebar_menu ul {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#sidebar_menu ul #current_page {
	color: #772200;
	text-decoration: underline;
	}

#sidebar_menu ul li {
	text-indent: -20px;
	padding-top: 3px;
	padding-bottom: 3px;
	}

#sidebar_menu a:link {
	color: #772200;
	text-decoration: none;
	}

#sidebar_menu a:visited {
	color: #772200;
	text-decoration: none;
	}

#sidebar_menu a:hover, #sidebar_menu a:active {
	color: #772200;
	text-decoration: overline;
	}

/* -------------------------------------------------- */
/*  photo gallery */
/* -------------------------------------------------- */


#gallery_page {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}

#gallery_page h2 {
	text-align: left;
	font: 12pt/14pt Arial;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	}

.textsm {
	font: 10pt/12pt Arial;
	color: #FFFFFF;
	}

.textbg {
	font: 18pt/20pt Arial;
	color: #FFFFFF;
	}
	
.textreg {
	font: 8pt/10pt Arial;
	color: #CCCCCC;
	text-align: center;
	}
	
.caption {
	font: 8pt/10pt Arial;
	font-style: italic;
	color: #ffffff;
	text-align: center;
	}

.navleft {
	float: left;
	padding-right: 6px;
	}

.navright {
	float: right;
	padding-left: 6px;
	}

.gallery_nav {
	font: 8pt/10pt Arial;
	text-align: center;
	color: #ffffff;
	clear: both;
	border-top: 1px solid #dd6633;
	}