/* Style The Universals */

* {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

body {
	font-size: 1em;
	text-align: center;
	background-color: #000000;
	min-height: 100%;
}


/* Style the page layout */

#wrapper {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 840px;
	background: #7e0001;
	clear: both;
	/*height: 100%;*/
	
}

#maincontent {
	clear: both;
	width: 840px;
	margin: 0 auto;
	min-height: 200px;
	padding-bottom: 1em;
}

#leftcontent {
	position: relative;
	clear: both;
	width: 670px;
	float: left;
	min-height: 200px;
	padding: 1em 0.5em 0 0;
}


#header {
	position: relative;
	margin: 0 auto;
	width: 840px;
	height: 194px;
	display: block;
	background-image: url('/images/banner.jpg');
	background-repeat: no-repeat;
}

#header ul{
	display: block;
	line-height: 0.7em;
	padding-top: 176px;
}

#header li {
	display: inline;
	font-size: 0.8em;
	color: #ffffff;
	font-weight: bold;
	padding-right: 1em;
}
#header li a {
	display: inline;
	color: #ffffff;
	font-weight: bold;
}
#header li a:hover {
	display: inline;
	color: #000000;
	font-weight: bold;
	background: #ffffff;
}

#rightpanel {
	position: relative;
	top: 0;
	float: right;
	width: 130px;
}

#validated {
	padding-top: 24px;
	margin: 0 auto;
	width: 780px;
	text-align: left;
}

#footer {
	margin: 0 auto;
	width: 840px;
}

#clear {
	clear: both;
	width: 100%;
}

.frontpage {
	padding: 10px 0 10px 0;
	margin: 0 auto;
	width: 270px;
	text-align: center;
	background: #990000;
	border-style: solid;
	border-color: #ff0000;
	border-width: 1px;
}

.entrybox {
	padding: 4px 4px 4px 4px;
	font-size: 2em;
	margin: 0 auto;
	width: 150px;
	text-align: center;
	background: #990000;
	border-style: solid;
	border-color: #ffffff;
	border-width: 1px;
}
.entrybox a {
	color: #ffffff;
	text-decoration: none;
}

.frontpagetext {
	font-size: 0.75em;
	text-align: left;
	margin: 1em 5em 1em 5em;
	color: #ffffff;
}

.footertext {
	font-size: 0.7em;
	text-align: center;
	color: #ffffff;
	padding-bottom: 1em;
}
.footertext a {
	text-align: center;
	color: #ffffff;
}
.footertext a:hover {
	text-align: center;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
}

.gallerytext {
	font-size: 0.9em;
	text-align: center;
	color: #ffffff;
	padding: 1em;
}
.gallerytext a {
	text-align: center;
	color: #ffffff;
}
.gallerytext a:hover {
	text-align: center;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
}
.latest_header {
	font-size: 0.8em;
	text-align: center;
	color: #ffffff;
	padding-bottom: 0.5em;
	font-weight: bold;
}
.latest_text {
	font-size: 0.75em;
	text-align: center;
	color: #ffffff;
	padding-bottom: 1em;
}

.browse_nav {
	font-size: 0.75em;
	text-align: center;
	color: #ffffff;
}
.browse_nav a {
	text-align: center;
	color: #ffffff;
}
.browse_nav a:hover {
	text-align: center;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
}

.browse_header {
	font-size: 0.75em;
	text-align: center;
	color: #ffffff;
}
.browse_header a {
	text-align: center;
	color: #ffffff;
}
.browse_header a:hover {
	text-align: center;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
}

.contact_text {
	font-size: 0.75em;
	text-align: left;
	margin-left: 1em;
	margin-bottom: 2em;
	color: #ffffff;
}
.contact_text a {
	text-align: left;
	color: #ffffff;
}
.contact_text a:hover {
	text-align: left;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
}

.text {
	font-size: 0.8em;
	text-align: left;
	margin-left: 1em;
	margin-bottom: 1.5em;
	color: #ffffff;
	line-height: 1.5em;
}
.text a {
	text-align: left;
	color: #ffffff;
}
.text a:hover {
	text-align: left;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
}

.set1, .set2, .set3, .set4 {
	width: 130px;
	margin-left: 35px;
	margin-right: 35px;
}
.galleryset {
	width: 275px;
	margin: 0 auto;
}

.browse_table {
	margin-left: 2em;
}
.recent_browse_table {
	margin: 2em 0 2em 2em;
}


/* General Main Styles */

h1,h2,h3,h4,h5 {
	color: #ffffff;
	margin-bottom: 1em;
	margin-left: 1em;
	text-align: left;
	font-weight: bold;
}

h1 {
	font-size: 1.0em;
}
h2 {
	font-size: 0.9em;
}
h3 {
	font-size: 0.8em;
}

p {
	color: #ffffff;
	font-size: 0.8em;
}

/*p {
	color: #000000;
	font-size: 0.85em;
	margin-bottom: 1em;
}
p.submenu {
	font-size: 0.75em;
	margin-bottom: 0.2em;
	margin-left: 1em;
}
p.submenu a {
	text-decoration: none;
	color: #000000;
}
*/


/* Classes */

.updatebox {
	color: #ffffff;
	font-size: 1em;
	text-align: center;
}

.browse {
	color: #b678f4;
	font-size: 1.2em;
	margin-bottom: 1em;
	text-align: center;
}

label {
	float:left;
	margin-left: 1em;
	text-align: left;
	width: 150px;
	clear: both;
}
input.text {
	float:left;
	text-align: left;
	margin-bottom: 1.5em;
	width: 300px;
	margin-right: 100px;
}
input.submit {
	float:left;
	margin-bottom: 1.5em;
	width: 100px;
	margin-right: 100px;
}

#contactimage {
	clear: both;
	text-align: left;
	margin-left: 162px;
	margin-bottom: 0.5em;
}
#submit,#reset {
	text-align: center;
}

textarea {
	float:left;
	text-align: left;
	width: 270px;
	margin-right: 80px;
	margin-bottom: 0.5em;
}

input {
	text-align: left;
	margin-bottom: 0.75em;
}







