* {
  margin: 0;
  padding: 0;
}
.clear {
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
	margin: 0 0 0 0;
	font-size: 1px;
	line-height: 1px;
	background: transparent;
}
a {
	color: #774416;
}
a:hover {
	color: #F2CE40;
}
body {
	background: url(../img/main-back.gif) repeat-x top;
	font: 70% "Georgia", "Arial CE", "Tahoma CE", Georgia, Arial, Tahoma, sans-serif;
}
#wrapper{
	border-bottom: 1px solid #F2CE40;
	background: url(../img/back-rest.jpg) no-repeat 727px top;
}
#bodywrapper {
	width: 727px;
	background: url(../img/body-back.gif);
}
#branding {
	height: 130px;
	background: url(../img/branding-back.jpg);
}
#body {
	background: url(../img/menu-back-down.gif) no-repeat right bottom;
}
#mainContent { 
  width: 532px;
  float: left; 
}
#mainContent h1 {
	border-bottom: 1px solid #F3E6B2;
	color: #774416;
	height: 30px;
	font-size: 125%;
	font-weight: bold;
	line-height: 30px;
	padding-left: 15px;
	text-transform: uppercase;
}
#mainContent p {
	font-size: 100%;
	padding: 5px 15px;
	text-align: justify;
}
#mainContent h3 {
	font-size: 105%;
	padding: 10px 15px 5px 15px;
}

#mainContent ul, li {
	padding: 0px 5px;
	list-style-type: disc;
	margin-left: 13px;
}

#english { 
  width: 192px;
  margin-right: 1px;
  float: right;
 	border-bottom: 1px solid #FFFFFF;
}

#english a {
	font-size: 90%;
	height: 30px;
	line-height: 30px;
	color: #F3E6B2;
	/*color: #774416;*/
	text-decoration: none;
	margin-left: 10px;
}

#mainNav { 
  width: 182px;
  margin-right: 1px;
  float: right;
  margin-bottom: 200px;
	margin-left: 10px;
}
#mainNav li {
	_display: inline;
	list-style-type: none;
	margin-left: 0px;
	_margin-left: 10px;
	padding:0px;
}
#mainNav li a {
	display: block;
	/*height: 30px;*/
	/*max-height: 60px;*/
	line-height: 30px;
	border-bottom: 1px solid #FFFFFF;
	color: #774416;
	text-decoration: none;
	margin: 0px;
}

#mainNav li ul {
	list-style-type: none;
	margin-left: 10px;
}

#mainNav li a:hover {
	text-decoration: underline;
}

#mainNav li a.active {
	font-weight: bold;
}

.imgarea-r {
	float: right;
	padding: 10px 10px 5px 0px;
	padding-left: 0.5em;
}

.imgarea-r img {
	display: block;
	margin-bottom: 5px;
	border: 2px solid #F2CE40;
}

#img-logo {
	border: none;
	margin-bottom: 20px;
}

#footer { 
	padding: 5px 10px 5px 15px;
}

.news {
  border-bottom: 1px solid #f3e6b2;
  padding: 0px 10px 10px 10px; 
}

.news .imgarea-r {
  padding: 5px 10px 0px 10px;
}

.linked_files {
  margin-left: 15px;
}
.linked_files a {
  display: block;
}
