body {
	margin: 0;
	background: #e9e9e9 url(/images/bg-body-tile.gif) top center;
	text-align: center;
}
div, td, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
a {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
#shadow {
	width: 988px;
	margin: 0 auto;
	background: url(/images/shadow.png) repeat-y top center;
	text-align: center;
}
#content {
	width: 980px;
	margin: 0 auto;
	background-color: #ffffff;
	text-align: center;
}
#header {
	background: #c0c0c0 url(/images/bg-tile.jpg) repeat-y top left;
}
.navsub {
	background-color: #ffffff;
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;
	padding-bottom: 4px;
	width: 150px;
	display: none;
	position: absolute;
	z-index: 1000;
}
.navitem {
	width: 100%;
	text-align: left;
}
.nav {
	font-size: 12px;
	color: #999999;
	text-transform: lowercase;
	text-decoration: none;
	display: block;
	padding: 3px 9px;
}
a.nav:hover {
	font-size: 12px;
	color: #666666;
	text-transform: lowercase;
	text-decoration: none;
	display: block;
	padding: 3px 9px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666666;
	text-decoration: none;
	text-transform: lowercase;
}
.date {
	font-size: 14px;
	color: #999999;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
}
a.subtitle:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
}
.bodycopy {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	line-height: 18px;
	padding-bottom: 30px;
}
.button {
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
a.button:hover {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.small {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.field {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	width: 145px;
	padding-left: 5px;
}

.sliderImages {
	width: 552px;
	height: 368px;
	overflow: hidden;
	visibility: hidden;
}
.sliderImages ul li {
	width: 184px;
	height: 368px;
	overflow: hidden;
	text-align: center;
	list-style: none;
}

