/* this will add a vertical scrollbar to FF */
html {
  height: 100%;
  margin-bottom: 1px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	line-height: 1.4em;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #48489D;
	line-height: 22px;
}

h2 a{
	text-decoration: none;
	color: #48489D;


}

td {
	line-height: 1.2em;
	
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #4D3831;
}

h5 {
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	text-align: center;
	line-height: .5em;
}
li {
	list-style: circle outside;
}

body {
	background-color: #DAAB89;
	margin: 0px;
	color: #4D3831;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 1.6em;
}
.banner {
	position: absolute;
	height: 144px;
	width: 100%;
	top: 125px;
	left: 0;
	visibility: visible;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(pics/head-pano.gif);
}

.quote {
	font-size: 10px;
	color: #2C2E70;
	margin-top: 0px;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 1.2em;
}
.quote h1 {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}
.quote h4 {
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
}

.news-insert {
	font-size: 11px;
	color: #4D3831;
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 1.2em;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border: 1px solid #990000;
}

.menu {
	margin-left: 13px;
}

.footer {
	font-size: 9px;
	color:#666666;
	margin: 0px;
	padding-top: 4px;
	text-align: center; 
}
.footer a{
	text-decoration:none;
	color:#666666;
}
.pic01{
	position: relative;
	float: right;
	height: 220px;
	width: 220px;
	top: -100px;
	padding: 5px;
	border: 1px solid #000000;
}
.isasa{
	font-size: 9px;
	font-weight: bold;
}
.isasa a{
	color: #48489D;
	text-decoration: none;
	line-height: 1.2em;
	
}

.isasa a:visited{
	color: #48489D;
	text-decoration: none;
	
}

.drop-caps {
	margin-left: 20px;
	font-size: 16px;
	font-weight: bold;
}


.accoustic-earth {
	font-size: 12px;
	color: #4D3831;
	text-align: left;
	background-image: url(pics/accoustic-earth-s.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: "Times New Roman", Times, serif;
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 1.2em;
	border: 1px solid #990000;
	padding: 3px;
	
}
.accoustic-earth h1 {
	font-weight: bold;
	line-height: 1.2em;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
}
.link-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4D3831;
}
.main-news {
	height: 450px;
	width: 96%;
	overflow-y: scroll;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #F9FBFF;
	border: 1px solid #0000CC;
	position: relative;
	clip: rect(auto,auto,auto,auto);
	padding-top: 10px;
	padding-bottom: 10px;
}
.hide_all {
	visibility: hidden;
}
.red_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}

