/* private: div_styles */
body {width:97%; text-align:center; padding:20px 0; background-color:#E6E6E6;}

/*Main Div Styles*/
#Container {width:765px; margin:auto; background-color:#fff; text-align:left;}
#header {width:100%;}
#maincontent {width:100%; text-align:center;}
#pagecontent {width:715px; margin:10px 25px; text-align:left;}


/*header styles*/
#headerLeft {width:284px; height:355px; background:url(../images/header-left.jpg) bottom right no-repeat; float:left;}
#headerRight {width:481px; float:right;}

#headerRightTop, #headerRightTopInner {width:481px; height:62px;}
#headerRightTop {background:url(../images/header-top-right.gif) bottom left no-repeat;}
#headerRightTopInner {background:url(../images/header-top-right-inner.gif) bottom left no-repeat;}

#headerRightSide {float:left; width:218px; text-align:right;}

#headerRightFrame {background:url(../images/header-right.jpg) top left no-repeat; width:218px; height:260px;}
#headerLinks {background:url(../images/header-links-back.jpg) top left no-repeat; width:243px; height:278px; float:left;}

.headerlink, .headerlink a {width:169px; height:30px; display:block;}
.top a {height:48px;}
.headerlink {margin-left:40px;}
.headerlink a:hover, #homeButton a:hover {text-decoration:none;}
.top {background:url(../images/header-link-top.gif) top left no-repeat; margin-top:25px; height:55px;}
.first {background:url(../images/header-link-first.gif) top left no-repeat; height:30px; }
.second {background:url(../images/header-link-second.gif) top left no-repeat; height:55px; }
.third {background:url(../images/header-link-third.gif) top left no-repeat; height:28px;}
.fourth {background:url(../images/header-link-fourth.gif) top left no-repeat; height:34px;}


#homeButton {width:40px; height:15px; margin-right:12px; text-align:center;}
#homeButtonA {display:block; background:url(../images/home.gif) top right no-repeat; width:40px; height:15px;}



/*footer styles*/
#footer {text-align:center; margin-top:15px; font-size:90%;}
#footer img {vertical-align:middle; margin-right:10px;}

/*general styles*/
.clear {clear:both; font-size:1px; height:1px; line-height:1px;}
.noShow {display:none;}


.homeRed { text-align:right; color: #B90000; font-weight:bold; font-size: 1.5em; }
.homeRed a { color: #B90000; }

#competitonTopLeft { float:left; padding-left:75px; }
#competitonTopRight { float: right; padding-right:75px; }
#competitonBottomLeft { float:left; clear:both; padding-top:10px; padding-left:75px; }
#competitonBottomRight { float:right; padding-top:10px; padding-right:75px; }
