/* old code
#header
{
    position: relative;
    margin: auto;
    width: 980px;
    height: 84px;
}

#logo
{
    position: absolute;
    margin-top: 12px;
    margin-left: 4px;
}

#headerLinks
{
    position: absolute;
    top: 30px;
    left: 310px;
    width: 900px;
    height: 36px;
}

*/

	
.flashVidBoxLrg2 {
	border:1px solid #585858;
	width:328px;
}

#header-new
{
    position: relative;
    margin: 0 auto 10px auto;
    width: 980px;
    height: 84px;
}

#logo-new
{
	position: absolute;
    margin-top: 12px;
}

#headerLinks-new
{
   float: right;
   clear: none;
   margin-top:20px;
   /* margin-top: 30px; */
}
#headerLinks-newer
{
   position: relative;
    margin: 0 auto 10px auto;
    width: 980px;
    height: 26px;
}

#headerMemberName
{
    position: absolute;
    top: 90px;
    left: 460px;
    width: 420px;
    height: 30px;
    text-align: right;
    padding-right: 8px;
}

#pageFrame
{
    margin: auto;
    width: 980px;
}

#subPageTitle 
{
    width: 100%;
    float: left;
    border-bottom: solid 1px #e1e1e1;
    margin-bottom: 6px;
    padding-bottom: 6px;
}

#subNavigation 
{
    float: right;
    margin-top: 14px;
}
#subNavigation UL
{
}
#subNavigation UL LI
{
    float: left;
    margin: 0 0.8em;
}
#subNavigation UL LI A
{
    font-size: 1em; 
    font-family: Calibri;
}
#subNavigation UL LI A:hover
{
    text-decoration: none;
    border-spacing: 24px;
    border-bottom: solid 1px #E72205;
}



#pageContent
{
    padding: 10px;
    color: #ffffff; 
}

#pageContentBottom 
{
    height: 28px;
}

/* old code
#footer
{
    margin: auto;
    width: 980px;
    padding-top: 8px;
    padding-right: 15px;
    padding-left: 15px;
}

#footerLinks
{
    width: 980px;
    height: 36px;
}

#footerLinks UL
{
}
#footerLinks UL LI
{
    float: left;
    margin: 0 0.8em;
}
#footerLinks UL LI A
{    
}
#footerLinks UL LI A:hover
{
    border-spacing: 24px;
}
*/

#footer-new
{
    margin: auto;
    width: 980px;
    padding-top: 8px;
}


#footerLinks-new
{
    width: 100%;
    height: 36px;
}

#footerLinks-new UL
{
}
#footerLinks-new UL LI
{
    float: left;
    margin: 0 0.5em;
}
#footerLinks-new UL LI A
{    
}
#footerLinks-new UL LI A:hover
{
    border-spacing: 24px;
}










#contentMenu 
{
  position: absolute;
  width: 158px;
  margin-top: 6px;
  background: url(../img/background/nav_bg.gif);
}

#content 
{
  width: 780px;
  margin-top: 6px;
  margin-left: 185px;
  margin-bottom: 20px;
}

.bodyContents
{
#content 
{
  width: 780px;
  margin-top: 6px;
  margin-left: 185px;
  margin-bottom: 20px;
}
}

.flashVidBox {
width: 270px;
border: #585858 solid 1px;
}

.flashVidBoxNew {
width: 270px;
border: #585858 solid 1px;
}

.flashVidBoxLrg {
width: 365px;
border: #585858 solid 1px;
}

.photoNav {
	width:534px;
	height: 200px;
	background: #000;
}

.photoNav td.photoNavLeft {
	border-right: #000 solid 3px;
	/* background: url(../img/background/background-photoNav.jpg) no-repeat; */
}

.photoNav td.photoNavCenter {
	width: 143px;
	background: url(../img/background/calendar.jpg) no-repeat;
	padding: 0 10px;
}

.photoNav td.photoNavRight {	
	width: 179px;
	border-left: #000 solid 3px;
	background: url(../img/background/target-bullets.jpg) no-repeat;
	padding: 0 10px;
}


.competitionResultsTable {
	border: #3A3624 solid 1px;
	width: 100%;
	color: #fff;
}

.competitionResultsTable td{
	border: #3A3624 solid 1px;
	color: #fff;
	vertical-align: middle;
	padding: 2px;
	text-align: center;
}

.competitionResultsTable th {
	border: #3A3624 solid 1px;
	padding: 2px;
	text-align: center;
}


