body,td,th {
	font-family: Arial, Helvetica, sans-serif, Century Gothic;
	font-size: 12px;
	color: #010b0a;
	text-align: left;
	letter-spacing: 0.1em;
}
#container{
	width:972px;
	position:relative;
	border-style: solid;
	border-width: 1px;
	background-image: url(../images/container.gif);
	background-position: 0% 100%;
	min-height: 691px;
	height:auto !important;
	height:691px;
	border-color: #FED360;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
/*	border-top-color: #D3CCC4;
	border-top-width: 1px;*/
}
.bg_maria_galland {
	background-image: url(../images/container_maria_galland.gif);
	background-position: 0% 100%;
}


#header{
	background:#bbbbbb;
	height:160px;
	background-image: url(../images/header.jpg);
	background-position: 0%;
}

#center{
	background:#ccffcc;
	position:relative;
}

#footer{
	clear:both;
	position:relative;
	height:30px;
}

#content{
	width:715px;
	float:left;
	padding-top: 8px;
	padding-left: 30px;
	overflow: hidden;
}

#nav{
	width:141px;
	margin-top:25px;
	margin-left:40px;
	float:left;
	position: relative;
	display: inline;
}

#menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#menu  a  {
	display: block;
	color: #010b0a;
	background-image: url(../images/buttonface.jpg);
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	position: relative;
	margin-top: 7px;
	border-color: #e7e6d1;
	text-decoration: none;
	padding-left: 20px;
}

#menu a:hover {
	color: #010b0a;
	padding: 0px;
	border-width: 1px;
	display: block;
	position: relative;
	margin-top: 7px;
	border-color: #ADAAA5;
	text-decoration: none;
	padding-left: 20px;
}

#menu a:active {
	color: #010b0a;
	background-image: url(../images/buttonface_active.jpg);
	padding: 0px;
	border-width: 1px;
	display: block;
	position: relative;
	margin-top: 7px;
	border-color: #FFCC33;
	text-decoration: none;
	padding-left: 20px;
}

#menu li{
	margin: 0;
}

#menu li li a {
	display: block;
	color: #010b0a;
	padding-left: 20px;
	border-width: 0px;
	border-style: none;	
	position: relative;
	margin-top: 7px;
	border-color: #e7e6d1;
	text-decoration: none;
	background-image: url(?);
	font-size: 11px;
	margin-bottom: 7px;
}

#menu li li a:active {
	color: #6C4741;
	padding-left: 20px;
	border-width: 0px;
	display: block;
	position: relative;
	margin-top: 7px;
	border-color: #b79991;
	text-decoration: none;
	background-image: url(?);
}

#menu li li a:hover {
	color: #6C4741;
	display: block;
	position: relative;
	margin-top: 7px;
	text-decoration: none;
}

/*#current a {background-image: url(../images/buttonface_active.jpg); border-color: #FFCC33;}*/

/*li .active {background-image: url(../images/buttonface_active.jpg); border-color: #FFCC33; bold;}*/
/* .parent {background-image: url(../images/buttonface_active.jpg);} */

/*.parent li .active {font-weight: bold; color: #6C4741;} */
#menu ul ul .active span {color: #6C4741;}
#menu ul .active a {background-image: url(../images/buttonface_active.jpg); border-color: #FFCC33;}
#menu ul .parent ul a {background-image: url(?);}

h1,.contentheading, .componentheading {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 16px;
	color: #6c4741;
	letter-spacing: 0.1em;
	font-weight: bold;
	padding-left: 0px;
	padding-bottom: 10px;
}

#horizon {
	background-color: transparent;
	position: absolute;
	top: 28%;
	left: 0px;
	width: 100%;
	margin-top: -200px;
	text-align: center;
	overflow: hidden;
}

h2 {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 13px;
	color: #6C4741;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12px;
	color: #6C4741;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	font-style: italic;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;

}

a {
	color: #6C4741;
	text-decoration: underline;
}

a:hover {
	color: #333333;
}
a img {
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

a:hover img{
	border-bottom-color: #FFCC66;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.padding_right{
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 2px;
}

#copyrights {
	font-size: 9px;
	text-align: right;
	color: #CC9900;
	padding-top: 2px;
	width:972px;
}

.article_column td {
padding-left: 0px;
}

