html	{
height: 101%;
}

body	{
	background : #000000 url(../images/bgnd2.gif) repeat-x;
	text-align: center;
	margin-top: 0px;
}


.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div  <div class="centerdiv"> is tag */
margin: 0 auto;
}




.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #555555;
	margin-bottom : 5px;
	margin-top : 5px;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #A70707;
	margin-bottom : 5px;
	margin-top : 5px;
}

.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #A70707;
	margin-bottom : 5px;
	margin-top : 5px;
}
.sidemain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	line-height: 16px;
	font-weight: bold;
	color: #A70707;
	margin-bottom : 5px;
	margin-top : 5px;
}
.sidetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: left;
	line-height: 16px;
	font-weight: normal;
	color: #555555;
	margin-bottom : 5px;
	margin-top : 5px;
}
img	{
	border: none;
}

h1	{
	font: bold 22px/26px Verdana, Arial, sans-serif;
	color: #6A4F79;
	margin-bottom: 10px;
}

h2	{
	font: bold 18px/20px Verdana, Arial, sans-serif;
	color: #68859C;
	margin-bottom: 10px;
}

h3	{
	font: bold 14px/18px Verdana, Arial, sans-serif;
	color: #6A4F79;
	margin-bottom: 10px;
}

h4	{
	font: bold 14px/18px Verdana, Arial, sans-serif;
	color: #6A4F79;
	margin-bottom: 10px;
}

p	{
	font: 11px/17px Verdana, Arial, sans-serif; color: #333333; margin-bottom: 10px;
}

table	{
	font: 11px/17px Verdana, Arial, sans-serif; color: #333333; margin-bottom: 10px;
}

ul.bullet	{
	font: 11px/17px Verdana, Arial, sans-serif;
	color: #CCCCCC;
	margin: 0px 0px 5px 30px;
	list-style-position: outside;
	list-style-image : url(../images/bullet_purple.gif);
}

ul	{
	font: 11px/17px Verdana, Arial, sans-serif;
	color: #CCCCCC;
	margin-bottom: 5px;
	list-style-type: none;
	list-style-position: outside;
}

ol	{
	font: 11px/17px Verdana, Arial, sans-serif; color: #333333; margin-bottom: 10px;
}

li	{
	font: 11px/17px Verdana, Arial, sans-serif; color: #333333; margin-bottom: 4px;
}

liside	{
	font: 10px/14px Verdana, Arial, sans-serif; color: #333333; margin-bottom: 4px;
}

a	{
	font-weight: bold;
	color: #A70707;
	text-decoration: none;
}

a:hover	{
	color: #711A1C;
}
a1	{
	font-weight: bold;
	color: #A70707;
	font-size: 8px;
	text-decoration: none;
}

a1:hover	{
	color: #711A1C;
}

.a2	{
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.a2:hover	{
	color: #A70707;
}

.leftcolindent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #A70707;
	margin-left : 10px;
	margin-bottom : 5px;
	margin-top : 5px;
}

.leftcolindent1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #A70707;
	margin-left : 10px;
	margin-bottom : 5px;
	margin-top : 5px;
}


hr	{
	height : 1px;
	color: #666666;
}

blockquote	{
	margin: 10px 0px 10px 20px;
}

.container	{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 824px;
	text-align: left;
}

/*  === Begin Pages === */
.home_left	{
	position: absolute;
	left: 0;
	width: 240px;
	min-height:500px;
	height:auto !important;
	height:400px;
	top: 30px;
	padding: 0px 0px 0px 20px;
	
}
.home_right	{
	position: relative;
	left:130px;
	top: 30px;
	width: 535px;
	min-height:500px;
	height:auto !important;
	height:400px;
	text-align: left;
}

.home_left_content	{
	width: 550px;
	margin: 0px 10px 10px 25px;
	padding-top: 15px;
	min-height:400px;
	height:auto !important;
	height:400px;
}


.page_bottom_team	{
	position: relative;
	margin: 0px 0px 0px 0px;
	
	width: 980px;
	height: 20px;
}
.page_top_interior	{
	position: relative;
	top : 100px;
	left : 0px;
	background : url(../images/page_top.gif) no-repeat;
	width: 824px;
	height: 8px;
}



/*  === End Team Pages === */


.home_top  {
	position: absolute; top: 0px;
	width: 824px;
	height: 275px;
}





.interior_top	{
	position: absolute; top: 0px;
	width: 824px;
	height: 76px;
}

.page_top	{
	position: relative;
	top : 199px;
	left : 0px;
	background : url(../images/page_top.gif) no-repeat;
	width: 824px;
	height: 8px;
}




.page_back	{
	position: relative;
	top : 8px;
	left : 0px;
	background : url(../images/page_back.gif) repeat-y;
	width: 824px;
}

.page_bottom	{
	position: relative;
	margin: 0px 0px 0px 0px;
	background : url(../images/page_bottom.gif) no-repeat;
	width: 824px;
	height: 20px;
}






.right

.footer	{
	color: #000000;
	width: 824px;
	text-align: center;
	font: 9px Verdana, Arial, sans-serif;
	padding-top: 10px;
}

.footer	{
	color: White;
	width: 824px;
	text-align: center;
	font: 10px Verdana, Arial, sans-serif;
	padding-top: 20px;
}

.footer a	{
	color: White;
	font : 10px;
	text-decoration: none;
	text-transform : uppercase;
}

.footer  a:hover	{
	color: #DFDFDF;
	font : 10px;
	text-decoration: underline;
	text-transform : uppercase;
}


/*   ===  HOME NAVIGATION === */
#interiorbackground {
	background : #000000 url(../images/bgnd3.gif) repeat-x;
	text-align: center;
	margin-top: 0px;
	}
	
#navhome {
	width: 824px;
	height: 52px;
	background: url(../images/nav/navbar.gif);
	margin: 0px 0px 0px 0px;
	padding: 0;
	position: relative;
	left: 0px;
	top: 202px;
	z-index: 10;
}

#navhome li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}

#navhome li, #navhome a {height: 50px; display: block; text-indent:-9999px; overflow:hidden;}

#navhomehome {left: 0; width: 105px;}
#navhomeprograms {left: 105px; width: 100px;}
#navhomecompetitions {left: 206px; width: 180px;}
#navhometeam {left: 386px; width: 134px;}
#navhomecoaches {left: 520px; width: 100px;}
#navhomegym {left: 619px; width: 97px;}
#navhomecontact {left: 717px; width: 121px;}

#navhomehome a:hover {background: transparent url(../images/nav/navbar.gif) -0px -50px no-repeat ;}
#navhomeprograms a:hover {background: transparent url(../images/nav/navbar.gif)  -104px -50px no-repeat;}
#navhomecompetitions a:hover {background: transparent url(../images/nav/navbar.gif) -206px -50px no-repeat;}
#navhometeam a:hover {background: transparent url(../images/nav/navbar.gif) -387px -50px no-repeat;}
#navhomecoaches a:hover {background: transparent url(../images/nav/navbar.gif) -520px -50px no-repeat;}
#navhomegym a:hover {background: transparent url(../images/nav/navbar.gif) -621px -50px no-repeat;}
#navhomecontact a:hover {background: transparent url(../images/nav/navbar.gif) -718px -50px no-repeat;}


/*   ===  INTERIOR  NAVIGATION === */


#navinterior {
	width: 824px;
	height: 51px;
	background: url(../images/nav/navbar.gif);
	margin: 0px 0px 0px 0px;
	padding: 0;
	position: relative;
	left: 0px;
	top: 99px;
	z-index: 10;
}


#navinterior li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}

#navinterior li, #navinterior a {height: 50px; display: block; text-indent:-9999px; overflow:hidden;}

#navinteriorhome {left: 0; width: 105px;}
#navinteriorprograms {left: 105px; width: 100px;}
#navinteriorcompetitions {left: 206px; width: 180px;}
#navinteriorteam {left: 386px; width: 134px;}
#navinteriorcoaches {left: 520px; width: 100px;}
#navinteriorgym {left: 619px; width: 97px;}
#navinteriorcontact {left: 717px; width: 128px;}

#navinteriorhome a:hover {background: transparent url(../images/nav/navbar.gif) -0px -50px no-repeat ;}
#navinteriorprograms a:hover {background: transparent url(../images/nav/navbar.gif)  -104px -50px no-repeat;}
#navinteriorcompetitions a:hover {background: transparent url(../images/nav/navbar.gif) -206px -50px no-repeat;}
#navinteriorteam a:hover {background: transparent url(../images/nav/navbar.gif) -387px -50px no-repeat;}
#navinteriorcoaches a:hover {background: transparent url(../images/nav/navbar.gif) -520px -50px no-repeat;}
#navinteriorgym a:hover {background: transparent url(../images/nav/navbar.gif) -621px -50px no-repeat;}
#navinteriorcontact a:hover {background: transparent url(../images/nav/navbar.gif) -718px -50px no-repeat;}


#navinterior_college {
	width: 824px;
	height: 51px;
	background: url(../images/nav/collegenav.gif);
	margin: 0px 0px 0px 0px;
	padding: 0;
	position: relative;
	left: 0px;
	top: 99px;
	z-index: 10;
}


#navinterior_college li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}

#navinterior_college li, #navinterior_college a {height: 50px; display: block; text-indent:-9999px; overflow:hidden;}

#navinterior_collegehome {left: 0; width: 105px;}
#navinterior_collegegallery {left: 105px; width: 100px;}
#navinterior_collegecareer {left: 206px; width: 180px;}
#navinterior_collegeacademics {left: 386px; width: 134px;}
#navinterior_collegepersonal {left: 520px; width: 100px;}
#navinterior_collegeschedule {left: 619px; width: 97px;}
#navinterior_collegecontact {left: 717px; width: 128px;}

#navinterior_collegehome a:hover {background: transparent url(../images/nav/collegenav.gif) -0px -50px no-repeat ;}
#navinterior_collegegallery a:hover {background: transparent url(../images/nav/collegenav.gif)  -104px -50px no-repeat;}
#navinterior_collegecareer a:hover {background: transparent url(../images/nav/collegenav.gif) -206px -50px no-repeat;}
#navinterior_collegeacademics a:hover {background: transparent url(../images/nav/collegenav.gif) -387px -50px no-repeat;}
#navinterior_collegepersonal a:hover {background: transparent url(../images/nav/collegenav.gif) -520px -50px no-repeat;}
#navinterior_collegeschedule a:hover {background: transparent url(../images/nav/collegenav.gif) -621px -50px no-repeat;}
#navinterior_collegecontact a:hover {background: transparent url(../images/nav/collegenav.gif) -718px -50px no-repeat;}

