body {
    margin: auto;
    padding: 0px;
    width: 760px;
    background-color: #dadada;
    font-family: verdana, arial, sans-serif;
}

a {
    text-decoration: none;
}

#big_container {
	border-left: 1px solid #000;
	background-image: url(/athletics_media/img/background.gif);
	border-right: 1px solid #000000;
}

#header_strip {
    background-color: #000;
    border-bottom: 1px solid #000;
    padding: 0.18em 0em 0.18em 0.50em;
    font-size: 12px;
    font-weight: bold;
	color: #f5d130;
}

#header {
    height: 119px;
    background-image: url(/athletics_media/img/main_header.gif);
}

#menu_container {
	float: left;
	width: 150px;
}

.sidebar_section_header {
	margin-bottom: 2px;
	color: #f5d103;
	font-weight: bold;
	width: 100%;
	text-indent: 5px;
}

.clink {
    text-indent: 30px;
    color: #dadada;
    font-size: 12px;
    font-weight: bold;
}

.clink:hover {
	background-color: #f5d103;
	color: #000;
	width: 100%;
}

.plink {
    text-indent: 15px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}

.plink:hover {
	background-color: #f5d103;
	color: #000;
	width: 100%;
}

#content-container {
	float: left;
	padding: 0px;
	width: 410px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 9pt;
	align: center;
}

#right_bar {
	float: left;
	width: 198px;
}

#hlinks_container {
    float: left;
    width: 600px;
}

.hlinks {
    background-repeat: no-repeat;
    height: 30px;
}

#footer {
	height: 80px;
	padding: 0px;
	background: #DADADA;
}
#big_container #right_bar #search {
	background-image: url(/athletics_media/img/search.gif);
	height: 60px;
	border-bottom: 1px solid black;
}
#big_container #3col_container #right_bar #search #search_bar {
	background: #FFFFFF;
	height: 16px;
	margin-top: 40px;
}
.search_text {
	border: 1px solid #000000;
	margin-top: 30px;
	margin-left: 5px;
	width: 150px;
}
.search_button {
	border: 1px solid #000000;
	width: 30px;
	margin-top: 30px;
	margin-left: 5px;
	font-weight: bold;
	font-size: 9pt;
	padding: 0;
}
#footer #footer-bar {
	background: #F5D103;
	height: 4px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
#footer #footer-tiger {
	margin-top: 4px;
	float: left;
}
#footer #footer-text {
	font-size: 7pt;
	float: left;
	padding: 4;
}
#big_container #3col_container #right_bar #scoreboard {
	height: 50px;
}
#big_container #3col_container #content-container #content {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.poll-question {
	background: #F5D103;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right-style: none;
	border-left-style: none;
	padding: 2px;
	font-weight: bold;
}
.ad-header {
	background: #F5D103;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right-style: none;
	border-left-style: none;
	padding: 2px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 4px;
	font-size: 10pt;
	margin-top: 4px;
}
