body {
	font-family: 'Crimson Text','Times New Roman', Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background:#000000 url(../layout/bckg2.jpg) no-repeat top center;
}

a {text-decoration:none;color:#333333;}
a:hover {text-decoration:underline;color:#333333;}


li{margin-bottom:15px;
list-style:none;}

#show_menu{
float:left;
cursor:pointer;
padding-left: 250px;
}

#tentacle{
position : absolute;
margin-top:0px;
z-index:69;
left : 50%;
top:0px;
width : 220px;
margin-left: -440px;
}

#container {position: absolute;
color:#333333;
left: 50%;
top: 0%;
width: 700px;
min-height:100%;
background-color:#BCB8A2;
margin-left: -350px;
text-align:center;
}

#header {
background-image: url(../layout/header_maf.jpg);
width:700px;
height:115px;
}

#languages{
float:right;
padding:20px;
}

#content {
background-color:#bcb8a2;
padding:10px;
width:680px;
}

#footer {
padding-top:70px;
position: relative;
text-align: center;
font-size: 12px;
color:#CCCCCC;
width:700px;
height:25px;
background: url(../layout/footer_maf.jpg) #231A1B no-repeat;
bottom: 0px;

}
.unsubscribe_news{
	width:300px;
	background-color:999966;
}

h1{
margin-bottom: 10px;
text-align:left;
font-family: 'IM Fell English', arial, serif;
font-size:16px;
font-weight:bold;
padding-bottom:5px;
color:#7B1B1B;
background: url(../layout/h1.gif) bottom left no-repeat;
}

.description{
margin-bottom: 20px;
line-height:20px;
text-align:left;
}

.textarea{
background:#BCB8A2;
border-bottom:#333333 1px solid;
border-right: #333333 1px solid;
width:100%;
}
.input_site{
background:#BCB8A2;
border-bottom:#333333 1px solid;
border-right: #333333 1px solid;
border-top:0px;
border-left:0px;
width:246px;
padding:2px;
text-align:left;
color:
}

.input_wrong{
background:#990000;
width:300px;
border:0px;
padding:2px;
text-align:left;
}

p {
text-align:left;
margin-bottom:10px;
}

p.submit {
text-align:right;
margin-bottom:10px;
margin-right:20px;
width:370px}

.cmxform{
width:400px;
}

.cmxform fieldset{
height:210px;
margin-left:auto;
margin-right:auto;
border:0px;
padding:5px;
padding-top: 10px;
width:400px;
background-color: #DDD5A7;
//background:url("../layout/form.jpg") no-repeat 0px 0px;
border: 1px medium #9D9E98;
}

.cmxform fieldset p{width: inherit;}

.cmxform fieldset p.submit{width:373px;}


.label{
width:110px;
display:block;
float:left;
padding-left: 10px;
}

.cmxform label.error {
  background:url("../layout/unchecked.gif") no-repeat 0px 0px;
  padding-left: 16px;
  padding-bottom: 2px;
  font-weight: bold;
  color: #EA5200;
}

.cmxform label.checked {
  background:url("../layout/checked.gif") no-repeat 0px 0px;
}

.clear {
 clear:both;
 margin-bottom:10px;
}


/* event css */
#rococo_table{
	background:url("../layout/table.jpg") no-repeat 0px 0px;
	width:235px;
	height:310px;
}

.rococo_content{
margin-top: 40px;
margin-left:35px;
}


#left_frame{
 float:left;
 position:relative ;
 width:250px;
 text-align:left;
 background:url(../layout/split.gif) right repeat-y;
}

#event{
background:url(../layout/event.jpg) no-repeat;
height:333px;
width:245px;
line-height:30px;
}

.event_content{
margin-left:40px;
padding-top:18px;
}

.event_content a {text-decoration:none;color:#333333;font-family: 'IM Fell English','Times New Roman', serif;}
.event_content a:hover {text-decoration:underline;color:#7B1B1B;}

#left_frame h2{
 color:#59160E;
 font-family: 'IM Fell English', arial, serif;
 font-size:14px;
 font-weight:bold;
 margin-top:18px;
 margin-bottom:2px;
 text-align:left;
 text-decoration:underline;
}

#left_frame a{

}

#left_frame p{
 text-align:left
}

#event_description{
 margin-left:250px;
 padding-left:10px;
 width:400px;
}

#contact_form{
padding:20px;
width:369px;
height:368px;
background:url(../layout/contact.jpg)}

