
html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #fefefe url(../img/page_background.gif) repeat-y center top;
	color: #111;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: center;
}

p {
	margin-top: 0; 
	text-align: justify;
}

div {
/*	border: dotted 1px;*/
	
}

h2 {
	margin: 5px;
	padding: 0;
	font-size: 1.1em;
}

#container {
	margin: auto;
	padding: 0;
	width: 951px;
	background: #ffd url(../img/nav_background.gif) repeat-y top left;
}

#header {
	clear: both;
	background: #f00 url(../img/top.jpg) repeat-x top;
	color: #ff0;
	height: 126px;
	padding: 0;
	margin: 0;
}

#header h1 {
	margin: 0;
	padding 5px:
	font-size: 1.5em;
}

#header h2 {
	margin: 0px;
	padding: 10px;
	font-size: 0.9em;
	text-align: right;
}

#logo {
	width: 120px;
	height: 120px;
	margin: 5px;
	float: left;
	background: url(../img/bufc_logo.gif) no-repeat;
}

#badge {
	width: 200px;
	height: 124px;
	float: right;
	background: url(../img/charter_standard_club.gif) no-repeat top right;
}

#menuh-container {
	position: relative;
	top: 0;
	height: 22px;
	width: 100%;
	background: #444 url(../img/top_menu.gif) no-repeat top left;	
	margin: 0;
	padding: 0;
}

/* Center Section of Page */

#content {
	clear: both;
	margin: 0px;
	padding: 0px;
	width=100%;
	background: #ffd url(../img/nav_background.gif) repeat-y top left;
}

#teams {
	float: left;
	width: 140px;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#teams a img {
	border: 0px;
}

#teams h2 {
	display: none;
}

#teams ul {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

#teams ul li {
	list-style-type: none;
	display: block;
	color: #f00;
}	

#teams ul li active {
	color: #f00;
}

#teams ul li a {
	color: #222;
	display: block;
	width: 120px;
	background: #ff0;
	text-decoration: none;
	padding: 5px 5px 5px 15px;
}

#teams ul li a:hover {
	color: #ff0;
	background: #c00;
	text-decoration: none;
}

#teams img {
	padding: 5px;
}

#rightinfo {
	margin: 0px;
	padding: 0px;
	width: 220px;
	float: right;
}

.rac {
	background: #f00 url(../img/rac.jpg) top;
	color: #fff;
	width: 200px;
	padding: 5px;
	margin: 5px;
	font-size: 0.9em;
	border: dotted 1px #ff0;
	float: left
}

.rac p {
	text-align: center;
}

.rac h2 {
	font-size: 1.2em;
	color: #fff;
	margin: 5px;
}

.snail {
	background: #f00 url(../img/snailrace.jpg) top;
	color: #000;
	width: 200px;
	padding: 5px;
	margin: 5px;
	font-size: 0.9em;
	border: dotted 1px #ff0;
	float: left
}

.snail p {
	text-align: center;
}

.snail h2 {
	font-size: 1.2em;
	color: #000;
	margin: 5px;
}
.snail h3 {
	font-size: 1.1em;
	color: #000;
	margin: 5px;
}
.snail h4 {
	font-size: 1em;
	color: #000;
	margin: 5px;
}

.disco {
	background: #f00 url(../img/disco.jpg) top;
	color: #ff0;
	width: 200px;
	padding: 5px;
	margin: 5px;
	font-size: 0.9em;
	border: dotted 1px #ff0;
	float: left
}

.disco p {
	text-align: center;
}

.disco h2 {
	font-size: 1.2em;
	color: #ff0;
	margin: 5px;
}
.disco h3 {
	font-size: 1.1em;
	color: #ff0;
	margin: 5px;
}
.disco h4 {
	font-size: 1em;
	color: #ff0;
	margin: 5px;
}

.halloween {
	background: #f00 url(../img/halloween.jpg) top;
	color: #000;
	width: 200px;
	padding: 5px;
	margin: 5px;
	font-size: 0.9em;
	border: dotted 1px #ff0;
	float: left
}

.halloween p {
	color: #000;
	text-align: center;
	filter:progid:DXImageTransform.Microsoft.Glow(Color=#ffff00, Strength=2);
}

.disco h2 {
	font-size: 1.2em;
	color: #ff0;
	margin: 5px;
}
.disco h3 {
	font-size: 1.1em;
	color: #ff0;
	margin: 5px;
}
.disco h4 {
	font-size: 1em;
	color: #ff0;
	margin: 5px;
}

.info {
	background: #710101 url(../img/info_background.gif) no-repeat top;
	color: #ff0;
	width: 200px;
	padding: 5px;
	margin: 5px;
	font-size: 0.9em;
	border: dotted 1px #ff0;
	float: left
}

.info p {
	text-align: center;
}

.info h3 {
	font-size: 1em;
	color: #ff0;
	margin: 5px;
}

.info a {
	color: #ff9;
}

.info a img {
	border: 0px;
	margin: 0 5px 0 5px;
}

.info .link {
	text-align: left;
	border: dotted 0px #ff9;
}
.info .name {
	text-align: right;
	border: dotted 0px #ff9;
}

.info table {
	font-size: x-small;
	color: #ff0;
}

.info table td {
	border: 1px dotted #f55;
}

.info .hl {
	color: #ff0;
	font-weight: bold;
	text-decoration: none;
	border: dotted 0px #ff0;}

.ref {
	background: #fff;
	color: #111;
	width: 200px;
	padding: 5px;
	margin: 5px;
	font-size: 0.9em;
	border: dotted 1px #ff0;
	float: left;
}

.ref p {
	text-align: center;
}

.ref h2 {
	background: #f00 url(/img/ref_background.gif) no-repeat top left;
	color: #ff0;
}

.ref h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
}

.ref h4 {
	font-size: 0.9em;
	font-weight: bold;
	margin: 0px;
}

.ref a img {
	border: 0px;
}

.news {
	background: #ffd;
	color: #111;
	width: 210px;
	padding: 0px;
	margin: 5px;
	font-size: 0.9em;
	float: left;
}

.news h1 {
	font-size: 1.1em;
	background: #f00 url(/img/ref_background.gif) no-repeat top left;
	color: #ff0;
	padding: 5px;
	margin: 0px 0px 1px 0px;
	border: dotted 1px #ff0;
}

.news h2 {
	font-size: 0.8em;
	background: #f00 url(/img/ref_background.gif) no-repeat top left;
	color: #ff0;
	text-align: left;
	padding: 2px 2px 2px 1px;
	margin: 0px;
}

.news p {
	font-size: 0.7em;
	text-align: left;
	background: #f00 url(/img/ref_background.gif) no-repeat top left;
	color: #ff0;
	padding: 0px 2px 2px 2px;
	margin: 0px 0px 2px 0px;
}

#middle {
	border-top: solid 0px #f00;
	margin: 0px;
	padding: 0px 220px 0px 140px;
}

#middleright {
	border-top: solid 0px #f00;
	margin: 0px;
	padding: 0px 0px 0px 140px;
}

.intro {
	margin: 10px auto 10px auto;
	width: 95%;
	float: none;
	font-size: 0.9em;
}

.intro h1 {
	font-size: 1.8em;
	font-weight: bold;
	margin: 5px;
}
.intro h2 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 5px;
}

.intro h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 5px;
}

.intro h4 {
	font-size: 0.8em;
	font-weight: bold;
	margin: 5px;
}

.page {
	margin: 10px 10px 10px 10px;
	width: 96%;
	height: auto;
	text-align: center;
	border: dotted 1px #ff0;
	float: left;
}

.page h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 5px;
}
.page h4 {
	font-size: 0.8em;
	font-weight: bold;
	margin: 3px;
}

.page h5 {
	font-size: 0.7em;
	font-weight: bold;
	margin: 2px;
}

.page p {
	text-align: left;
	font-size: 0.9em;
	padding: 5px;
}

.page a img {
	border: 0px;
	margin: 0 5px 0 5px;
}

.page a {
	font-size: 0.8em;
	text-align: right;
	color: f00;
	position: relative;
	top: 0px;	
	width: 50%;
}

.page .link {
	color: 999;
}

.page table {
	font-size: small;
	text-align: left;
	margin: 10px;
}

.page td {
	border-bottom: dotted 1px #aa0;
}

.page tr.titlerow {
	font-weight: bold;
	background: #eec;
}

.page table.option {
	background: #eec;
	margin: 10px;
}

.page table.option td{
	font-size: 1em;
	text-align: right;
	border-bottom: none;
}

.page table.option td a{
	font-size: 1em;
}

.photo {
	width: 100px;
	height: 150px;
	float: left;
	margin: 5px;
	background: #ffc;
}

.photo img {
	width: 100px;
	height: 150px;
}

.trophy {
	width: 240px;
	height: 100px;
	margin: 8px;
	background: url(/img/trophy_background.gif) no-repeat top left;
	float: left;
}

.trophy p {
	margin: 20px 12px 12px 12px;
	text-align: center;
	color: #ff0;
}

.sponsor {
	background: #fff;
	color: #111;
	width: 265px;
	height: 130px;
	padding: 5px;
	margin: 5px;
	font-size: 0.9em;
	border: dotted 1px #ff0;
	float: left;
}

.sponsor h2 {
	background: #900 url(/img/ref_background.gif) no-repeat top left;
	color: #ff0;
}

.sponsor h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
}

.sponsor h4 {
	font-size: 0.9em;
	font-weight: bold;
	margin: 0px;
}

.sponsor a img {
	border: 0px;
}

.sponsor div {
	height: 100px;
	line-height: 100px;
}

.sponsor div img {
	vertical-align: middle;
}

#footer {
	clear: both;
	border-top: solid 1px #111;
	width: 100%;
	height: 60px;
	margin: 0;
	padding: 0;
	background: #333;
	color: #ff0;
	font-size: 0.7em;
}

#footer a {
	color: #ff0;
	text-decoration: none;
}

#footer ul li {
	display: inline;
	padding-left: 10px;
}

.left {
	padding: 5px;
	float: left;
	width=50%;
	text-align: left;
}

.right {
	padding: 5px;
	float: right;
	width=50%;
	text-align: right;
}

a.tooltip span {
	display:none; 
	padding:2px 3px; 
	margin-left:8px; 
	width:150px; 
	left:15px; 
	text-align:left;
}
a.tooltip:hover span{
	display:inline; 
	position:absolute; 
	background:#ffffff; 
	border:1px solid #900; 
	color:#6c6c6c; 
	zorder:25;
}


.clearfloat {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

