@charset "utf-8";
/* CSS Document */

h1, h2, h3, h4, h5, h6, td, div, ol, ul, dl, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 1.3em;
	color: #000000;}

body  {     margin-top: 10px; 
	background-color: #181716; 
	}

p, ol, ul, dl {text-align: left;}

p {margin: 1em 0 1em 0; }
	
p.center {text-align: center;}

a:link {  	color: #0060a1; }
a:visited { color: #666666; }
a:hover { color:#000000;}
a:active { color: #CC0000; }
	
h1 {	font face: verdana, arial, helvetica, sans-serif;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #e91d25;
}

h2 { 	font face: verdana, arial, helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}


h3 { 	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	text-align: left;
}

.pageBody {padding: 0 10px 10px 10px; width: 820px;}

.pageBody p {line-height: 1.6em; }

.post-body li { line-height: 1.5em; margin-bottom: 1.4em; }

.mainTable {border: 0; width: 990px; background-color: #e8e6e1; border: 1px solid #000;}

.footer  {width: 830px; }

.footertext p { font-size: 0.8em; text-align: center;}

div.caption { font-size: 1.1em; border: 1px solid #ccc; padding: 15px; width: 620px; margin: 0 auto;}

.caption p {font-family:Georgia, "Times New Roman", Times, serif; color: #666666; font-style: italic; text-align: center; }

.caption img { margin: 0 auto; padding-top: 15px;}
.caption table  {width: 600px; margin: 0 auto; font-family:Georgia, "Times New Roman", Times, serif; color: #666666; font-style: italic; text-align: center; font-size: 1.1em;}

.medalsTable p, .medalsTable ul {font-family:Georgia, "Times New Roman", Times, serif; color: #666666; font-style: italic; font-size: 1.1em;text-align: center;}
.medalsTable ul {text-align: left; }
.medalsTable td {width: 310px; }
.gold {color: #bc9e42; font-weight: bold;}
.medalsTable table {width: 625px;}


.center {text-align: center; font-family:Georgia, "Times New Roman", Times, serif; color: #666666; font-style: italic; text-align: center; font-size: 1.1em;}

.teamRoster table {
border: 1px solid #ccc;
color: #000000;
background-color: #ebebeb;
width: 700px;
margin-bottom: 25px;
}

.Acc table { width: 500px; }

.teamRoster  td {
padding: 4px;
vertical-align: top;
border: 1px solid #CCCCCC;
border-collapse: collapse;
}

.teamRoster th {
background-color: #ccc9c2;
color: #333;
font-weight: bold;
font-size: 1.1em;
padding: 4px;
}

.scoreTable table {
border: 1px solid #ccc;
color: #000000;
background-color: #f4f4f4;
width: 800px;
margin-bottom: 25px;
}

.scoreTable td {
padding: 4px;
vertical-align: top;
border: 1px solid #CCCCCC;
border-collapse: collapse;
text-align: center;
}

td.scoreHead {
background-color: #ccc9c2;
color: #333;
font-weight: bold;
font-size: 1.1em;
padding: 4px;
}