@charset "UTF-8";
body {
	background-image: url(Images/purple_repeat.gif);
}
.wrapper {
	position: absolute;
	left: 50%;
	width: 820px;
	margin-left: -410px;
	top: 0px;
	overflow: hidden;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}
#logo {
	position: absolute;
	left: 34px;
	top: 9px;
}
.content {
	z-index: 101;
	display: inline;
	background: url(Images/rust_repeat_section.jpg) repeat-y;
}
.imageFloatR {
	float: right;
	margin: 4px 0 4px 4px;
	top: 1px;
}
.imageFloatL {
	float: left;
	clear: none;
	margin-top: 4px;
	margin-right: 10px;
	text-align: left;
	margin-bottom: 4px;
}
.imageCaption {
	color: #993333;
	text-align: left;
	float: none;
	clear: none;
	vertical-align: -6px;
	display: block;
	font: 10px/14px Verdana, Geneva, sans-serif;
	margin-top: 4px;
}
.pagehead {
	position: absolute;
	color: #006766;
	font: italic normal 18px Georgia, "Times New Roman", Times, serif;
	left: 198px;
	top: 188px;
}
.content p  contentLink a{
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	color: #663333;
	font-size: 12px;
	line-height: 18px;
	z-index: 101;
	text-decoration: underline;
}
.content p contentLink a:hover {
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	color: #993300;
	font-size: 12px;
	line-height: 18px;
	z-index: 101;
	text-decoration: underline;
}
.content p contentLink a:visited {
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	z-index: 101;
	text-decoration: underline;
}
#menu {
	position: absolute;
	top: 215px;
	left: 29px;
	width: 155px;
	z-index: 102;
}
ul {
	margin: 0px;
	list-style-type: none;
	width: 160px;
	padding: 0px;
}
ul li {
	position: relative;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	/* for IE */
  	filter:alpha(opacity=90);
  	/* CSS3 standard */
  	opacity:0.9;
}
ul li:hover {
	background-color: #efd4a5;	
}
ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	display: block;
}
ul li a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993333;
}
sup {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
li ul {
	display: none;
	position: absolute;
	left: 159px;
	list-style-type: none;
	width: 145px;
	top: 0px;
}
li:hover ul {
	display: block;
	background-color: #efd4a5;
}
#bottomNav {
	position: inherit;
	width: 410px;
	margin-left: 385px;
	padding-top: 105px;
}
#bottomNav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663333;
}
#bottomNav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #993300;
}
#bottomNav a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.boxtop, .boxbase {
	clear: both;
	width:820px;
	min-height: 211px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background-image: url(Images/purple_top_section.jpg);
	background-repeat: no-repeat;
	background-position: 0 top;
}
.boxbase {
	width:820px;
	background-image: url(Images/purple_bottom_section.jpg);
	background-repeat: no-repeat;
	background-position: 0;
	min-height: 192px;
	margin: 0;
}
.box {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
	line-height: 18px;
	z-index: 101;
	margin-top: 0;
	margin-bottom: 0;
	width: 565px;
	min-height: 144px;
	padding-top: 1px;
	padding-right: 55px;
	padding-bottom: 1px;
	padding-left: 200px;
	background-image: url(Images/purple_repeat_section.jpg);
	background-repeat: repeat-y;
}
.box p largeHeader {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	line-height: 18px;
	font-size: 14px;
	font-weight: bold;
}
.box p classTitle {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	line-height: 22px;
	font-size: 16px;
	font-weight: bold;
}
.clear {
	clear: both;
}
#callout {
	background-color: #ebc68e;
	float: right;
	width: 111px;
	border: 1px solid #993333;
}
#callout a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 12px;
	line-height: 17px;
	text-decoration: underline;
	padding-left: 15px;
	padding-top: px;
	padding-bottom: 15px;
	float: left;
	text-align: left;
}
#callout a:hover, visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993333;
	font-size: 12px;
	line-height: 17px;
	text-decoration: underline;
}
#callout p {
	line-height: 8px;
	text-align: left;
}

