body {
	background: URL("../images/background.jpg") repeat-x;
	background-color: #421707;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}

a { text-decoration: underline; color: #FFFFFF;}
a:hover { text-decoration: none;}

.flag_link {border: 1px solid white;}
.flag_link img {}
.flag_link:hover {border: 1px solid #CCCCCC;}

div#pageHeader {
	width:785px;
	margin-top:25px;
}

div#languageSelector {text-align: right;}

div#menuBar {
	background: URL("../images/menu_bar.jpg") no-repeat;
	width: 785px;
	height: 28px;
	margin-top: 5px;
	padding-top:7px;
}

div#headerImage {
	margin-top: 10px;
}
div#pageWrapper {
	width:785px;
	
}

.bottomBanner_1 { height: 145px; width: 204px;	background: URL("../images/bottom_banner_1.jpg") no-repeat;	float: left; text-align:left;}
.bottomBanner_2 { height: 145px; width: 226px;	background: URL("../images/bottom_banner_2.jpg") no-repeat;	float: left; text-align:left;}
.bottomBanner_3 { height: 145px; width: 355px;	background: URL("../images/bottom_banner_3.jpg") no-repeat;	float: left; text-align:left;}

div#pageFooter {
	font-size: 10px;
	margin-top:10px;
	padding-top:10px;
	padding-bottom: 20px;
	width: 785px;
	
}

.footer_link { text-decoration: underline; color: #FFFFFF;}
.footer_link:hover { text-decoration: none;}

.pageTitle {font-size: 18px; font-family: Arial; font-weight: bold; padding-top:5px; margin-left: 15px; padding-bottom: 5px;  color: #ECD432; border-bottom: 1px solid #ECD432; width: 755px;}

div.pageContainer {background-color: #652812;text-align: left;}
div.pageContent {margin-left: 15px; margin-right: 15px; margin-top: 15px;}

.images {float: left; margin: 10px 13px 5px 0px;}

hr {size:1; color: #B97A4E;}

h2 {font-size:14px;}

.input {border:1px solid white;}	

