body, html  {
	margin: 0; 
	padding: 0; 
	border: 0; 
	font-family: Arial, Helvetica, sans-serif; 
}

#social_media	{position: absolute; top: 40px; padding-left: 20px;}

/* Slideshow */
#slideshow 				{height: 350px; width: 780px; overflow: hidden; position: relative;}

#bigPhotos 				{position: absolute; top: 0px; left: 0px;}
#featuredItems 			{margin: 0; padding: 0; list-style: none; position: relative;}
#featuredItems li 		{position: absolute; top: 0; left: 0;}

#thumbnailPanel 		{position: absolute; bottom: 10px; right: 15px; z-index: 99;}
#thumbnails 			{padding: 0; height: 24px; overflow: hidden;}
#thumbnails ul 			{margin: 0; padding: 0; list-style: none;}
#thumbnails li 			{margin: 0 0 0 10px; float: left; display: block; font-weight: bold;}
#thumbnails a 			{border: 1px solid #FFF; display: block; background: #000; padding: 2px 6px; color: #FFF; font-size: 11px;}
#thumbnails a:hover 	{border: 1px solid red; text-decoration: none}
#thumbnails li.selected a,
#thumbnails a.selected 	{text-decoration: none; color: #000; background: #ccc !important}


.white	{color: #FFF;}

a {text-decoration: none; color: #cccccc;}
a:active {}
a:link {}
a:visited {}
a:hover {
	color: red;
	text-decoration: underline;
}
td {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}
form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
input {
	border-top : 1px solid #335d8f;
	border-left : 1px solid #335d8f;
	border-right : 1px solid #335d8f;
	border-bottom : 1px solid #335d8f;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}


input.submit {
	border-left: 1px solid #c50000;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	background-color: #c50000;
	color: #FFFFFF;
	font-weight: bold;
}

b, strong {
	font-weight : bold;
}

img {
	border: 0;
}

/* Top Nav */
#homeBackground {background-image: url(/global/back.gif); background-repeat: repeat-x;}
#topNavShadow {background-image: url(/global/images/bgr_top_shadow.gif); background-repeat: repeat-x;}
#topnav 		{background-color: #d80000; font-family : Arial, Helvetica, sans-serif; font-size : 12px; font-weight : bold; background-image: url(/global/images/bgr_topnav.gif); margin: 0;}
#topnav a   	{padding: 6px 11px; border-right: 1px solid #fe3030; color: #FFFFFF; margin: 0; font-size: 11px; font-weight: bold; display: block;}
#topnav a:hover {border-right: 1px solid #4c0000; text-decoration: none; background-color: #c50000; background-image: url(/global/images/bgr_topnav2.gif);}

/* Main */
#main td.copy {
	padding: 0px 25px 0px 25px;
	font-size : 8pt;
}

/* Home Content */
#homecontent {
	background-color: #d8d9da;
}
#homecontent a {
	font-size : 8pt;
}
#homecontent td.human {
	padding: 0px 0px 20px 0px;
	border-bottom: 1px solid #bdbdbe;
}
#homecontent td.athletic {
	padding: 5px 15px 20px 15px;
	border-left: 1px solid #bdbdbe;
	border-bottom: 1px solid #bdbdbe;
}
#homecontent td.news {
	padding: 20px 20px 20px 20px;
}
#homecontent td.link {
	padding: 10px 10px 10px 10px;
	border-left: 1px solid #acacad;
	border-top: 1px solid #acacad;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.legalFooter    {background-image: url(/global/images/legal_back.gif); background-repeat: repeat-x;}

/* Page Content */
#pagecontent td.left {
	padding: 20px 20px 20px 20px;
}
#pagecontent td.right {
	padding: 20px 20px 20px 20px;
}


.largestCell    {height: 225px; overflow: auto; display: block; padding-right: 20px; width: 350px;}

/* Bottom Nav */

#footerCell {background: url('/global/images/legal_links.gif');}
#footerCell a       {color: #FFFFFF; text-decoration: none; font-weight: bold;}
#footerCell a:hover {color: #c50000; text-decoration: underline;}

#bottomnav {
	font-size : 11px;
	background-color: #d8d9da;
	border-top: 1px solid #bdbdbe;
	padding: 10px 10px 10px 10px;
	font-weight : normal;
	line-height : 11px;
	color: #FFFFFF;
}
#bottomnav a  {
	color: #888888;
}
#bottomnav a:hover  { 
	text-decoration: underline;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color: #d5000e;
	margin-top:0;
	margin-bottom:5;
	padding-top:0;
	padding-bottom:0;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color: #d5000e;
	margin-top:0;
	margin-bottom:4;
	padding-top:0;
	padding-bottom:0;
}
H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color: #d5000e;
	margin-top:0;
	margin-bottom:3;
	padding-top:0;
	padding-bottom:0;
}
H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #d5000e;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:2;
}

.submitButton {
	border-left: 1px solid #c50000;
	border-top : 1px solid #335d8f;
	border-right : 1px solid #335d8f;
	border-bottom : 1px solid #335d8f;
	background-color: #c50000;
	color: #FFFFFF;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	margin-left: 20px;
	height: 25px;
	padding: 10px 20px 10px 20px; 
}
a.submitButton:hover	{text-decoration: none; color: Orange;}
.submitButton span		{clear: both; font-size : 14px;}
