@charset "UTF-8";body{font:14px Verdana,Arial,Helvetica,sans-serif;background:#000 url(images/bg_image4.jpg) no-repeat center top;margin:0;/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */padding:0;text-align:center;color:#FFF;}#header{padding:5px 5px 25px 5px;position:absolute;background-image:url(images/logo.png);background-repeat:no-repeat;margin-top:-195px;margin-right:5px;margin-bottom:50px;margin-left:30px;}#menu{margin:35px 35px 50px 400px;}h1{margin:25px 0 0 -990px;padding:0;color:#636;font-weight:lighter;font-family:Tahoma,Geneva,sans-serif;text-transform:capitalize;}#mainContent{width:1200px;height:430px;margin:220px 0px 35px 0px;padding:5px 5px 5px 55px;/* remember that padding is the space inside the div box and margin is the space outside the div box */background-image:url(images/middle.png);background-repeat:repeat-x;}#flashcontent{margin:30px 5px 5px -100px;}#gamescontent{margin:530px 5px 5px 50px;}#PhotoGallery{height:450px;margin:-15px 5px 5px -20px;}#Interface{margin:30px 5px 5px -140px;}#footer{padding:10px 5px 10px 30px;/* this padding matches the left alignment of the elements in the divs that appear above it. */color:#FFF;}#footer a{color:#FFF;text-decoration:none;}#footer p{margin-top:130px;/* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */margin-right:0px;margin-bottom:10px;margin-left:-980px;padding:10px 0;/* padding on this element will create space, just as the the margin would have, without the margin collapse issue */text-decoration:none;color:#FFF;}#siteInfo{font-size:small;color:#3366ff;padding:10px 5px 10px 10px;margin-top:-50px;margin-right:5px;margin-bottom:5px;margin-left:690px;}#siteInfo a{text-decoration:none;color:#3366ff;}#siteInfo a:hover{color:#00F;}
