/*CSS Code for Wessex Business Scholl by Ben Franklin F2 Web Design Ltd 2010*/

* {margin: 0; padding: 0;}

body { font:75% Verdana, Arial, Helvetica, sans-serif; text-align: center;  }

#wrapper { width: 961px; overflow: auto; margin: 0px auto 5px auto; padding: 0px 0px 5px 0px; 
width: 960px; min-height: 780px; background-image:url(images/fufc_bg.jpg); background-repeat:no-repeat; 
background-position: 10px 0px;
/*autoflow auto gives a height to div for mozilla*/overflow:auto; }
/*not needed* html #wrapper {padding: 0px 0px 10px 0px; }*/

#header { float: left; width: 99%; height: 10px;}

#contentleft { float: left; width: 300px; margin: 0px 5px 15px 10px; padding-bottom: 10px; }
* html #contentleft { margin: 0px 5px 15px 5px; }
#contentpad { float: left; width: 170px; min-height: 500px; }
#contentright { float: left; width: 470px; margin-left: 0px 0px 15px 10px; }
/*IE6 box model hack* html #contentright { margin: 0px 0px 0px 10px; }*/

#footer {width: 99%; margin-top: 700px; }
#footer a:link { color: #000000; text-decoration: none; padding: 0px 5px; }
#footer a:hover { color: #000000; text-decoration: underline; }
#footer a:visited { color: #000000; text-decoration: none; }

@font-face {
    font-family: 'DestroyRegular';
    src: url('fonts/DESTROY_-webfont.eot');
    src: url('fonts/DESTROY_-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/DESTROY_-webfont.woff') format('woff'),
         url('fonts/DESTROY_-webfont.ttf') format('truetype'),
         url('fonts/DESTROY_-webfont.svg#DestroyRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
p { padding: 4px 0px; font-size: 1.2em; line-height: 1.2em; text-align: left; color: #000000; }
p.footertext { color: #000000; font-size: 1.1em; line-height: 12px; text-align: center; }

h1 { color: #000000; font-size: 16px; text-align: left; line-height: 26px; font-family: DestroyRegular; }
h2 { color: #000000; font-size: 16px; text-align: left; margin-top: 5px; font-family: DestroyRegular; }

#contentleft ul { text-align: left; color: #000000; }
#contentleft li { font-family: DestroyRegular; font-weight:bold; font-size: 1.2em; display: block; text-align: left; padding: 5px 0px 15px 35px; 
color: #000000; background-image:url(images/bullet_football.png); background-repeat:no-repeat; background-position: 0px 4px; }
#contentleft a { color: #000000; text-decoration:none; }
#contentleft a:hover { color: #cc6600; text-decoration:none; }

#contentright { float: left; width: 470px; margin-left: 0px 0px 15px 10px; }
/*IE6 box model hack* html #contentright { margin: 0px 0px 0px 10px; }*/
#contentright ul { text-align: left; color: #000000; clear: both;  }
#contentright li { font-size: 1.2em; color: #000000; display: block; text-align: left; padding: 7px 0px 0px 35px; 
background-image:url(images/bullet_football.png); background-repeat:no-repeat; background-position: 0px 4px; }
#contentright li a { color: #000000; text-decoration: underline; }
#contentright li a:hover { color: #cc6600; text-decoration:none; }
#contentright img { float: left; padding: 5px 0px 5px 0px; }
#contentright a {text-decoration:underline; }
#contentright a:hover {text-decoration: none; color: #cc6600; }
#contentright a { color: #000000; }
