#framework {
	font-family: Arial;
	font-size: 12px;
	color: #333;
	background-color: #ebebe1;
	width: 1080px;
	margin: 0px;
	padding-bottom: 30px;
}
a:link {
	color: #40a5dd;
	text-decoration: none;
}
a:hover {
	color: #999;
}

a:visited {
	color: #40a5dd;
	text-decoration: none;
}

#newsModule #news {
	background-color: #fafaf7;
	width: 406px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#newsModule #news h1 {
	font-family: Georgia;
	font-size: 18px;
	font-weight: lighter;
	color: #40a5dd;
	padding: 0px;
	margin: 0px;
}
#newsModule #news .detail {
	font-family: Arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #40a5dd;
}
#header {
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	height: 317px;
	width: 1080px;
}
#mainNav ul li a:link {
	color: #613c17;
	text-decoration: none;
}
#mainNav ul li a:hover {
	color: #333;
}

#mainNav ul li a:visited {
	color: #613c17;
	text-decoration: none;
}
#mainNav ul li {
	font-family: Georgia;
	font-size: 19px;
	font-weight: lighter;
	color: #613c17;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 30px;
	display: inline;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#mainNav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}
#newsModule {
	width: 420px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#newsModule #news h1 a:link {
	color: #40a5dd;
	text-decoration: none;
}
#newsModule #news h1 a:hover {
	color: #999;
}

#newsModule #news h1 a:visited {
	color: #40a5dd;
	text-decoration: none;
}
#videoFeature {
	float: right;
	padding: 0px;
	margin-right: 16px;
}
#siteFooter {
	background-image: url(../images/bg_footer.jpg);
	margin: 0px;
	padding: 0px;
	height: 66px;
	width: 1080px;
	clear: both;
}
#videoFeature h1 {
	font-family: Georgia;
	font-size: 13px;
	font-weight: lighter;
	color: #333;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 12px;
}
#article {
	float: right;
	margin-right: 16px;
	width: 600px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	clear: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#article h1 {
	font-family: Georgia;
	font-size: 24px;
	font-weight: lighter;
	color: #960;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#article p {
	font-family: Arial;
	font-size: 13px;
	color: #666;
	line-height: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#article ul {
	margin: 0px;
	padding: 0px;
}
#article ul li {
	list-style-type: none;
	padding-bottom: 6px;
	padding-left: 6px;
	margin: 0px;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 6px;
}
#article ul li .viewProfile {
	float: right;
}
body {
	background-image: url(../images/bg_names.jpg);
	background-repeat: repeat;
	background-position: 0px 1050px;
}
.cupScore {
	font-size: 24px;
	font-weight: bold;
}
#nationalCupResults #spacer {
	height: 5px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 6px;
}
