
body {
	background-color: #f4f3f8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
#header, #header #hl, #header #hr, #header h1{
	height: 270px;
}
#header {
	width: 100%;
	overflow: hidden;
}
#header #hl {
	width: 49%;
	float: left;
	background-image: url(/images/hl-.gif);
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -10000px;
}
#header #hr {
	width: 49%;
	float: right;
	background-image: url(/images/hr.jpg);
	background-position: 50% 100%;
	background-repeat: no-repeat;
}
#navigation, #content {
	width: 100%;
	border-collapse: collapse;
	font-size: 80%;
}
#navigation a {
	height: 37px;
	width: 100%;
	text-indent: -10000px;
	display: block;
	border-bottom: 8px solid #2c7283;
	border-top: 8px solid #89c9d8;
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-color: #328295;
}
#navigation a:hover {
	border-top: 8px solid #2c7283;
	border-bottom: 8px solid #89c9d8;
	background-color: #3a97ae;
	background-position: 50% -37px;
}
#navigation td {
	vertical-align: middle;
	text-align: center;
	padding: 0;
	border-left: 1px solid #44a8c1;
}
#b1 {background-image: url(/images/b01-.gif);}
#b2 {background-image: url(/images/b02-.gif);}
#b3 {background-image: url(/images/b03-.gif);}
#b4 {background-image: url(/images/b04-.gif);}
#b5 {background-image: url(/images/b05-.gif);}
#b6 {background-image: url(/images/b06-.gif);}
#b7 {background-image: url(/images/b07-.gif);}

#footer {
	background-image: url(images/fbg.jpg);
	background-repeat: repeat-x;
}
form {
	margin: 0;
	padding: 0;
}

.formfield {
	width: 99%;
  border: 0;
	border-top: 2px solid #296a7a;
	border-bottom: 2px solid #89cddd;
	background-color: #fff;
}
.formbutton {
	width: 99%;
	border: 0;
	border-top: 2px solid #89cddd;
	background-color: #296a7a;
	color: #fff;
	cursor: pointer;
}

#content {
	margin-top: 20px;
}
#content #left {
	width: 20%;
	text-align: center;
	vertical-align: top;
	padding: 0 5px;
}
#content #left .formfield {
	width: 200px;
	font-size: 90%;			
}
#content #left .formbutton {
	width: 200px;
	margin: 1px auto 0 auto;
}

#content #right {
	width: 80%;
	vertical-align: top;
	font-size: 120%;
}
#content #right p{
	margin-top: 0;
}
#content #right .newsone {
	border-top: 2px solid #296a7a;
	border-bottom: 2px solid #89cddd;
	background-color: #fff;
	margin-bottom: 10px;
	padding: 0 5px;
}
#content #right .newsone .imgbl {
	border: 2px solid #296a7a;
	margin: 5px;
}	
#content h2 {
	background-color: #296a7a;
	color: #fff;
	border-top: 2px solid #89cddd;
	margin: 0;
	font-size: 100%;
}
#content #left h2 {
	width: 200px;
	margin: 0 auto;
}
#content h2 a {
  color: #fff;
  text-decoration: none;
}
a {
  color: #2C7283;
}
#lang {
	width: 200px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
}
#lang li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	background-color: #328295;
	width: 65px;
	text-align: center;
	border-left: 1px solid #f4f3f8;
}
#lang li a {
	color: #99e4f6;
	text-decoration: none;
	font-weight: bold;
	display: block;
	border-top: 2px solid #296a7a;
}
#lang li a:hover {
	color: #fff;
	background-color: #3a97ae;
	border-top: 2px solid #89c9d8;
}

.imgbl {
	margin: 1px 0;
	border-top: 2px solid #296a7a;
	border-bottom: 2px solid #89cddd;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
#admin {
  width: 200px;
  margin: 0 auto;
  margin-top: 20px;
  text-align: left;
  font-weight: bold;
  background-color: white;
}
.archive thead td {
  background-color: #296A7A;
  color: #89C9D8;
  font-weight: bold;
}
.archive td {
  text-align: center;
  border-bottom: 1px solid #c0c0c0;
}
.archive td a{
  display: block;
  width: 100%;
  text-decoration: none;
  padding: 1px 0;
}
.archive td a:hover{
  background-color: #3A97AE;
  color: white;
}
.clr {
	width: 100%;
	overflow: hidden;
}
#music_text {
  padding: 10px 0;
  font-size: 120%;
  font-weight: bold;
  text-align: center;
}
#music_text a {
  color: red;
  text-decoration: none;
}
