@charset "UTF-8";
#main-content h1 {
	font-size: 220%;
	color: #0066CC;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#introsection h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666;
	font-weight: normal;
	line-height: 120%;
}
#content-wrapper {
	float: left;
	width: 980px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
/* CSS Document */


#secondary-content {
	width: 240px;
	float: left;
	margin: 0px;
	padding-top: 20px;
}
#secondary-content li {
	display: block;
	list-style-type: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#secondary-content a {
	font-size: 75%;
	color: #FFF;
	text-decoration: none;
	padding: 4px 4px 4px 10px;
	display: block;
	width: 200px;
	background-color: #a13012;
}
#secondary-content a:focus, #secondary-content a:hover {
	background-image: url(../images/navigation/leftpink.png);
	background-repeat: repeat-x;
}
.secondary-content {
	background-color: #a13012;
	background-image: url(../images/navigation/leftpink.png);
	background-repeat: repeat-x;
}
body {
	background-image: url(../images/background.jpg);
}
.style7 {font-size: 77%}

