﻿#top_nav {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	width: 900px;
	font-size: .9em;
	margin-right: auto;
	margin-left: auto;
}
.bold {
	font-weight: bold;
}
#masthead {
	background-image: url('images/lotrheader.gif');
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	width: 340px;
	height: 160px;

}
body {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.5em;
	color: #000000;
	text-align: center;
}
.index_table {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
.index_box {
	width: 50%;
	text-align: left;
	border: 1px solid #000066;
	vertical-align: top;
}
dd {
	font-weight: bold;
}
a:link {
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	color: #009933;
}
a:visited {
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	color: #009933;
}

#footer {
	text-align: center;
	font-size: .8em;
}
.img_no_border {
	border-width: 0px;
}
#masthead2 {
	background-position: left;
	background-image: url('images/lotrheadersm.gif');
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	width: 900px;
	height: 160px;
}
h5 {
	font-weight: normal;
	font-style: italic;
	font-size: 1em;
}
.italics {
	font-style: italic;
}
#page_content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000099;
	padding: 10px;
}
.center_align {
	text-align: center;
}
#top_nav a:link {
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #000099;
	padding-left: 5px;
	padding-right: 10px;
	text-decoration: none;
	color: #000099;
	border-left-color: #000099;
	padding-top: 5px;
}
#top_nav a:visited {
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #000099;
	padding-left: 5px;
	padding-right: 10px;
	text-decoration: none;
	color: #000099;
	border-left-color: #000099;
	padding-top: 5px;
}
#top_nav a:hover {
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #000099;
	border-bottom-color: #000099;
	padding-left: 5px;
	padding-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	padding-top: 5px;
}
.selected {
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #000099;
	padding-left: 5px;
	padding-right: 10px;
	text-decoration: none;
	color: #000000;
	border-left-color: #000099;
	padding-top: 5px;
}

