body, html {margin : 0 auto; padding : 0; background-color : #2E2E2E; color : #FFF; text-align : center;}
body {min-width : 800px;}
/*---------------------------------*/
/*--------- OPENING PAGE ---------*/
/*---------------------------------*/
.topbar {position : absolute; background : #FF6600; top : 64px; left : 0px; width : 100%; height : 20px; border-top : 2px solid #444; z-index : 2;}
.bottombar {position : absolute; background : #FF6600; top : 485px; left : 0px; width : 100%; height : 20px; border-bottom : 2px solid #444; z-index : 2;}
.opening {position : absolute; background : url("../pics/opening.jpg") no-repeat center center; top : 85px; left : 350px; width : 603px; height : 400px; border-right : 1px solid #444; z-index : 1;}
.openingtitle {position : absolute; background : url("../pics/openingtitle.gif") no-repeat center center; top : 0px; left : 0px; width : 600px; height : 60px; z-index : 3;}
.quote {position : absolute; background : #212121; top : 135px; left : 50px; width : 300px; height : 300px; border : 1px solid #444; z-index : 1;}
.awardone {position : absolute; background : url("../pics/award1.gif") no-repeat center center; top : 516px; left : 50px; width : 200px; height : 50px; border : 1px solid #FFF; z-index : 3;}
.awardtwo {position : absolute; background : url("../pics/award2.gif") no-repeat center center; top : 516px; left : 275px; width : 200px; height : 50px; border : 1px solid #FFF; z-index : 3;}
.awardthree {position : absolute; background : url("../pics/award3.gif") no-repeat center center; top : 516px; left : 500px; width : 200px; height : 50px; border : 1px solid #FFF; z-index : 3;}
.awardfour {position : absolute; background : url("../pics/award4.gif") no-repeat center center; top : 516px; left : 725px; width : 200px; height : 50px; border : 1px solid #FFF; z-index : 3;}
.skipintro {position : absolute; background : #2E2E2E; top : 454px; left : 165px; width : 75px; height : 25px; z-index : 5;}
a.links_opening {font-family : Arial; font-size : 12px; color : #FFF; font-weight : bold; text-decoration : underline;}
a.links_opening:hover {font-family : Arial; font-size : 12px; font-weight : bold; text-decoration : underline; color : #FF6600;}