html {
	height: 100%;
	}
body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background-color: #999999;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/common/back.gif);
	background-repeat: repeat-y;
	width: 800px;
}
#banner {
	position: relative;
	width: 100%;
	height: 100px;
}
#nav {
	top: 110px;
	left: 10px;
	width: 110px;
	display: block;
	font-size: 12px;
	z-index: 10000;
	float: left;
	position: absolute;
	visibility: visible;
}
.anchortext {
	font-size: 9px;
	color: #999966;
	text-decoration: none;
}
#search {
	background-color: #336699;
	width: 100px;
	padding: 2px 4px 2px 3px;
	margin-right: auto;
	margin-left: auto;
}
#promo {
	left: 130px;
	width: 414px;
	font-size: 12px;
	line-height: 120%;
	height: 200px;
	margin: 0px;
	position: relative;
}
#main {
	font-size: 12px;
	line-height: 120%;
	margin-top: 10px;
	display: block;
	margin-left: 130px;
	position: relative;
	margin-right: 0px;
	margin-bottom: 20px;
	width: 414px;
}
#social {
	float: left;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 160px;
	margin-top: 10px;
	width: 414px;
	display: block;
	position: relative;
}
#side {
	width: 229px;
	display: block;
	top: 101px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 560px;
	visibility: visible;
}
#footer {
	position: relative;
	background-image: url(images/common/footer.gif);
	background-repeat: no-repeat;
	height: 54px;
	bottom: 0px;
	left: 0px;
	clear: both;
}
.sidetopic {
	color: #CCCC99;
	background-color: #343100;
	display: block;
	font-size: 14px;
	margin: 0px;
	padding: 4px;
	font-weight: bold;
}
.sidetext {
	font-size: 11px;
	line-height: 120%;
	color: #343100;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.indexstorytitle {
	font-size: 10px;
	line-height: 105%;
	margin-bottom: 6px;
	margin-top: 0px;
	color: #666666;
	text-align: center;
}
.indexstorytitle a {
	text-decoration: none;
	color: #336699;
}
.indexstorytitle a:hover {
	text-decoration: underline;
	color: #003166;
}
.sidetext a {
	display:block;
	padding: 8px;
	margin: 0px;
	text-decoration: none;
}
.sidetext a:hover {
	display:block;
	margin: 0px;
	background-color: #CCCC99;
	text-decoration: none;
}
.title {
	font-weight: bold;
	color: #000000;
}
.photoleft {
	padding-right: 10px;
	padding-bottom: 6px;
}
#footer p {
	font-size: 10px;
	color: #CACC7C;
	padding-top: 14px;
	padding-left: 20px;
}
h1 {
	font-size: 16px;
	color: #323300;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
	padding: 0px;
	margin: 0px 0px 10px;
}
h2 {
	font-size: 12px;
	color: #999966;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.toc {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	padding-bottom: 6px;
	padding-top: 6px;
	margin: 0px;
}
.toc a {
	text-decoration: none;
	color: #999999;
	font-size: 10px;
}
.toc a:hover {
	text-decoration: underline;
	color: #990000;
}
p a {
	color: #999966;
	text-decoration: none;
}
p a:hover {
	text-decoration: underline;
}
.tochead {
	color: #003366;
	font-weight: bold;
}
p {
	line-height: 120%;
	margin-bottom: 8px;
	margin-top: 0px;
}
#footer p a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#search p {
	color: #FFFFFF;
}
.criteria {
	font-size: 10px;
}
.bodybold {
	font-weight: bold;
}
.bodybolditalic {
	font-weight: bold;
	font-style: italic;
}
#nonFooter
{
	position: relative;
	min-height: 100%;
}
* html #nonFooter
{
	height: 100%;
}
.photoright {
	padding-bottom: 6px;
	padding-left: 20px;
	float: right;
}
#search p a {
	color: #FFFFFF;
}
#search p a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.director {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	padding-bottom: 6px;
	padding-top: 6px;
	margin: 0px;
}
.director a {
	text-decoration: none;
}
.director a:hover {
	text-decoration: underline;
	color: #990000;
}

