@charset "utf-8";
/* CSS Document */

 
body  {
	background-image: url(../images/flag_bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.twoColFixLtHdr #container {
	width: 980px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000000;
} 
.twoColFixLtHdr #header { 
	background: #79886F; 
} 
.twoColFixLtHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}
#topnav {
	background: #CC0000;
	padding: 3px 0px;
	border-bottom: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	line-height: normal;
} 
.twoColFixLtHdr #sidebar1 {
	width: 100%;
	background: #F7F7F7;
	padding: 0;
	border-bottom: 1px solid #000000;
}
.twoColFixLtHdr #mainContent {
	padding: 0 10px 0 10px;
	text-align: left;
} 
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	background:#79886F;
	border-top: 1px solid #000000;
} 
.twoColFixLtHdr #footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/************************* Styles ****************************/

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	margin-left: 5%;
	margin-right: 5%;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #993300;
	line-height: normal;
	margin-left: 5%;
	margin-right: 5%;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
	line-height: normal;
	margin-left: 5%;
	margin-right: 5%;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: normal;
	margin-left: 5%;
	margin-right: 5%;
	font-weight: bold;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #993300;
	line-height: normal;
	margin-left: 5%;
	margin-right: 5%;
	font-weight: bold;
	text-align: center;
}
.navigation  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
	text-decoration: none;
	display: inline;
    padding-left:7px;
    padding-right:7px;
}
.navigation:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	line-height: normal;
	text-decoration: none;
	display: inline;
    padding-left:7px;
    padding-right:7px;
}
.style1 {color: #FF0000;}
.style2 {font-size: 10px; color: #000000;}	
.style3 {color: #999999;}
.style4 {color: #000000; text-decoration: none;}
.style5 {color:#FF0000; font-weight:bold;}
.style6 {color:#FF0000; font-size:16px; font-weight:bold;}
