@charset "utf-8";
/* CSS Ireth & Galdor */
/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: hidden;
}
#flashcontent {
	height: auto;
	background-position: center;
}
/* end hide */

body {
	background-color: #0a0a0a;
	height: 100%;
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
A:link {
	text-decoration: none;
	color: #999933;
}
A:visited {
	text-decoration: none;
	color: #999933;
}
A:active {
	text-decoration: none;
}
A:hover {
	text-decoration: none;
	color: #CC0000;
}
.MenuBar li {
	display: inline;
	text-decoration: none;
}
.MenuBar li a {
	padding-left: 0.5em;
	padding-right: 2em;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.MenuBar li a:hover {
	color: #FFFFFF;
	background-color: #17803E;
}
.MenuBar li a:visited {
	color: #CCCCCC;
}
ul.MenuBar {
	margin: 0;
	list-style-type: none;
	cursor: default;
	width: 800px;
	font-size: 75%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	text-decoration: none;
	top: 0px;
	left: 50px;
	position: relative;
	background-color: #023D41;
}
#split {
	width: 1px;
	height: 50%;
	margin-bottom: -275px;
	float:left;
}
#container {
	background-color: #0A0A0A;
	text-align:left;
	margin: 0 auto;
	position:relative;
	width: 900px;
	height: 550px;
	clear:left;
}
.header {
	width: 100%;
}
.footer {
	width: 100%;
	bottom: 0px;
	position: absolute;
}
h3 {
	font-size: larger;
	font-weight: bold;
	font-style: italic;
	color: #17803E;
}
#content {
	font-size: 0.8em;
	color: #CCCCCC;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 20px;
}
#infoform {
	position: relative;
	width: 420px;
	top: 120px;
}
td {
	vertical-align:top
}
.frmText {
	width: 250px;
	background-color: #CCCCCF;
}
.frmTextArea {
	width: 250px;
	background-color: #CCCCCF;
}
.error {
	color: #FF0000;
	width: 250px;
}
.album {
	text-align: center;
	font-size: 1em;
}
.year {
	font-size: 16px;
}
