body {background:url(images/bg.gif);
margin:0;
}

#topright {
background:url(images/topright.jpg);
position:relative;
width:240px;
height:179px;
margin-left:670px;

}
#logo {
background:url(images/logo.jpg);
position:relative;
width:377px;
height:144px;
margin-left: 293px;
margin-top: -179px;
}

#topleft {
background:url(images/topleft.jpg);
position:relative;
width:95px;
height:144px;
margin-left: 198px;
margin-top: -144px;
}
#navbar {
background:url(images/navbar.jpg);
position:relative;
width:462px;
height:26px;
margin-left: 198px;
margin-top: 0px;
padding:9px 0px 0px 10px;
font: bold 12px sans-serif;
}

.navbar a {
color:#fff;
text-decoration:none;

}
.navbar a:hover { 
color:#ccc;
text-decoration:none;

}

.navbar a:active {
color:#fff;
text-decoration:none;
}


#bodybg {
background:url(images/bodybg.gif);
background-repeat:no-repeat;
background-color:#FFFFFF;
width:712px;
height:577px;
margin-left: 198px;
margin-bottom:0px;
}
#newsbox {
	background:url(images/bluebg.jpg);
	width:712px;
	height:221px;
	position:absolute;
	left: 197px;
	top: 524px;
	/* for IE */
  filter:alpha(opacity=50);
	/* CSS3 standard */
  opacity:0.5;
	/* for Mozilla */
  -moz-opacity:0.5;
	z-index: 1;
}

#footer {
	background:url(images/footer.jpg);
	width:712px;
	height:23px;
	position:absolute;
	left: 198px;
	top: 745px;
	text-align:center;
	font: normal 12px sans-serif;
	color:#FFF;
	padding:10px 0px 0px 0px;
}

.footer a {
color:#fff;
text-decoration:none;

}
.footer a:hover { 
color:#ccc;
text-decoration:none;

}

.footer a:active {
color:#fff;
text-decoration:none;
}
.footer a:visited {
color:#fff;
text-decoration:none;
}


#navigation {
	background:url(/elements/images/navbg.jpg);
	padding:9px 0px 0px 0px;
	width:164px;
	height:264px;
	position:absolute;
	top: 250px;
	left: 198px;

}
.rollover a {
display:block;
padding:9px 0px 0px 0px;
font: bold 12px sans-serif;
color:#000;
background:url(/elements/images/button.jpg);
background-repeat:no-repeat;
text-decoration: none;
width:164px;
height:37px;
margin-top:-10px;
text-align:center;

}
.rollover a:hover { 
background: url(/elements/images/button_over.jpg);
background-repeat:no-repeat;
width:164px;
height:36px;
width:164px;
height:37px;
margin-top:-10px;
text-align:center;
color:#053780;
}

.rollover a:active {
background:url(/elements/images/button.jpg);
background-repeat:no-repeat;
height:37px;
margin-top:-10px;
text-align:center;
color:#000;
}
#searchbox {
	background-color:#c3d0e3;
	position:absolute;
	left: 198px;
	top: 180px;
	width: 164px;
	height: 69px;
	z-index: 1;
}

#bodytext {
	position:absolute;
	left: 372px;
	top: 193px;
	width: 513px;
	height: 257px;
	font: normal 12px sans-serif;
}

.bodytext a {
color:#053780;
text-decoration:none;

}
.bodytext a:hover { 
color:#ccc;
text-decoration:none;

}

.bodytext a:active {
color:#053780;
text-decoration:none;
}
.bodytext a:visited {
color:#053780;
text-decoration:none;
}

#bottomtext1 {
	position:absolute;
	left: 622px;
	top: 588px;
	z-index: 1;
	width: 237px;
	height: 112px;
	font: normal 12px sans-serif;
}
#bottomtext2 {
	position:absolute;
	left: 265px;
	top: 588px;
	z-index: 1;
	width: 237px;
	height: 112px;
	font: normal 12px sans-serif;
}

#headertext1 {
	background:url(images/header.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left: 263px;
	top: 545px;
	width: 236px;
	height:32px;
	z-index: 2;
	padding-top:6px;
	font: bold 16px sans-serif;
	color:#053780;
	
}

#headertext2 {
	background:url(images/header.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left: 620px;
	top: 545px;
	width: 236px;
	height:32px;
	z-index: 2;
	padding-top:6px;
	font: bold 16px sans-serif;
	color:#053780;
	
}
