body {
	background-color: #000000;
	margin: 0px;
	padding: 5px;
}
#Container {
	height: 530px;
	width: 935px;
	border: 1px solid #ffffff;
	margin-top: 20px;
	margin-left: 20px;
	background-image: url(/Assets/background.gif);
	background-repeat: no-repeat;
}
#ContainerContactPg {
	height: 770px;
	width: 935px;
	border: 1px solid #8C786D;
	margin-top: 20px;
	margin-left: 20px;
	background-image: url(/Assets/background.gif);
	background-repeat: no-repeat;
}
#TopCont {
	width: 935px;
}
#Title {
	position:relative;
	width: 370px;
	height: 85px;
	margin-top: 25px;
	margin-left: 25px;
	float:left;
}
#Menu {
	position:relative;
	width: 800px;
	font-family: Humanst521 BT, Arial, Helvetica, sans-serif;
	margin-top: 13px;
	margin-right: 25px;
	font-size: 15px;
	color: #AB9C94;
	text-decoration: none;
	float:right;
}
.MenuLink {
	font-family: Humanst521 BT, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #AB9C94;
	text-decoration: none;
}
#BodyCont {
	width: 935px;
}
	
#Copy {
	position:relative;
	width: 400px;
	height: 320px;
	margin-top: 25px;
	margin-left: 25px;
	font-family: Humanst521 BT, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	float: left;
	overflow: auto;
	scrollbar-face-color:#A2938A;
	scrollbar-highlight-color:#8C786D;
	scrollbar-3dlight-color:#8C786D;
	scrollbar-darkshadow-color:#8C786D;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#8C786D;
}

#CopyContactPg {
	position:relative;
	width: 480px;
	height: 500px;
	margin-top: 25px;
	margin-left: 25px;
	font-family: Humanst521 BT, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	float: left;
	scrollbar-face-color:#A2938A;
	scrollbar-highlight-color:#8C786D;
	scrollbar-3dlight-color:#8C786D;
	scrollbar-darkshadow-color:#8C786D;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#8C786D;
}
#Photos {
	position:absolute;
	width: 400px;
	height: 400px;
	left: 526px;
	top: 120px;
	text-align: center;
	vertical-align: middle;
	z-index:90;
	padding-bottom: 10px;
}
#FooterCont {
	width: 935px;
	margin-top: 25px;
	margin-left: 25px;
	margin-bottom: 5px;
	position:relative;
	font-family: Humanst521 BT, Arial, Helvetica, sans-serif;
	margin-top: 25px;
	margin-right: 25px;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.TableStandard {
	background-color: #DBD8D5;
	border: 1px solid #8E7C71;
	font-family: Humanst521 BT, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #685A53;
	padding: 3px;
}
.TableHeader {
	background-color: #BFB4AE;
	font-family: Humanst521 BT, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #685A53;
	font-weight: bold;
}
.FormFieldStandard {
	height: 15px;
	border: 1px solid #8E7C71;
	font-family: Humanst521 BT, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #685A53;
}
.FormFieldTextArea {
	border: 1px solid #8E7C71;
	font-family: Humanst521 BT, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #685A53;
}
.FormFieldButton {

	height: 18px;
	border: 1px solid #8E7C71;
	font-family: Humanst521 BT, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #685A53;
}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
line-height:12px;
z-index:100;
font-family: Humanst521 BT, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #AB9C94;
text-decoration: none;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
color: #AB9C94;
text-decoration: none;
}

#dropmenudiv a:hover{ 
color: #AB9C94;
}

#dropmenudiv a:visited{ 
color: #AB9C94;
}
