@charset "utf-8"

#HeaderPhotos {
	background: url(../TemplateImages/images/FlashBackground.jpg) no-repeat;
	height: 359px;
}

#Top {
	height: 129px;
	background: url(../TemplateImages/images/Top.jpg) no-repeat center;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
#Languages {
	position: absolute;
	top: 0px;
	margin-top: 16px;
	margin-left: 800px;
}

#MainMenu {
	position: absolute;
	top: 65px;
	margin-left: 220px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#HeaderPhotos {
	background: url(../TemplateImages/images/FlashBackground.jpg) no-repeat center;
	top: 125px;
	position: absolute;
	width: 100%;
	left: 0px;
	text-align: center;
	padding-top: 2px;
}

#SideContent {
	width: 305px;
	float: right;
	margin-top: 20px;
}
.SideBot {
	background: url(../TemplateImages/images/BoxBot.jpg) no-repeat;
	height: 35px;
	width: 306px;
}

#BodyContent {
	width: 600px;
	float: left;
}
#DummyTopSpace {
	height: 490px;
}

.SideBox {
	background: #2e2923 url(../TemplateImages/images/BoxTop.jpg) no-repeat top;
	padding-top: 6px;
}
.sideTop {
	padding-left: 20px;
	padding-right: 20px;
}

#SideContent, #SideContent h2,#SideContent tr td {
	color: #FFF;
}
.sideTop h2 {
	margin-bottom: 30px;
}
.SideBox input {
	background: #2E2923;
	color: #FFF;
	border: 1px solid #999;
}
.SideBox textarea {
	background: #2E2923;
	color: #FFF;
}
#button {
	background: #F90;
	border-style: none;
}
.SideMenu a {
	color: #FFF;
}
.sideBoxContent tr td a {
	color: #FFF;
}
#background {
	float: left;
	top: 0px;
	position: absolute;
	margin-left: 920px;
	width: 100%;
}
#HomeVideo {
	text-align: center;
	margin: 5px 20px 5px 0px;
	border: 1px dotted #999;
	padding: 20px;
	background: #D0C9C1;
}

