﻿#BodyWrap
{
    float: left;
    text-align: left;
    margin-right: 0;
    
    width: 630px;
    padding-right: 10px;
}
.Athletics #BodyWrap
{
	width: 100%;
}
#HeaderSection, #FooterSection
{
    display: block;
    margin-left: 25px;
    margin-right: 35px;
}
.Athletics #HeaderSection, .Athletics #FooterSection
{
	margin-top: 20px;
}

#ContentSection
{
    
}
.Athletics #ContentSection
{
	float: left;
	width: 760px;
	margin: 0 0 0 200px;
}
.OREC #ContentSection
{
	float: left;
	width: 671px;
	margin: 0 0 0 285px;
}
#ResourcesSection
{
    float: right;
    width: 315px;   
    margin-left: 0;
    margin-right: 35px;
}
.Athletics #ResourcesSection, .OREC #ResourcesSection
{
	clear: both;
	float: none;
	width: auto;
	margin: 0 35px 0 25px;
	padding-top: 15px;
}

#ChildNavigationSection
{
}
.Athletics #ChildNavigationSection
{
	float: left;
	width: 180px;
	margin-right: 0;
	margin-left: -960px;
}
.OREC #ChildNavigationSection
{
	float: left;
	width: 265px;
	margin-right: 0;
	margin-left: -958px;
}

#LibraryBody #ChildNavigationSection
{
    float: left;
    width: 165px;
    margin-right: 0;
    margin-left: -945px;
}
#LibraryBody #ContentSection
{
    float: left;
    margin: 0 0 0 160px;
    width: 760px;
}
#LibraryBody #ResourcesSection
{
	float: left;
	margin: 0 0 0 180px;
	width: 760px;
}

#LibraryBody #HeaderSection, #LibraryBody #FooterSection {
margin-left: 0;
margin-right: 0;
}
