
body{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#container{
	background-color: ffffff;
	width: 760px;
	height: 430px;
	text-align: center;
	margin: 0 auto;
}
#center{
	
	width: 760px;
	
	text-align: center;
	
	margin: 0 auto;
}
#primaryInfoDouble{
	position: relative;
	height:37px;
	width: 760;
	padding-top: 3;
	font-family: arial;
	font-size: 13;
	color: 000000;
	margin-left: 0 auto;
	margin-right: 0 auto;
	text-align: center;
	background: url(../images/dividerSilverDouble.gif);
	
}
#centerAll{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	min-width: 760px;	
}



#tableGray{
	background-color: dddddd;
	width: 760px;
	margin-top: 10;
	color: 555555;		
	
}

#logo{
	
	background-color: ffffff;
	width: 760px;
	
}
#info{
	margin-top: 20;
	background-color: af0000;
}

#leftSide{
	position: relative;
	float:left;
	width: 100;
	margin-left: 10px;
	
}

#link{
	margin-top: 10px;
	background-color: af0000;

}

#map{
	background-color: af0000;
	float: left;
	margin-left: 10px;
	position: relative;
	

}
#footer{
	background-color: af0000;
	height: 20px;
	width: 760px;
	background: url(../images/dividerRed.gif);
	
	

}
#divider{
	width: 760;
	color: ffffff;
	padding-top: 1;
	/*height: 15;*/
	padding-bottom: 2;
	background-color: af0000;
	
}
#divider2{
	width: 760;
	color: ffffff;
	padding-top: 1;
	/*height: 15;*/
	padding-bottom: 2;
	background-color: af0000;

}

#primaryInfo{
	position: relative;
	height: 20px;
	width: 760;
	margin-top: 0;
	padding-top: 3;
	font-family: arial;
	font-size: 13;
	color: 000000;
	text-align: center;
	margin-left: 0 auto;
	margin-right: 0 auto;
	background: url(../images/dividerSilver.gif);
}

#secondaryInfo{
	background-color: ffffff;
	width: 760px;
	color: 555555;
	text-align: center;
	padding-top: 10;
	padding-bottom: 10;
}	
#shadow{
	height: 20;
	width: 760;
	background: url(../images/shadow.gif);
}
#rights{
background: url(../images/rights.gif);
}
#scrollTable{
	
	height: 400;
	overflow: scroll;
	background-color: ffffff;
}
#pageNavPosition{
	background-color: ffffff;
}
#shell{
	margin-top: 0;
}