/* CSS Document */


html, body {
margin: 0;
padding: 0;
height: 100%;
	}

/* Main Div Elements */
.wrapper {
	width: 1000px;
	min-height: 100%;
	height: auto !important;
	margin: 0 auto -4em; /* the bottom margin is the negative value of the footer's height */
	z-index:-200;
	}
.navigation {
	position:absolute;
	left:0px;
	height:517px;
	width:200px;
	margin-right:10px;
	margin-top:70px;
	top: 39px;
	
	}
.header {
	width: 700px;
	height: 50px;
	position:absolute;
	top:10px;
	left:230px;
	z-index:1;
}
.title {
	position:absolute;
	top:60px;
	left:310px;
	height:75px;
	width:440px;
	z-index:0;

	}

/* Content  */
.content {
	position:absolute;
	top:180px;
	left:217px;
	width:605px;
	min-height: 500px;
	height: 1661px;
	}
	
/* Content IndexPage */	
.content ul {
	margin-top:2px;
	}
.content li {
	margin-left:33px;
	margin-top:5px;
	font-size:14px;
	line-height:16px;
	}
#content1 { 
	margin-left:10px;
	width:175px;
	height:300px;
	padding:0px;
	float:left;
	}
#content2 { 
	width:175px;
	height:300px;
	padding:0px;
	float:left;
	}
#content3 { 
	width:175px;
	height:300px;
	padding:0px;
	float:left;

	}
/* Content IndexPage End */

/* Footer */
.footer{
	bottom: 25px;
	left: -1px;
	width: 600px;
	height:25px;
	text-align: center;
	margin-top:25px;
	margin-bottom:25px;
	}
.footer a {
	width: 200px;
	}			
/* Footer End */

/* Footer IndexPage */
#footerIndex{
	bottom: 25px;
	left: -1px;
	width: 100%;
	height:25px;
	text-align: center;
	margin-top:360px;
	margin-bottom:55px;
	}
#footerIndex a {
	width: 200px;
	text-decoration: none;
	color: #FFFFFF;
	}			
#footerIndex a:hover {
	color:#ffff00;
	text-decoration:underline;
	}
/* Footer End */

/* Latest News Section */
#latestNews { 
	text-align:center;
	width:150px;
	height:auto;
	padding:0px;
	padding-top:135px;
	padding-left:820px;
	padding-bottom:100px;
	font-size:16px;
	line-height:18px;


	}
#latestNews a {
	width: 200px;
	}			
#latestNews p {
	text-align:Left;
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
		}


/* Special Elements */
#Catch {display: none;}



/* Placement of the Title Image */

.displayedTitle {
    display: block;
	z-index:-1;
	}
	
/* GSA logo */
.displayedGSA {
    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top:150px; 
	}

/*- menuHead --------------------------- */
.menuHeadlink {
	z-index:0;

	}
.menuHeadlink a {
	
	}

