@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-color: #FFFFFF;
}
#top {
	background-image: url(../images/bkgTopSub.gif);
	background-repeat: no-repeat;
	height: 130px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#banner {
	width: 413px;
	height: 43px;
	padding-top: 25px;
	padding-left: 20px;
}

#bottom {
	clear: both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bottomBkg.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 150px;
}
h1 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #B11E37;
	margin-top: 0px;
	margin-bottom: 0px;
}
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;
}
#caption {
	font-size: 8px;
	line-height: 12px;
}
#print {
	height: 16px;
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 45px;
	padding-top: 3px;
}
#print a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#print a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#print a:hover {
	color: #B11E37;
	text-decoration: none;
}
.heavy {
	font-weight: bold;
}
p {
	font-size: 12px;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.captionStyle {
	font-size: 8px;
	line-height: 12px;
}
