@charset "utf-8";
body {
	background-image: url(http://srcs.us/images/SRCHomebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	font-family: "Myriad Pro", "Myriad Web", "Trebuchet MS";
	font-size: 14px;
	background-color: #868885;
	line-height: 24px;
}
#container #inner h3 {
	font-weight: normal;
}
#container #inner a {
	color: #333333;
	text-decoration: underline;
}

#container #inner h2 {
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
}
#container #inner ul {
	margin-top: 0px;
	margin-bottom: 20px;
}


#container #inner h1 {
	font-weight: normal;
	font-size: 24px;
	text-align: center;
}
#container #inner li {
	font-size: 16px;
	line-height: 24px;
	margin-left: -20px;
}


#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFCD98;
	height: 1030px;
}
#container #inner {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}

