@charset "utf-8";
#MyMainContianer {
	position:relative;
	width:695px;
	height:730px;
	z-index:0;
	background-attachment: fixed;
	background-image: url(Images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	left: 0px;
	top: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #291c4a;
	border-left-color: #291c4a;
}
#Header {
	position:absolute;
	width:695px;
	height:150px;
	z-index:2;
	left: 0;
	visibility: visible;
}
#MyBody {
	position:absolute;
	width:471px;
	height:450px;
	z-index:2;
	top: 195px;
	left: 186px;
	visibility: visible;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #3B3050;
	font-weight: bold;
}
#NavBar {
	position:absolute;
	width:695px;
	height:25px;
	z-index:3;
	top: 150px;
	left: 0px;
	background-color: #3b3050;
	visibility: visible;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d9d6dd;
	border-right-color: #d9d6dd;
	border-bottom-color: #d9d6dd;
	border-left-color: #d9d6dd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #E4DDE5;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.oneColElsCtr #container #mainContent #MyMainContianer #MyBody p {
	font-size: .8em;
}

#Pictures {
	position:absolute;
	width:146px;
	height:300px;
	z-index:4;
	top: 196px;
	left: 31px;
	visibility: visible;
}
.MyBodyText {

}
#footer {
	position:absolute;
	width:500px;
	height:50px;
	z-index:5;
	visibility: visible;
	top: 646px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3B3050;
	padding-top: 6px;
	left: 100px;
}
.FooterText {
	font-size: 0.7em;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3B3050;
}
.oneColElsCtr #container {
	width: 46em;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #d9d6dd;
	background-image: url(Images/Background_Main.jpg);
}
.oneColElsCtr #mainContent {
	margin: 0px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.oneColElsCtr #container {
	width: 46em;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
}
a:link {
	color: #e4dde5;
}
a:visited {
	color: #e4dde5;
}
a:hover {
	color: #3b3050;
	background-color: #e4dde5;
}
.oneColElsCtr #container #mainContent #MyMainContianer #footer .FooterText a:visited {
	color: #3b3050;
}
.oneColElsCtr #container #mainContent #MyMainContianer #footer .FooterText a {
	color: #3b3050;
	background-image: none;
}
.oneColElsCtr #container #mainContent #MyMainContianer #MyBody .MyBodyText a:link {
	color: #3b3050;
}
.oneColElsCtr #container #mainContent #MyMainContianer #MyBody .MyBodyText a:visited {
	color: #3b3050;
}

