body {
	background-color: #06000A;
	margin: 0 auto;
	text-align: center;
	width: 871px;
	color: #E4E4E4;
	font-family: Lucida Grande, Arial, sans-serif;
	font-size: .7em;
	line-height:1.4em;
	letter-spacing:0.2pt;
}

h1 {
	text-indent:-9999px;/*Hide Text, keep for SEO*/
	margin:25px 0 0 30px;
	height:57px;
	width:334px;
	background: url("images/header-logo.gif") no-repeat;
}

img {
	border: 0;
}

a:link {
	text-decoration: none;
	color: #A20E00;
	font-weight: bold;
}

a:visited, a:active {
	text-decoration: none;
	color: #A20E00;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #A20E00;
	font-weight: bold;
}

fieldset {
	color: #A20E00;
	font-weight: bold;
	border: 2px solid #A20E00;
    width:532px;
	padding:15px;
}

legend {
	color: #A20E00;
	font-weight: bold;
}

input, textarea {
	background-color:#333333;
	border:2px solid #555555;
	color:#E4E4E4;
	font-family: Lucida Grande, Arial, sans-serif;
	font-size: 1em;
	line-height:1.4em;
	letter-spacing:0.2pt;
	padding: 3px;
}

#header {
	width: 871px;
	background-image: url("images/header-border.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
	height:106px;
	text-align: left;
	float: left;
}

#header ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:-4px 19px 0 0;
	padding:0;
	float:right;
	display: inline-block;
}

#header ul li {
	display:inline;
	margin:0 16px;
	font-weight: bold;
	font-size:12pt;
}

#content {
	width: 797px;
	padding:17px 37px;
	text-align: left;
	float: left;
}

#footer {
	background-image: url("images/footer-border.gif");
	background-position: top left;
	background-repeat: no-repeat;
	height:103px;
	float: left;
	text-align: left;
	width: 813px;
	padding:11px 21px 11px 37px;
}

#footer ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 0 0;
	float:right;
}

#footer ul li {
	display:inline;
	margin:0 16px;
	font-weight: bold;
	font-size:10pt;
}

#footer-logo {
	margin:16px auto 0;
	text-align: center; 
	display: block; 
	clear: both;
}

#submit {
	background-color: #A20E00;
	border: 1px solid #E4E4E4;
	padding: 3px;
	margin-top: 7px;
}

.form_left {
		width:176px;
		float: left;
		text-align: right;
		margin-right: 10px;
		margin-top: 4px;
		margin-bottom: 4px;
		color: #E4E4E4;
		font-family: Lucida Grande, Arial, sans-serif;
		font-size: 1em;
		line-height:1.4em;
		letter-spacing:0.2pt;
		font-weight: normal;
}
	
.form_right {
		float: left;
		margin-top: 4px;
		margin-bottom: 4px;
}

.galleria_container {
	margin-top:20px;
	float:left;
	width:510px;
}

.galleria_wrapper {
	margin-bottom: 10px;
}

.galleria {
	margin-top:20px;
	float: left;
}

.red {
	color: #A20E00;
}

.validation {
	float: left;
	clear: right;
	margin:8px 14px 0 0;
}