body {
  text-align: center;
  background: #F4FDE5 url('images/bg.gif') 3px center;
  margin-top:0px;
  margin-bottom:0px;
  position:relative;
  height:100%;
}

#show_bg {
  float:right;
  display:inline;
  margin:0px 0px 10px 15px;
  border:3px solid #000;
}
html {
  height:100%;
}

A:link {
	COLOR: #FF6600; text-decoration: none
}
A:visited {
	COLOR: #FF6600; text-decoration: none
}
A:active {
	COLOR: #FF6600; text-decoration: none
}
A:hover {
	COLOR: #FF6600; text-decoration: underline
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 1004px;
  text-align: left;
  background: transparent url('images/shadow-bg.png') top center repeat-y;
  min-height:100%;
}

#page_header {
  margin-left: auto; 
  margin-right: auto;
  width: 974px;
  height: 260px;
  background: transparent url('images/header-bg.jpg') top right no-repeat;
  clear: both;
  position:relative;
}

#page_header h1 {
  display:none;
}

#page_header h2 {
  margin: 0px;
  padding-top: 145px;
  padding-left:50px;
  padding-bottom:30px;
  font-family: Tahoma, Arial, arial, sans-serif;
  font-size:24px;
  font-style:italic;
  font-weight: normal;
  letter-spacing: 2px;
  color: #018843;
}

#music {
  position:absolute;
  right:65px;
  top:180px;
  font-family: Verdana, Arial, sans-serif;
}

#music p {
  margin:0px;
}

#music a {
  text-shadow:  0 0 0.5em #fff, 0 0 0.5em #fff,
                0 0 0.5em #fff, 0 0 0.5em #fff,
                0 0 0.4em #fff, 0 0 0.3em #fff;
}
#menu_bar {
  height:40px;
  width:920px;
  margin-left: auto; 
  margin-right: auto;
  background: transparent;
  clear: both;
  border-top: 1px solid #bc581c;
  border-bottom: 1px solid #bc581c;
}

#menu_bar ul {
  margin-top: 0px;
  padding-left: 0px;
  margin-left: 10px;
  background: transparent;
  color: #913905;
  float: left;
  display:inline;
  width: 700px;
  font-family: Verdana, Arial, sans-serif;
  font-size:18px;
  font-weight: normal;
}

#menu_bar div.flags {
  margin-top:10px;
  font-family:Verdana;
  font-size:14px;
  float:right;
  display:inline;
  margin-right:35px;
}

#menu_bar div.flags img {
  border:none;
}

.bordered {
  border:3px solid #000;
}

#menu_bar ul li { display: inline; }

#menu_bar ul li a
{
  padding-left:12px;
  padding-right:12px;
  line-height:40px;
  margin-right:8px;
  background: transparent;
  text-decoration: none;
  float: left;
  display:inline;
  color: #b24301;
  border-right: 1px solid #fff;
}

#menu_bar ul li a:hover, #menu_bar ul li a.selected
{
  background: #FFEEDD;
  color: #b24301;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:0px;
  margin-left:65px;
  margin-right:15px;
  clear:both;
}

#right_side {
  margin-top:5px;
  margin-right:55px;
  float: right;
  display:inline;
  width:160px;
  border:0px dashed #cccccc;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #FF6600;
  padding:4px;
  border: 1px solid #AAE5A4;
  background-color:#F4FDE5;
}

#right_side p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #666666;
  line-height: 16px;
  padding-left:4px;
}

#left_side {
  float: left;
  display:inline;
  width:860px;
  background-color: #FFFFFF;
  border:0px dashed #cccccc;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color:#666;
}

#left_side img.border {
  float: right;
  display:inline;
  margin-left:15px;
  margin-bottom:10px;
  border:3px solid #000;
}

#left_side h1 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 22px;
  color: #000;
  background-color:#FFFFFF;
  font-weight:normal;
}

#left_side ul {
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #999;
}

#left_side h2 {
  margin-top:0px;
  margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  color: #000;
  background-color:#FFFFFF;
  clear:both;
  font-weight:normal;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  color: #FF6600;
  background-color:#FFFFFF;
  font-weight:normal;
  padding-bottom:4px;
  border-bottom: 1px solid #018843;
  clear:both;
}

#left_side p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #666666;
  line-height: 18px;
}

.float_left {
  float: left;
  display:inline;
  margin-right: 10px;
}

.float_right {
  float: right;
  display:inline;
  margin-left: 10px;
}

#feature_box {
  float:left;
  display:inline;
  width:250px;
  background-color: #F6FCEC;
  border:1px solid #AAE5A4;
  padding:10px;
  margin-top:10px;
  margin-bottom:5px;
  margin-right:8px;
}

#feature_box h4 {
  padding-left:5px;
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #779E28;
}

#feature_box p {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #555555;
  line-height: 16px;
  margin-bottom:5px;
}

#page_footer {
  height: 60px;
  clear: both;
  width:920px;
  margin-left:auto;
  margin-right:auto;
  border-top: 1px solid #bc581c;
}

#page_footer p {
  padding-top:0px;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #559933;
}

#spacer {
  height:20px;
  clear:both;
}

.arrow_list { 
  margin-left: 10px;
  padding-left: 0;
  list-style: none;
} 

.arrow_list li { 
  padding-left: 10px;
  background-image: url(images/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 7px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height:18px;
}

h2.LNE_message {
  padding: 4px 25px;
  margin:0px 0px 15px 0px !important;
  background:#fed !important;
  border-top: 2px solid #a75;
  border-bottom: 2px solid #a75;
  color: #f00 !important;
}

/* Classes for the news module */
#LNEnews {
	line-height: 1.1em;
	margin: 3px;
	padding-top: 0px;
	padding-bottom: .8em;
	font-family:Verdana, Arial, sans-serif;
	font-weight: normal;
}

#LNEnews hr {
	width: 80%;
	margin: auto;
}

.LNEnews_title {
	display: block;
	font-size: 18px;
	color:#472;
	font-family:Verdana,Arial, sans-serif;
	font-weight: normal !important;
}

.LNEnews_date {
	font-size: 10px;
	margin-top: 0;
	margin-bottom: 0;
	color:#888;
}

.LNEnews_text {
	display: block;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size:14px;
	color:#555;
}

.LNEnews_text p {
	margin-bottom: .1em;
	margin-top: 0;
}

.LNEnews_author {
	display:none !important;
}

.LNEnews_email {
	font-size: .9em;
}

.LNElatestnews {
 float:right; 
  display:inline;
 width:350px; 
}

.LNElatestnews table td {
  font-size:14px;
}

.LNElatestnews table td.date {
  font-size:12px;
  text-align:right;
  color:#666;
}

.LNEnews_comments {
/*	width: 85%; */
	margin: 12px auto 0 auto;
	font-size: 1.1em;
	font-weight: bold;
}

.LNEnews_comment {
/*	width: 85%; */
	margin: 6px auto 6px;
	background: #f0f0f0;
	color: #303030;
	padding: 4px 10px 4px 10px;
}

.LNEnews_comment .time {
	font-size: .8em;
}

.LNEnews_comment .text {
	display: block;
	margin-bottom: 6px;
}

.LNEnews_comment .email {
	margin-left: 12px;
	font-size: .8em;
}

.LNEnews_comment .author {
	font-weight: bold;
}

#LNE_contact td {
  font-family:Verdana, Arial, sans-serif;
  font-size:14px;
  color:#555;
}