/* CelebForum.co.uk */

html {height: 100%; background-color:#F5F5F5; margin:0; padding:0;}
body {font-family:Arial, Verdana, Geneva, Lucinda, Lucinda grande; font-size:12px; color:#999; width:100%;  text-align:center; margin:0px; padding:0; background:url(/images/bg.jpg) repeat;}

#wrapper {width:980px; margin:0px auto;}
* html #wrapper {height:100%;}

#header-bar {height:30px; width:100%; float:center; background-color:#000; border-bottom: 1px solid #404040; overflow:auto;}
.header-bar a:link {color:#FFF; font-size:14px; text-decoration:underline;}
.header-bar a:visited {color:#FFF; font-size:14px; text-decoration:underline;}
.header-bar a:active {color:#FFF; font-size:14px; text-decoration:underline;}
.header-bar a:hover {color:#FFF; font-size:14px; text-decoration:underline;}
#header-bar-inner {width:980px; height:20px; margin-top:5px;}
#header-bar-inner-left {float:left;}
#header {width:980px; height:100px;}
#header-banner {float:right; margin: 20px 100px 0 0;}

#logo {width:262px; height:53px; margin-top:23px; float:left;}

#content {width:100%; height:800px; background-color:#333; border-top: 1px solid #404040;  border-bottom: 1px solid #404040;}

div#col {position:relative; text-align:center; width:980px; }
div#col div#left {width:300px; margin-top:20px; text-align:left; float:left; padding-right:10px;}
div#col div#middle {width:370px; margin-top:5px; float:left; text-align:justify;}
div#col div#right {width:300px; margin-top:20px; float:right;}

#forum {}

#banner-container-top {width:300px; height:260px; padding:0 0 0 0;}
#banner-container {height: 155px; width: 300px; }
#banner-container-inner {float:left; margin-right:10px;}
#145x145-right {float:right;}

#footer-banner {width:980px; height:120px; margin-top:20px;}

