/* ITS Alaska CSS Document */

html, body {
	background: #2c4655;
	text-align: center;
	margin: 10px;}

div, td {
	line-height: 1em;
	text-align: left;}

.picBorder{
	border: 3px solid #568B5F;
	margin-right: 10px;
	margin-bottom: 10px;}

.picMargin{
	margin-right: 10px;
	margin-bottom: 10px;}

.tableBorders{
	border: 3px double #008080;}

.tableHeader{
	text-align: center; 
	border-bottom: 1px solid #000000;
	background: #A5C9AA;}

.rowOneA{
	background: #D6E2E9;}

.rowOneB{
	background: #F0F6F9;}

.rowTwoA{
	background: #D5ECD8;}

.rowTwoB{
	background: #E9F8EC;}

#pageContainer {
	width: 779px;
	margin: 0 auto;
	text-align: center;}

	#pageBorderTop {
		width: 779px;
		height: 7px;
		background: #6994af;
		margin: 0 auto;}
		
		#pageBorderTopAlaskaLogo {
			width: 779px;
			height: 18px;
			position: absolute;
			margin-top: -11px;
			z-index: 10;
			background: url(../images/pageBorderTopAlaskaLogo.gif) transparent right bottom;}
	
	#pageBorderSides {
		width: 765px;
		border: 7px solid #6994af;
		border-top: 0;
		border-bottom: 0;
		background: white; /* #6994af */
		margin: 0 auto;
		text-align: center;}
	
		#pageHeaderContainer {
			width: 765px;
			height: 314px;
			margin: 0 auto;
			text-align: center;}
			
			#headerLayoutTable {
				width: 765px;
				margin: 0 auto;}
				
				#headerContentColumnLeft {
					width: 592px;
					height: 314px;}
				
					#headerContentColumnLeftContainer {
						width: 592px;
						height: 314px;}
				
				#headerContentColumnRight {
					width: 173px;
					vertical-align: top;}
				
					#headerContentColumnRightContainer {
						width: 173px;
						margin-top: 100px;}
		
		#pageBodyContainer {
			width: 765px;
			margin: 0 auto;
			background: url(../images/bodyContentShaderRightRepeatBg.gif) white repeat-y right;} /* #2C4655 */
			
			#bodyContentColumnLeftBorderTop {
				width: 765px;
				background: url(../images/bodyContentBorderTopRepeatBg.gif) transparent repeat-x center top;}
						
				#bodyContentColumnLeftBorderBottom {
					width: 765px;
					background: url(../images/bodyContentBorderBottomRepeatBg.gif) transparent repeat-x center bottom;}
			
					#bodyLayoutTable {
						width: 765px;
						margin: 0 auto;
						padding: 0;}
						
						#bodyContentColumnLeft {
							width:592px;
							vertical-align: top;
							background: url(../images/bodyContentColumnLeftCornerBlocks.gif) transparent no-repeat center 12px;
							padding-top: 24px;}
			
							#bodyContentColumnLeftContainer {}
							
								#headingOurMission {
									width: 180px;
									height: 18px;
									background: url(../images/headingOurMission.gif) transparent no-repeat left top;}			
						
						#bodyContentColumnRight {
							width: 173px;
							background: url(../images/bodyContentColumnRightLeafBg.jpg) transparent no-repeat right bottom;
							vertical-align: top;}
						
							#bodyContentColumnRightMask {
								width: 173px;
								height: 14px;
								background: url(../images/bodyContentShaderRightRepeatBg.gif) #578c60 repeat-y right top;
								position: absolute;
								z-index: 1;
								font-size: 0;
								left: 619px;
								top: 336px;
}
							
							#bodyContentColumnRightContainer {
								width: 173px;
								height: 314px;}
								
								#supportAACD {
									width: 129px;
									height: 52px;
									background: url(../images/supportAACD.jpg) #578c60 no-repeat left top;
									margin: 20px auto;
									display: block;}
	
	#pageBorderBottom {
		width: 779px;
		height: 40px;
		background: url(../images/pageFooterBg.gif) #2c4655 no-repeat center top;
		margin: 0 auto;}
	
	#pageFooterContainer {	
		margin: 0 auto;}

