body {
	width: 700px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
}

#header_right {
	margin-top: -50px;
	float: right;
	text-align: right;
}

#navigation {
	height: 22px;
	border-bottom: 3px #6d84b4 solid;	
	background-color: #3b5998;
}

#navigation ul {
	margin-left: 1px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	white-space: nowrap;
}

#navigation li {
	list-style-type: none;
	display: inline;
	line-height: 19px;
	margin: -1px;
}

#navigation li a {
	margin: -1px;
	font-weight: bold;
	border-right: 1px #6d84b4 solid;	
	text-decoration: none;
	padding: 4px 12px;
	color: #FFF;
	background-color: #3b5998;
}

#navigation a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#content {
	padding: 15px;
	height: 100%;
}

input {
	border: solid #CCCCCC 1px;
	font: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input.button {
	padding: 2px;
	color: #FFFFFF;
	background-color: #3b5998;
}

textarea {
	border: solid #CCCCCC 1px;
}

#registration {
	padding: 20px;
	width: 350px;
	border: 1px dashed #CCCCCC;
}

#footer {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: right;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 18px;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 14px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 22px;
	font-style: italic;
}

#manage_users {
	border: 1px solid #CCCCCC;
	width: 98%;
}

#manage_users tr:hover {
	background-color: #CCCCCC;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

#item_delete {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #FF6600;
	border: 1px dashed #FFFFFF;
	padding: 15px;
	margin-bottom: 10px;
}
#header_user {
	float: right;
	margin-top: -50px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
#form_message {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #FF6600;
	border: 1px dashed #FFFFFF;
	padding: 5px;
	margin-bottom: 10px;
}

#text_button a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	background-color: #3b5998;
	text-align: center;
}

#text_button a:hover {
	text-decoration: none;
	background-color: #6d84b4;
}

#table_heading {
	color: #000000;
	border-bottom: 1px solid #3b5998;
	font-weight: bold;
	padding: 3px;
}

#table_alt_1 {
	background-color: #f7f7f7;
	padding: 3px;
}

#table_alt_2 {
	background-color: #FFFFFF;
	padding: 3px;
}

#delete {
	background-color: #FF9900;
	border: 4px double #FFFFFF;
	padding: 10px;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}

#delete a {
	color: #FFFFFF;
}

#form {
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #f7f7f7;
}
#strong_font {
	color: #999999;
	font-size: 14px;
	font-weight: bold;
}

#sport_group {
	border-top: 1px solid #999999;
	height: 100%;
}

ul#columns
{
width: 678px;
list-style-type: none;
margin: 0;
padding: .5em 0;
}

ul#columns .left { float: left; width: 50%; }
ul#columns .right { float: right; width: 50%; }

#scoreTable {
	width: 89%;
	border: 1px solid #333333;
	border-top: 3px solid #333333;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
}

#scoreTable .boxScoreLocation {
	padding: 5px;
	text-align: right;
	font-size: 10px;
}

#scoreTable .boxScoreNotes {
	padding: 5px;
	border-top: 1px solid #333333;
	font-size: 10px;
}

#scoreTable .boxScoreTeam {
	padding: 5px;
	font-weight: bold;
	border-top: 1px solid #333333;
	font-size: 12px;
}

#scoreTable .boxScore {
	padding: 5px;
	font-weight: bold;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	font-size: 12px;
	text-align: center;
}

#seasonHeading {
	width: 200px;
	border-bottom: 2px dotted #CCCCCC;
	font-size: 16px;
	font-weight: bold;
}

#seasonColumns ul {
	list-style-type: none;
	margin: 0;
	padding: .5em .5em;
	font-size: 14px;
	float: left;
	width: 200px;
	line-height: 160%;
}
#scoreNavigationDate {
	float: left;
	padding: 8px;
}
#scoreNavigationCal {
	float: right;
}

#conferenceFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}

#scoreboardDateRoller {
	float: left;
	width: 48%;
	padding: 5px;
	border-bottom: 2px solid #CCCCCC;
}

#scoreboardDateCalendar {
	float: right;
	margin-top: 6px;
	width: 48%;
	padding: 5px;
	text-align: center;
	border: 2px solid #CCCCCC;
}

#scoreboardDateCalendar .left { margin-left: 20px; float: left; }

#spacer {
	width: 100%;
	height: 5px;
}

#conferenceStandings {
	width: 320px;
	border: 1px solid #333333;
	border-top: 3px solid #333333;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
}

#conferenceStandings .conferenceName {
	text-align: left;
	font-weight: bold;
}

#conferenceStandings .school {
	padding: 5px;
	border-top: 1px solid #333333;	
}

#conferenceStandings .wl {
	padding: 5px;
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
	text-align: center;
}