@charset "UTF-8";

body  {
	font: 85% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
	background-image: url(images/fonddegrade.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #0f5aa6; /* */
}
a:visited {
	color: #0f5aa6; /* */
}
a:hover {
	color: #3b9418; /* */
}
a:active {
	color: #3b9418; /* */
}
img#bg {
position:fixed;
top:0;
left:0px;
width:100%;
}
#backintro {
	background-color: #000000;
	height: 498px;
	width: 600px;
	top: 80px;
	left: 100px;
	z-index: 3;
	position: absolute;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}
#intrologo {
	height: 43px;
	width: 550px;
	top: 100px;
	left: 118px;
	z-index: 4;
	position: absolute;
	color:#ffffff;
	line-height: 1.4;
}
#introfr {
	height: 350px;
	width: 250px;
	top: 155px;
	left: 125px;
	z-index: 4;
	position: absolute;
	color:#ffffff;
	line-height: 1.4;
	text-align: left;		
}
#introang {
	height: 350px;
	width: 250px;
	top: 155px;
	left: 420px;
	z-index: 4;
	position: absolute;
	color:#ffffff;
	line-height: 1.4;
	text-align: left;
}
.twoColFixRtHdr #container { 
	width: 975px;
	background: #FFFFFF;
	margin: 0 auto 0 40px; 
	text-align: left; 
}
.twoColFixRtHdr #header { 
	padding: 0 0px 0 0px;
}
#topnavtrans {
	height: 75px;
	position:absolute;
	z-index:2;
	margin-left: 0;
	width: 100%;
	margin-top: 25px;
	background-color: #000000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
	color: #FFFFFF;
}
#topnavcontenttrans {
	position:absolute;
	z-index:10;
	left: 50px;
	width: 470px;
	height:43px;
	top: 40px;
	color: #FFFFFF;
	text-decoration: none;
}
#topnav {
	width: 975px;
	height: 75px;
	z-index:2;
	margin-top: -75px;
	position:absolute;
	background-color: #748e16;
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
	color: #FFFFFF;
	position:absolute;
}
#topnavcontent {
	position:absolute;
	z-index:10;
	left: 60px;
	width: 550px;
	height:43px;
	margin-top: -64px;
	color: #FFFFFF;
	text-decoration: none;
}
#topnavcontent2 {
	position:absolute;
	z-index:10;
	left: 805px;
	width: 180px;
	height:23px;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
	text-transform: uppercase;
	margin-top:4px;
}
#topnavcontent3 {
	position:absolute;
	z-index:5;
	left: 40px;
	width: 975px;
	height:23px;
	top: 250px;
	color: #FFFFFF;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
	text-transform: uppercase;
	text-align:right;
	background-color: #EEE;
}
#topnavcontent31 {
	position:absolute;
	z-index:10;
	left: 20px;
	width: 100px;
	height:23px;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
	text-transform: uppercase;
	background-color: #EEE;
}
#topnavcontent32 {
	position:absolute;
	z-index:10;
	left: 120px;
	width: 120px;
	height:23px;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
	text-transform: uppercase;
	background-color: #EEE;
}
#topnavcontent33 {
	position:absolute;
	z-index:10;
	left: 240px;
	width: 120px;
	height:23px;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
	text-transform: uppercase;
	background-color: #EEE;
}
#topnavcontent34 {
	position:absolute;
	z-index:10;
	left: 360px;
	width: 110px;
	height:23px;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
	text-transform: uppercase;
	background-color: #EEE;
}
#topnavcontent35 {
	position:absolute;
	z-index:10;
	left: 470px;
	width: 120px;
	height:23px;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
	text-transform: uppercase;
	background-color: #EEE;
}
#topnavcontent36 {
	position:absolute;
	z-index:10;
	left: 590px;
	width: 130px;
	height:23px;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
	text-transform: uppercase;
	background-color: #EEE;
}
.menus {
	position:relative;
	width: 125 px;
	height: 20px;
	float: left;
	}
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px;/* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	 /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 10px 10px 10px;
}
.twoColFixRtHdr #mainContent {
	margin: 0 230px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 20px 10px 0px 20px;	/* remember that padding is the space inside the div box and margin is the space outside the div box */
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
} 
.twoColFixRtHdr #mainContentPop {
	margin: 0 20px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 20px 10px 0px 20px;	/* remember that padding is the space inside the div box and margin is the space outside the div box */
	width:935px;
}
.twoColFixRtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#748e16; 
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
