body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#container {
	width: 950px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#container-header {
	width: 870px;
	height: 85px;
	padding: 20px 40px 0px 40px;
	background-image: url(images/bg_header.gif);
	line-height: 85px;
	font-size:28px;
	font-weight:bold;
}

#container-name {
	float: left;
}

#container-slogan {
	float: right;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	padding-right: 10px;
}

span, #container-name span,#container-slogan span {
	color: #006AC3;
}

#container-eyecatcher {
	width: 870px;
	padding: 0px 40px 0px 40px;
	height: 175px;	
	background-image:url(images/bg_eyecatcher.gif);
}

#container-navigation {
	width: 870px;
	background-color: #3870b4;
	height: 22px;
	border-bottom: 1px solid #ffffff;
}

ul#navigation {
	margin:0;
	padding: 0;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
}

#navigation li a {
	color: #ffffff;
	line-height: 22px;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 15px 6px 15px;
	margin-right:-3px;
	border-right: 1px solid #ffffff;
}

#navigation li a:hover {
	margin-right:-3px;
	border-bottom:1px solid white;
	background:#0066CC url(images/menuitem_corner.gif) top right no-repeat;
}

#navigation li.selected a {
	margin-right:-3px;
	border-bottom:1px solid white;
	background:#9db5cd url(images/menuitem_corner.gif) top right no-repeat;
}

#container-content {
	width:870px;
	background-image: url(images/bg_content.gif);
	background-repeat: no-repeat;
	padding: 20px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
}

#content {
	width: 630px;
	float: left;
}

#border {
	width: 170px;
	margin-left: 680px;
}

#container-footer {
	border-top: 4px solid #E5E5E5;
	width: 870px;
	padding: 10px 0px 20px 0px;
	margin: 0 40px 0px 40px;
	clear: both;
	color: #aeaeae;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}

#container-footer a:hover {
	color: #006AC3;
}

#footer {
	font-size: 11px;
	color: #aeaeae;
	width: 870px;
	margin-bottom: 20px;
}

#footer-copyright {
	float: left;
	width: 325px;
	padding-left: 10px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 325px;
	padding-right: 10px;
}

.clearer {
	clear: both;
}

h1 {
	font-size: 22px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0px 0 20px 25px;
	background-image: url(images/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	color: #006AC3;
	padding: 5px 0 5px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #006AC3;
	padding: 5px 0 0px 25px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
h4 {
	font-size: 14px;
	color: #006AC3;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 20px 25px;
}

#content a, #border a {
	text-decoration: none;
	color: #006AC3;
}

#content a:hover, #border p a:hover  {
	text-decoration: underline;
}

#content li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}

#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
}

#border p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 10px;
}

#border table {
	color:#666666;
	font-size:11px;
}

#border td.small {
	font-size:10px;
}

#border td.small a {
	text-decoration:none;
	color: #006AC3;
}

#border td.small a:hover {
	text-decoration:underline;
}

#border input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	width:130px;
	border:1px solid #89c9ff;
	background-color:#f7f7f7;
	padding:2px;
	color:#666666;
}

#border input.button {
	width:auto;
	padding:2px 5px 2px 5px;
}

#border li a {
	color: #006AC3;
	text-decoration:none;
}

#border li a:hover {
	text-decoration:underline;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
}

#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #006AC3;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}

#content img {
	padding:0;
	margin:2px 5px 0 0;
	border:0px none;
}

#content img.photo {
	background-color: #E7F1FF;
	padding: 4px;
	border: 1px solid #006AC3;
}

#content table {
	border: 1px solid #888;
	margin: 0 0 20px 25px;
	width:600px;
}
#content tbody tr.even td {
	background-color: #edf3fe;
	padding: 3px 8px;
	border-left: 1px solid #D9D9D9;
	vertical-align:middle;
}
#content tbody tr.odd  td {
	background-color: #fff;
	padding: 3px 8px;
	border-left: 1px solid #D9D9D9;
	vertical-align:middle;
}
#content tbody th {
	background-color: #fff;
	padding: 3px 8px;
	border-left: 1px solid #D9D9D9;
	text-align:left;
}

#content table#skaterinfo {
	border:0px none;
}

#content table#skaterinfo td {
	vertical-align:middle;
	width:200px;
	height:20px;
}

#content table#skaterinfo td.label {
	font-weight:bold;
	width:75px;
}


img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}

#fanart {
	float:left;
	width: 670px;
	height:152px;
	margin: 0px auto 0px auto;
	text-align:center;
}

#white {
	float:left;
	height:1px;
	width: 870px;
	margin: 0px auto 0px auto;
	background-color:#fff;
}

#bluebar {
	float:left;
	height:5px;
	width: 870px;
	margin: 0px auto 0px auto;
	background-color:#3870b4;
}

#submenu {
	float:left;
	height:25px;
	width: 870px;
	margin: 0px auto 0px auto;
	border-top:2px solid #3870b4;
	border-bottom:5px solid #3870b4;
	background-color:#cedff5;
}

img.fanart {
	margin: 0px auto 0px auto;
}

img.flag {
	vertical-align:middle;
	width:27px;
	height:17px;
}
/* img.fanart {border:0; cursor:pointer;} /*
/* img.fanart:hover {opacity:0.9; filter:alpha(opacity=90);} /*

/*- Menu Tabs 10--------------------------- */

.menu, #tabs10_distance, #tabs10_sprint {
	float:left;
	font-size:93%;
	line-height:normal;
	background-color:#fff;
	width: 870px;
	margin: 0 auto 0 auto;
}

.menu ul, #tabs10_distance ul, #tabs10_sprint ul {
	  margin:0;
	  padding:10px 10px 0 5px;
	  list-style:none;
  }
.menu li, #tabs10_distance li, #tabs10_sprint li {
  display:inline;
  margin:0;
  padding:0;
  cursor:pointer;
  }
.menu a, #tabs10_distance a, #tabs10_sprint a {
  float:left;
  background:url("images/tableft10.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  }
.menu a span, #tabs10_distance a span, #tabs10_sprint a span {
  float:left;
  display:block;
  background:url("images/tabright10.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#FFF;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.menu a span, #tabs10_distance a span, #tabs10_sprint a span {float:none;}
/* End IE5-Mac hack */
#tabs9 a:hover span {
  color:#FFF;
  }
.menu a:hover, #tabs10_distance a:hover, #tabs10_sprint a:hover {
  background-position:0% -42px;
  }
.menu a:hover span, #tabs10_distance a:hover span, #tabs10_sprint a:hover span {
  background-position:100% -42px;
  }

  .menu #current a {
		  background-position:0% -42px;
  }
  .menu #current a span {
		  background-position:100% -42px;
  }

