@charset "utf-8";
/* CSS Document */

body         {
	font-family: Tahoma;
	font-size: 10pt;
	background-image: url('Images/background.jpg');
	background-repeat: repeat-x
	
}
			   
/* NAVIGATION BUTTONS */

			.cssnav	{
	position:relative;
	font-family: arial, helvetica, sans-serif;
	background-image:  url('Images/button-on.gif');
	background-repeat: no-repeat;
	/*white-space: nowrap;*/
	display: block;
	width: 210px;
	height: 60px;
	margin: 0;
	padding: 0
			}
			.cssnav a {
						display: block;
						color: #000000;
						font-size: 12px;
						width: 210px;
						height: 60px;
						display: block;
						float: left;
						color: ffffff; 
						text-decoration: none;
						font-weight: bold;
			}

			.cssnav img {width: 210px; height: 60px; border: 0; }
			* html a:hover {visibility:visible}
			.cssnav a:hover img{visibility:hidden}

			.cssnav span {
	position: absolute;
	left: 11px;
	top: 8px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 174px;
	height: 18px;
	text-align: left;
						
			}
			/* END OF NAVIGATION */

#Table_01 {
	position:relative;
	margin: 0 auto;
	text-align: left;
	top:0px;
	width:1010px;
	height:1260px;
}

#polaroid {
	position:absolute;
	left:0px;
	top:0px;
	width:223px;
	height:198px;
	background-color:#A6AF96;
}

#Title {
	position:absolute;
	left:223px;
	top:0px;
	width:787px;
	height:141px;
	background-color:#A6AF96;
}

#Blocks {
	position:absolute;
	left:223px;
	top:141px;
	width:787px;
	height:57px;
}

#divider {
	position:absolute;
	left:0px;
	top:198px;
	width:1010px;
	height:22px;
}

#Left-Navigation {
	position:absolute;
	left:0px;
	top:220px;
	width:211px;
	height:1040px;
	background-color:#809C9F;
}

#Main-Content {
	position:absolute;
	left:212px;
	top:220px;
	width:799px;
	height:1040px;
	color: #000000;
	background-color: #ffffff;
}h1           { font-family: Arial; font-size: 18pt; color: #003300; line-height: 100%; 
               margin-top: 12pt; margin-bottom: 0 }
h2           { font-family: Arial; font-size: 14pt; color: #003300; line-height: 100%; 
               margin-top: 6; margin-bottom: 6 }
h3           { line-height: 100%; font-size: 12pt; font-weight: bold; color:#576047; font-style:italic }#Table_01 #Main-Content #table2 p {
	line-height: normal;
}
#Table_01 #Main-Content #table2 p {
	line-height: 1.5em;
}
