@charset "utf-8";
html {
	height: 100%;
	overflow: -moz-scrollbars-vertical;
	overflow: scroll;
}
body {
	background-color: #333333;
	margin: 0px;
	height: 100%;
}
#wrapper {
	height: 100%;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/whBkg.gif);
	background-color: #FFFFFF;
}
#top {
	background-image: url(../images/bkgTopHome.gif);
	background-repeat: no-repeat;
	height: 319px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#banner {
	width: 413px;
	height: 43px;
	padding-top: 25px;
	padding-left: 20px;
}
#slideShowImg {
	height: 180px;
	width: 447px;
	float: left;
	padding-left: 12px;
	padding-top: 1px;
}
#slideShowTextBkg {
	height: 182px;
	width: 247px;
	float: right;
	background-image: url(../images/bkgRightColText.jpg);
	background-repeat: repeat-x;
	margin-top: 22px;
	margin-right: 11px;
}
.slideShowText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#content {
	width: 800px;
	background-image: url(../images/contentBkg1Col.gif);
	background-repeat: repeat-y;
	clear: both;
}
#contentText {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 10px;
}
#bottom {
	clear: both;
	height: 150px;
	width: 800px;
	background-image: url(../images/bottomBkg.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
h1 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #B11E37;
	margin-top: 1px;
	margin-bottom: 1px;
}
h2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #B11E37;
	margin-top: 2px;
	margin-bottom: 2px;
}

h3 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 14px;
	font-weight: normal;
}


#logo {
	float: right;
	height: 114px;
	width: 112px;
	margin-right: 65px;
	margin-top: 10px;
}
.menu {
	height: 16px;
	margin-left: 15px;
	margin-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	width: 700px;
}.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #FF99CC;
	text-decoration: none;
}
#footer {
	height: 30px;
	width: 475px;
	float: left;
	margin-left: 100px;
	text-align: center;
	margin-top: 70px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
#footer a:link {
	color: #0066FF;
	text-decoration: none;
}
#footer a:visited {
	color: #0066FF;
	text-decoration: none;
}
#footer a:hover {
	color: #B62D44;
	text-decoration: none;
}
#publications {
	position:absolute;
	width:130px;
	height:34px;
	z-index:1;
	background-color: #666666;
	padding-top: 5px;
	padding-left: 5px;
	visibility: hidden;
}
#caseLaw {
	position:absolute;
	width:122px;
	height:44px;
	z-index:2;
	background-color: #666666;
	padding-top: 5px;
	padding-left: 5px;
	visibility: hidden;
}
#spacialInfo {
	position:absolute;
	width:244px;
	height:141px;
	z-index:3;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #666666;
	visibility: hidden;
}
#animation {
	position:absolute;
	width:92px;
	height:44px;
	z-index:4;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #666666;
	visibility: hidden;
}
#tools {
	position:absolute;
	width:155px;
	height:175px;
	z-index:5;
	background-color: #666666;
	padding-top: 5px;
	padding-left: 5px;
	visibility: hidden;
}
#contentRightPhoto {
	width: 200px;
	float: right;
	text-align: center;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #9BA8B0;
	margin-left: 10px;
}
#contentText2 {
	text-align: left;
}
p {
	font-size: 12px;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}
