@charset "utf-8";
/* CSS Document */

#flag {
height: 104px;
width: 851px;
background: #ccc url('../images/birdReverse.jpg') no-repeat;
border-bottom: 0px solid #000;
border-top: 1px solid #333;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 18px;

}


#flag div {
float: left;
position: relative;
left: 10px;
top: 90px;
text-align: left;

}

#topblack2 {
height: 33px;
width: 851px;
background: #000 url('../images/tb_head.jpg') repeat-x;
}

#main_L1 {
	width: 851px;
	background: transparent;
}

#main_L2 {
	width: 851px;
	height: 254px;
	background: url('../images/introtext.jpg');
}

#main_L2 div {
	font-size: 11px;
	font-family: "Trebuchet MS",Arial;
	float: right;
	position: relative;
	top: 10px;
	left: 8px;
	width: 100px;
}

#main_L2 a:link, #main_L2 a:visited, #main_L2 a:hover {text-decoration: none;}
#main_L2 img {border: 0px; float: left;}

#main_L2 span {display:none; visibility:hidden; line-height: 0px; font-size: 0px; height: 0px; width: 0px;}

#newsupdate {


}