body {
font-family: tahoma, verdana, Helvetica, Arial, sans-serif;
font-size: 1em;background-color: #f0ffff;}

#wrap {
  position:relative;
  max-width:1800px;
  min-width:1200px;
}
*html #wrap {width:1300px;}

#head{
	height:150px;
	position:absolute;
	left:0.5%;
	width:83.25%;
	border: 2px gold solid;
	background-color: #d9d9d9;
	background-position:4% 50%;
}

#head_center {
        height:150px;
	position:relative;
	left:25.5%;
	width:73.25%;
	background-color: #d9d9d9;
	background-image: url(images/logo3.gif);
	background-repeat: no-repeat;
	background-position:center center;
}  


#head_menu{
background:#4682B4;
height:20px;
position:absolute;
left:0.5%;
top:160px;
text-align:center;
width:83.25%;
border: 2px #ffffff solid;
}
#head_menu a {
font-size: 16px;
font-weight: bold;
color: gold;
text-decoration: none; /* no decoration to avoid underline showing when hovered onto */
margin-left: 20px; /* Space between each sub-menu */
}

#head_menu a:hover{
	background-color:gold;
	color:#4682b4;
}

#left_container {
background: #c0c0c0;
width:15%;
position:absolute;
top:187px;
left:0.5%;}

#content{
background:#ffffff;
width:67%;
position:absolute;
top:187px;
left:16%;border: 1px #000000 solid;
padding-left: 5px;
padding-right: 5px}

#content a {
color:#000000;
}

#content a:hover{
  color:#000000;
}

#update_header, #news_header{
position: relative;
width:100%;
top:0px;
background-color: #4682b4;
border: 1px #ffffff solid;left: 0%;color: #ffffff;height: 2em;}

#update_header p, #news_header p {
color: gold;font-family: tahoma, Verdana, Helvetica, Arial, sans-serif;font-size: 1em;font-weight: bold;
line-height: 1em;margin-left: 5%;margin-top: 0.5em;}

#last_update, #fsl_news {
background-color: #ffffff;
position:relative;
margin-left: 0%;
width: 97%;
border: 2px #ffffff solid;
padding-left: 0px;
}

p.content-divide {
position:relative;
margin-left: 0%;
width: 100%;
height: 10px;
}

#newsitem p {
font-size:1.0;
line-height:1.3em;
text-align:justify;
margin:10px;
}

#newsitem h4 {
font-size: 1.2em;
line-height: 1.4em;
text-align: left;
color: #4682b4;
margin:10px;
font-weight: bold;
}
#newsitem h3 {
font-size: 0.9em;
line-height: 1.2em;
text-align: left;
margin:10px;
font-weight: bold;
}
