body, html{background-color:#39434D; font-family: arial, verdana, sans-serif; margin:0px; padding:0px; height: 100%;}

body #pageContainer
{width:100%; background-color:#39434D; margin-top:0px;  padding:0; position:relative;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */ 
	}


/* Main content container */
#MiddleColumn {width: 634px; margin:0px;}
		
/* Main Menu */
#MainMenu {position: absolute; width: 634px;
		height:41px;
		font-family: arial narrow, arial, sans-serif;
		letter-spacing: 1px;
		font-size: 14px;
		font-weight: 700;
		text-transform:uppercase; 
		margin-top: 80px;
		}
		
	#MainMenu a {color:#ffffff; text-decoration:none; margin-left:20px;} 
	#MainMenu a.AboutUs {word-spacing: 0px;} 
	#MainMenu a:hover {color:#899BBB; text-decoration:none;}
	
	
/*Utility menu*/
	#header {font-size:11px; font-weight: 700; text-transform:uppercase; font-family: arial narrow, arial, sans-serif; letter-spacing: .5px; 
		margin-left: 65px;
		margin-right:auto;
		position:absolute; 
		margin-top: 25px;
		width:190px;
		color:#9DB1D6;
	}

	#header a {color:#9DB1D6; text-decoration:none; line-height:1.5em; padding:0 5px;} 
	#header a:hover {color:#9DB390; text-decoration:none;}

		
/* Website content column width */
td.Middle {width:634px; background-position: left top; background-repeat: no-repeat; background-image: url(../images/home/BlackBox.jpg);} 

/* Box Content*/
#BoxContent {position: absolute; margin-top: 128px; width: 634px; height: 293px;}
#Animation {float:left; width: 332px;}

#HomeText {width: 295px; position: relative; top: 185px; margin-left: 303px; z-index: 1001;}
#HomeText p.home {font-size: 11px; letter-spacing: .3px; color:#6B7993; line-height:16px; font-weight: 400; text-align: right;}

/*right box edge on home page*/
#rightEdge { 
		margin-top: 127px;
		height: auto;
}	
	
/*credits container*/
#credits {background-position: right top; background-repeat: no-repeat; background-image: url(../images/home/LeftEdge.jpg); 
		margin-top: 0px;
		height: 480px;
		padding-bottom: 1em;
}		

