.BodyStyle {
	MARGIN: 0.5in 0.5in 0.5in 0.5in}
	
.PageHolder {
	width:90%;}
	
.MainContainer {
	width:90%;}
	
.Header {
	display:none;}
	
.HeaderImage {
	display:none;}
	
.FlagHolder {
	display:none;}
	
.NavigationMenu {
	display:none;}
	
li {
	display:none;}
	
a:link {
	font-weight: bold;
	color: #996600;
	text-decoration: none;}
	
a:visited {
	font-weight: bold;
	color: #996600;
	text-decoration: none;}
	
a:hover {
	font-weight: bold;
	color: #999966;
	text-decoration: none;}
	
a:active {
	font-weight: bold;
	color: #996600;
	text-decoration: none;}

.ContentArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999966;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999966;}
	
.Footer {
	width: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;}

.AdminHeader {
	background-color: #B9C886;
	height: 50px;
	width: 725px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../img/admin_header.gif);
	background-repeat: no-repeat;
	background-position: center center;}
	
.English {
	width:90%;}
	
.German {
	display:none;}
	
.French {
	display:none;}

.CurrentPage {
	color: #996600;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;}
	
.HomepageContentArea {
    background-color: #FFFFFF;
	float: right;
	height: 350px;
	width: 513px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding: 20px 10px 10px;
	visibility: visible;
	background-image: url(../img/contentarea_bg.gif);
	background-repeat: repeat;}
	
.ContentHolderBG {
	background-image: url(../img/contentholderbg.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 100%;
	background-position: left;}