body {
	font-family: Arial,sans-serif;
	color: #CCCCCC; /* used to be #999999 */
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

#outer {
	width: 940px;
	margin: 10px auto;
}

#siding {
	width: 73px;
	float: left;
}

#siding img {
	height: 550px;
	width: 73px;
}

h1 {
	color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	color: #CCCCCC;
}

h3 {
	color: #666666;
	font-weight: bold;
	font-size: 16px;
}

h4 {
	color:#FFFFFF;
	font-weight:bold;
	font-size: 14px;
}

p {
	color: #CCCCCC;
}

a {
	color: #FFCC66;
	text-decoration: none;
}

ul {
	font: Arial, Helvetica, sans-serif;
}

#section-links{
	position: relative;
	padding-bottom: 20px;
	text-align: left;
	list-style-type: none;
	line-height: 20px;
	font-weight:bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC66;
	width:867px;
	overflow: hidden;
}

#section-links ul {
	padding: 0px 24px;
	list-style-type: none;
}

#section-links li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#section-links a:link{
	color: #FFCC66;
	text-decoration: none;
}

#section-links a:visited{
	text-decoration: none;
	color: #FFCC66;
}

#section-links a:hover{
	border-top: 1px solid #FFE3B9;
	border-bottom: 1px solid #FFE3B9;
}

#content {
	width: 843px;
	padding-left:24px;
	overflow: hidden;
}

#banner a{
	border-top: none;
	border-bottom: none;
	text-decoration: none;
}

#banner a:hover{
	border-top: none;
	border-bottom: none;
	text-decoration: none;
}

.reference {
	margin-bottom: 14px;
}

.reference img {
	margin-left: 6px;
	margin-right: 30px;
	border-color: #000000;
	border-width: 1px;
}

.notice {
	font-weight: bold;
	color: #B71C1C;
}
