body {
	text-align: center;
}
#doc4 {
	background-color: #7b0808;
	margin: 0 auto;
	padding:0px;
}
#hd {
	margin: 0;
	padding: 0;
	height: 200px;
	background: #ffffff url('images/banner_2000.jpg') no-repeat;
    border-left: 1px solid #7b0808;
    border-right: 1px solid #7b0808;
    border-bottom: 1px solid #7b0808;

}
.yui-gf {
	margin: 0;
	padding: 0;
	background-color: white;
}
.yui-gf div.first {
	margin: 0;
	padding: 0;
	border-left: 1px solid #7b0808;
	border-right: 1px solid #7b0808;
	background-color: white;
	width: 180px;
}
.yui-gf .yui-u {
	margin: 0;
	padding: 0px;
	width: 792px;
	background-color: white;
}
#content {
	float: left;
	width: 632px;
	height: 100%;
}
#ads {
	float: right;
	background-color: #7b0808;
}
#coach_pics {
	float: right;
	background-color: #7b0808;
	width: 350px;
}
#coach_table {
	float: left;
	width: 279px;
}
.contenttable {
    border: none;
    background-color: white;
    text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.contenttable .col_head {
	border: none;
    background-color: gray;
    font-weight: bold;
	font-size: xx-small;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.contenttable .col_head TD{
	border: none;
    background-color: gray;
    font-weight: bold;
	font-size: xx-small;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.contenttable TD {
    color: black ;
    border-collapse: separate;
    border: none;
	font-size: x-small;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.contenttable TH {
    background-color: #7b0808;
    border: none;
	text-align: center;
    color: white;
	font-size: x-small;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.yui-skin-sam .yuimenu .bd {
    background-color: #7b0808;
    border: none;
    border-top: 3px solid #ffffff;
    border-bottom: 3px solid #ffffff;

}
.yui-skin-sam .yuimenuitem-selected {
    background-color: #ffffff;
    border: none;
}
.yui-skin-sam .yuimenuitemlabel {
    color: white;
}
.yui-skin-sam .yuimenuitemlabel-selected {
    color: #7b0808;
}

#navigation_menu {
    position: static;
}
#navigation_menu .yuimenuitemlabel {
    _zoom: 1;
}
#navigation_menu .yuimenu .yuimenuitemlabel {
    _zoom: normal;
}

.small_content{
    text-align: left;
    border: none;
    margin-left: auto;
    margin-right: auto;
}
.small_content TD{
    color: black ;
    border-collapse: separate;
    padding: 0px 2px 0px 2px;
    border: none;
}
.small_content TH {
    background-color: #7b0808;
    text-align: center;
    color: white;
    padding: 0px 0px 0px 0px;
    height: 20px;
}
.small_content TD.set_h {
    height: 20px;
}
.displaytable {
    border-left: 1px solid #7b0808;
    border-right: 1px solid #7b0808;
    border-bottom: 1px solid #7b0808;
    border-top: 1px solid #ffffff;
    background-color: #ffffff;
}
.displaytable TH {
    background-color: #7b0808;
    text-align: center;
    color: white;
}
.displaytable TD {
    padding: 0px 2px 0px 2px;
}
.displaytable .col_head {
    font-size: xx-small;
    font-weight: bold;
    background-color: gray;
}
.displaytable .second_head {
    font-weight: bold;
}

