body {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #ffffff;
	background-color: #cccccc;
}
#wrapper {
	margin-left:  auto;
 margin-right:  auto;
	background-color: #2A547E;
	width: 760px;
}

#skip a, #skip a:hover, #skip a:visited 
{ 
position:absolute; 
left:0px; 
top:-500px; 
width:1px; 
height:1px; 
overflow:hidden;
} 

#skip a:active 
{ 
position:static; 
width:auto; 
height:auto; 
} 

#header {
	background-color: #2A547E;
	width:  760px;
}

#tickertape{
position:relative;
width:758px;
height:18px;
}

#subtickertape{
background-color:black;
position:absolute;
border: 1px solid black;
width:758px;
height:18px;
}

.subtickertapefont{
	font-family:  "Trebuchet MS", Verdana, Arial;
	font-size:  13px;
	text-decoration:  none;
	font-style:  italic;
	color:white;
	text-align:  right;
	text-transform: capitalize;
	font-weight:  800;
}

.subtickertapefont a{
	font-family:  "Trebuchet MS", Verdana, Arial;
	font-size:  13px;
	text-decoration:  none;
	font-style:  italic;
	color:white;
	text-align:  right;
	text-transform: capitalize;
	font-weight:  800;

}


.bottom_header {
	width:  760px;
	text-align:  right;
	font-size:  1em;
	font-style:  italic;
	height:  25px;
	font-family:  "Trebuchet MS", Verdana, Arial;
}
		
#breadcrumb {
	width:  760px;
	font-family:  "Trebuchet MS", Verdana, Arial;
	font-style:  italic;
	font-size:  0.9em;
	margin-top: 3px;
	margin-left:  3px;
	text-decoration: none;	
	height:  25px;
	}
	
	
#leftnav {
	font-size: 1.2em;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #2A547E;
	padding:  1px;
	float: left;
	width: 160px;
	list-style-type: none;
	list-style-position: none;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	height: auto;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 4em;
	font-weight: bold;
	color: #ffffff;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:  1em;
	font-weight:  bold;
	color:  #000000;
	}
	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:  1.5em;
	font-weight:  bold;
	color:  #ffffff;
	}

    a:link {
	color: #ffffff;
	font-size: 1.1em;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-style: italic;
	text-transform: capitalize;
	text-decoration:  none;
	font-weight:  bold;
	}
	
	a:visited {
	color: #ffffff; 
	font-size:  1.1em; 
	font-family: "Trebuchet MS", Verdana, Arial;
	font-style: italic;
	text-transform: capitalize;
	text-decoration:  none;
	font-weight:  bold;
	}

	a:hover {
	color: #000000;	
	background-color: #cccccc; 
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:  1.1em; 
	font-style: italic;
	text-transform: capitalize;
	text-decoration:  none;
	font-weight:  bold;
	}

	a:active {
	color: #ffffff; 
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:  1.1em;
	font-style: italic; 
	text-transform: capitalize;
	text-decoration:  none;
	font-weight:  bold;
	}
	
			
#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFFFFF;
	background-color: #1C3651;
	width: 570px;
	border: 2px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	visibility: visible;
	float:  right;
	padding:  1px;
		}

.content2 {
	margin-left:  5px;
	margin-right:  5px;
	margin-top:  10px;
	background-color:  #cccccc;
	color:  #000000;
	min-height: 30em; 
	height:auto;
	display:  block;
	padding:  1px;
	text-align:  center;
	width:  410px;
	}
	
	.content2 p {
	margin-left:  5px;
	margin-right:  5px;
	}
	
	.content2 h3 {
	color:  black;
	margin-left:  5px;
	text-align:  center;
	}
	
	.content2 a:link {
	color: blue;
	font-size: 1.1em;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-style: italic;
	text-transform: capitalize;
	text-decoration:  none;
	font-weight:  bold;
	}
	
	.content2 a:visited {
	color: #6600CC; 
	font-size:  1.1em; 
	font-family: "Trebuchet MS", Verdana, Arial;
	font-style: italic;
	text-transform: capitalize;
	text-decoration:  none;
	font-weight:  bold;
	}

	.content2 a:hover {
	color: #cccccc;	
	background-color: #000000; 
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:  1.1em; 
	font-style: italic;
	text-transform: capitalize;
	text-decoration:  none;
	font-weight:  bold;
	}

	.content2 a:active {
	color: blue;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:  1.1em;
	font-style: italic;
	text-transform: capitalize;
	text-decoration:  none;
	font-weight:  bold;
	position: relative;
	}
	
	.small_links a:link {
	color: blue;
	font-size: .6em;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-style: italic;
	text-transform:  lowercase;
	text-decoration:  none;
	font-weight:  bold;
	}
	
	.small_links a:visited {
	color: #6600CC; 
	font-size:  .6em; 
	font-family: "Trebuchet MS", Verdana, Arial;
	font-style: italic;
	text-transform:  lowercase;
	text-decoration:  none;
	font-weight:  bold;
	}

	.small_links a:hover {
	color: #cccccc;	
	background-color: #000000; 
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:  .6em; 
	font-style: italic;
	text-transform:  lowercase;
	text-decoration:  none;
	font-weight:  bold;
	}

	.small_links a:active {
	color: #cccccc;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:  .6em;
	font-style: italic;
	text-transform:  lowercase;
	text-decoration:  none;
	font-weight:  bold;
	position: relative;
	}
	
.float_print {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	float: right;
	width: 128px;
	margin-top: 10px;
	margin-right: 6px;
	clear:  both;
	display:  block;
}

.float_right {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:  #2A547E;
	text-align: center;
	padding: 3px;
	float: right;
	width: 128px;
	margin-top:  5px;
	margin-right: 5px;
	clear:  both;
	display:  block;
	
}

.float_right2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #999999;
	color:  #ffffff;
	text-align: center;
	padding: 3px;
	float: right;
	width: 128px;
	margin-right: 5px;
	margin-top:  12px;
	float:  right;
	clear:  both;
	display:  block;
}


.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	width: 440px;
	clear: both;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
}

.rules {
text-align:  left;
}

.results {
font-weight:  normal;
border-width:  2px;
border-color: #000000;
width:  98%;
}

table {
border-color:  #000000;
border-width:  4px;
}

td {
border-color:  #000000;
border-width:  1px;
}

tr {
border-color:  #000000;
border-width:  2px;
}