body { background-color: black; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; color=#ffffff; }

.overlay {position: absolute; left: 0px; top: 0px; }
.logo {position: absolute; left: 15px; top: 2px; width: 250px; height: 120px; }
.topmenu {position: absolute; left: 330px; top: 44px; }
.bodycopy {position: absolute; left: 150px; top: 132px; width: 480px; height: 1200px; }
.leftsidebar {position: absolute; left: 24px; top: 132px; width: 120px; }
.rightsidebar {position: absolute; left: 676px; top: 132px; width: 250px; height: 120px; }



h3 {text-decoration: underline; }
th {color:#ff0000; text-align: left; padding-top: 12px; padding-bottom: 12px; }

.white {color:#ffffff; }
.red {color:#ff0000; font-weight: bold; }
.hot {font-size:14px; }
.releasedate {font-size:12px; color=#999999;}

a {color=#ffffff; }
a:visited { color=#fff; }
a:active { color=#ff0000; }
a:hover { color: #ff6600; }

a#home img {background: url(/images/menu/HOME.png) top left no-repeat;}
a#projects img {background: url(/images/menu/PROJECTS.png) top left no-repeat;}
a#forum img {background: url(/images/menu/FORUM.png) top left no-repeat;}
a#about img {background: url(/images/menu/ABOUT.png) top left no-repeat;}
a#contribute img {background: url(/images/menu/CONTRIBUTE.png) top left no-repeat;}
a#home:hover img {background: url(/images/menu/HOME-over.png) top left no-repeat;}
a#projects:hover img {background: url(/images/menu/PROJECTS-over.png) top left no-repeat;}
a#forum:hover img {background: url(/images/menu/FORUM-over.png) top left no-repeat;}
a#about:hover img {background: url(/images/menu/ABOUT-over.png) top left no-repeat;}
a#contribute:hover img {background: url(/images/menu/CONTRIBUTE-over.png) top left no-repeat;}

.preloader { position:absolute; top:-1000px; left:-1000px; }

