/* <![CDATA[ */

#webpage #content #copy a {
	text-transform: lowercase;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #515B65;
	color: #FFFFFF;
	font-size: 11px;
	padding: 10px 10px 10px 140px;
	line-height: 15px;
}

#header h2 {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

	
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
}
	#webpage {
	display: block;
	width: 540px;
	margin: 0px;
	padding: 0;
}
#header {
	display: block;
	padding: 0;
	margin: 0;
	width: auto;
	height:100px;
	background-position: right;
	text-align: right;
}
#content {
	display: block;
	width: auto;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#copy a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	
}
a, a:visited, a:active, a:hover {
	color: #FFFFFF;
}
		#footer {
	clear: both;
	display: block;
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
}
		#copy {
	padding: 10px 0px;
	width:auto;
	font-size: 11px;
	font-weight: normal;
}
	/* ]]> */
