*{outline:none;}
body{padding:0;margin:0;background:#0F82DB url(/images/bg.jpg) repeat-x;font-family:trebuchet ms;font-size:13px;color:#FFFFFF;}
form{padding:0;margin:0;}
a{color:#FFFFFF;text-decoration:underline;}
a:hover{text-decoration:underline;}

a.littleLink{color:#763b96;text-decoration:underline;}
a.bigLink{color:#e49c00;text-decoration:underline;}

div.input{background:url(/images/inputBG.png) no-repeat;width:269px;height:42px;}
div.input input{width:232px;color:#737373;position:relative;top:8px;left:15px;font-size:12px;font-family:trebuchet ms;border:1px solid #dadada;padding-left:5px;}

#container{width:920px;margin:0 auto;}

/* Top */
#top{height:390px;background:url(/images/top.jpg) no-repeat;}
#homeLink{width:440px;height:130px;position:absolute;z-index:5;}
#scroller{width:907px;height:290px;background:url(/images/scrollerBG.png);position:relative;top:100px;}
#scrollerImage{position:relative;top:30px;}

/* Navigation */
#menuDiv{width:918px;height:69px;background:url(/images/navBG.png);font-size:16px;font-weight:bold;font-family:trebuchet ms;color:#FFFFFF;z-index:0;}
#menuContents{position:relative;top:18px;left:70px;z-index:1;}

/* Content */
#content{width:830px;position:relative;left:45px;top:10px;z-index:0;}

/* Match of the Month */
#match{position:relative;}
#matchFrame{width:357px;height:275px;background:url(/images/frame.png);position:relative;top:2px;z-index:-1;}
#matchPic{position:absolute;left:17px;top:16px;z-index:-2;}
#matchText{position:relative;top:200px;left:18px;color:#000000;font-family:arial;}

/* News */
.recentNews{width:441px;height:27px;background:url(/images/newsBG.jpg) no-repeat;font-size:14px;font-weight:bold;padding:10px 0px 0px 10px;}
.recentNews a{text-decoration:none;}

/* Footer */
#footer{height:192px;background:url(/images/footerBG.jpg) repeat-x;}
#footerContent{width:830px;margin:0 auto;position:relative;top:35px;}

/* Alerts */
.alertError{border:1px solid red;background:#FF8080;padding:10px;font-weight:Bold;}
.alertSuccess{border:1px solid green;background:#00B237;padding:10px;font-weight:Bold;}
