@charset "UTF-8";
div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, img {
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
/* CSS Document */

body {
	font-size: 16pt;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #D1447B;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.2;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
h1 {
	font-size: 1em;
	line-height: 1;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../images_dw/background-blue2.png);
	padding: 11px 0px;
	margin-top: 9px;
}
h2 {
	font-size: .7em;
	line-height: 1;
	font-weight: bold;
	text-align: botton;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 0.5em;
	padding-bottom: 0em;
	margin-bottom: 0px;
}
h3 {
	font-size: .5em;
	line-height: 1.2;
	font-weight: normal;
	margin-bottom: 0.4em;
	font-style: italic;
}
h4 {
	font-size: .6em;
	line-height: 1.1;
	font-weight: normal;
	margin-bottom: 0em;
	text-align: center;
	margin-top: 0.4em;
	color: #003;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images_dw/background-blue.png);
	padding: 5px;
}
p {
	font-size: 0.6em;
	line-height: 1.2;
	font-weight: normal;
	margin-bottom: 0.4em;
	padding: 8px;
}
a {
	color: #9CF;
	text-decoration: none;
}
a:hover {
	color: #CCF;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 88px;
}
#innerHeader {
	float: right;
	height: 88px;
	width: 689px;
	margin: 0px 0px 0px 11px;
	background: transparent;
	padding-left: 11px;
}
#navBar {
	margin: 0px;
	padding: 0px;
	height: 22px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#innerNav {
	background: #006;
	padding: 0;
	float: right;
	height: 22px;
	width: 700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#innerNav ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#innerNav li {
	list-style: none;
	display: inline;
	margin-left: 8px;
	margin-right: 8px;
}
#innerNav a {
	font-size: .6em;
	color: #FFF;
	text-decoration: none;
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
}
#innerNav a:hover {
	color: #9CF;
}

#mainContent {
	margin: 0px;
	padding: 0px;
	height: 825px;
	float: right;
	width: 700px;
}
#navBarSpacerBelow {
	margin: 0px;
	padding: 0px;
	height: 114px;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 130px;
	clear: both;
}
#guardDescription {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 650px;
}
#lowerNav {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 60px;
	width: 650px;
}
#lowerNav ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#lowerNav li {
	margin-right: 8px;
	margin-left: 8px;
	display: inline;
	list-style: none;
}
#lowerNav a {
	color: #00C;
	text-decoration: none;
	font-size: 0.6em;
}
#lowerNav a:hover {
	color: #9CF;
}
#awards {
	float: right;
	height: 80px;
	width: 640px;
	padding-left: 5px;
	background: url(../images_dw/background-blue.png);
}
td {
	font-size: .6em;
	line-height: 1.2em;
	padding: 7px 3px;
}
table#scores th {
	font-size: 1.5em;
	color: #006;
	background: transparent url(../a2009/images_schedule/_DSF3167.jpg) no-repeat 0px -55px;
	padding-left: 10px;
}
table#scores td {
	border: 1px solid #006;
	padding-left: 6px;
	border-collapse: collapse;
}
table#scores tr:hover {
	background: #006;
}
