/*****  SAI003 STYLESHEET ******/

* {margin: 0;padding: 0; }

body { background: #669900 url(../images/bg-image.jpg) top center no-repeat;font-family:Arial,sans-serif; }
#container{width:975px;margin:0 auto 0 auto;}
.returningtext {font-size:14px;font-weight:bold;color:orange;margin:3px 0 3px 0}
.returningInput { border:3px solid green;width:195px }

/* ============ HOME =============== */
#home-header{background:url(../images/home-header.jpg) no-repeat top left;height:222px;margin:40px 0 0 76px;width:830px}
#home-center{background:url(../images/home-center.jpg) no-repeat top center;height:222px;margin:0px 0 0 29px;}
#home-footer{background:url(../images/home-footer.jpg) no-repeat top center;height:290px;margin:0 0 0 32px;}

/* ============ REGISTER =============== */
#register-header{background:url(../images/register-header.jpg) no-repeat top left;height:251px;margin:37px 0 0 76px;width:830px;}
#register-center{background:url(../images/register-center.jpg) no-repeat top center;height:321px;margin:0px 0 0 20px;}
#register-footer{background:url(../images/register-footer.jpg) no-repeat top center;height:170px;margin:0px 0 0 20px;}

/* ============ GAME =============== */
#game-center{background:url(../images/game-center.jpg) no-repeat top center;height:321px;margin:-4px 0 0px 36px;}
#game-footer{background:url(../images/game-footer.jpg) no-repeat top center;height:170px;margin:-3px 0 0 27px;}
#game-main{background:url(../images/game-main.jpg) no-repeat top center;height:495px;margin:-4px 0 0 10px;}

/* ============ PRIZES =============== */
#register-header{background:url(../images/register-header.jpg) no-repeat top left;height:250px;margin:37px 0 0 76px;width:830px;}
#prizes-center{background:url(../images/prizes-center.jpg) no-repeat top center;height:360px;margin:-15px 0 0 39px;}
#prizes-footer{background:url(../images/prizes-footer.jpg) no-repeat top center;height:140px;margin:0px 0 0 38px;}

/* ============ SCORECARD =============== */
#scorecard-center{background:url(../images/scoreboard-center.jpg) no-repeat top center;height:356px;margin:-20px 0 0px 30px;}
#scorecard-footer{background:url(../images/prizes-footer.jpg) no-repeat top center;height:160px;margin:-9px 0 0 27px;}

/* ============ NAVIGATION =============== */
#navigation-home{background:url(../images/navigation.jpg) no-repeat top right;height:38px;margin:48px 16px 0 0;*margin-top:50px;}
#navigation-main{background:url(../images/navigation.jpg) no-repeat top right;height:38px;margin:52px 16px 0 0;*margin-top:54px;}
#nav-container{height:39px;	width:508px;margin-left:320px;*margin-left:308px}
.navigation a {display:block;text-decoration:none;float:left;}
.navigation .link-home{ margin-left:3px;*margin-left:10px;width:44px;height:40px; }
.navigation .link-register{ width:81px;height:40px; margin:-2px 0 0 0px; }
.navigation .link-game{ width:78px;height:40px; margin:-2px 0 0 -2px;}
.navigation .link-prizes{ width:53px;height:40px; margin:-2px 0 0 -2px;}
.navigation .link-rules{ width:103px;height:40px; margin:-2px 0 0 -2px;}
.navigation .link-scorecard{ width:140px;height:40px; margin:-2px 0 0 -2px;*margin:-2px 0 0 -8px;*width:140px;}

/* ============ FOOTER LINKS =============== */
.footer-link{ font-size:12px;color:#fff }
.footer-link:a{ color:#fff }
.footer-link:active{ color:#fff }
.footer-link:visited{ color:#fff }
.footer-link:link{ color:#fff }
.footer-link:hover{ color:#000 }

.link{ font-size:12px;color:#1e2c69 }
.link:a{ color:#1e2c69 }
.link:active{ color:#1e2c69 }
.link:visited{ color:#1e2c69 }
.link:link{ color:#1e2c69 }
.link:hover{ color:#000 }

.re-link{ font-size:16px;color:#1e2c69 }
.re-link:a{ color:#1e2c69 }
.re-link:active{ color:#1e2c69 }
.re-link:visited{ color:#1e2c69 }
.re-link:link{ color:#1e2c69 }
.re-link:hover{ color:#000 }

.register-links{text-decoration:underline;color:#000};
