body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #000000;
}
.trahna #container1 {
	width: 906px;
	border: 2px solid #9d742a;
	text-align: left;
	background-color: #000000;
	padding: 3px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.trahna #container2 {
	width: 900px;
	border: 2px solid #9d742a;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/bg_front.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.trahna #header {
	width: 862px;
	text-align: center;
	margin: 0px;
	border: 4px solid #000000;
	height: 33px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #a0782e;
}
.trahna #mainContent {
	margin: 0px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 20px;
	padding-right: 450px;
	padding-bottom: 20px;
	padding-left: 35px;
	background-image: url(../images/bg_front.jpg);
}
.trahna #mainContent_header {
	margin: 0px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
.trahna #mainContent_layout {
	margin: 0px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 35px;
	background-color: #FFFFFF;
}
.trahna #footer1 {
	float: right;
	width: 205px;
	background-color: #000000;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	padding-top: 28px;
	padding-right: 21px;
	padding-bottom: 28px;
	padding-left: 20px;
}
.trahna #footer2 {
	padding: 5px;
	background-color: #433f3f;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 12px;
	color: #E2E0E0;
	text-align: center;
	margin-top: 0;
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 0;
} 
.red_text {
	color: #9B0705;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
.red_text_large {
	color: #9B0705;
	font-size: 15px;
	font-weight: bold;
}
.byline {
	color: #FFFFFF;
	font-size: 10px;
}
.breadcrumb {
	font-size: 10px;
	text-align: center;
}
a:link {
	color: #9B0705;
	text-decoration: none;
}
a:visited {
	color: #9B0705;
	text-decoration: none;
}
a:hover {
	color: #D8B778;
	text-decoration: none;
}
a:active {
	color: #9B0705;
	text-decoration: none;
}
a.page:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.page:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.page:hover {
	color: #D8B778;
	text-decoration: none;
}
a.page:active {
	color: #A0782E;
	text-decoration: none;
}
.trahna #FormText {
	text-align: right;
	width: 205px;
	font-weight: bold;
}
.FormFields {
	border: 1px double #624740;
	background-color: #E0D6D1;
}
.trahna #FormButton {
	float: right;
	width: 600px;
}

