﻿body.bg
{
 position: relative;
 margin: 0px;
 padding: 0;
 background: url(../layout/mainbg.jpg) no-repeat fixed 50% 0;
 background-color: #000000;
}

#container
{
width:980px;
margin:auto;
padding:0px;
}
h1 {
position:relative;
background: url(../layout/subhead.gif);background-repeat:no-repeat;
width:700px;
height:20px;
font-family: verdana;
padding-left:18px;
padding-top:2px;
font-size: 11px;
font-weight: bold;
color: #dddddd;
left:-18px;
} 
#maincontent
{
margin:auto;
}
#header
{
height:100px;
width:980px;
background: url(../layout/topheader.jpg);
border:0px;
padding:0px;
}
img
{border:1px solid #555555;}
img.header
{
border:0px solid black;
}
div
{
font-family:verdana;font-size:9px;color:#888888;
}
#menu
{
position:relative;
padding-left:4px;
height:20px;
top:80px;
color:#ffffff;
font-weight:bold;
float:left;
}

a.menu:link
{
font-family:verdana;
font-size:12px;
color:#ffffff;
text-decoration:none;
}


a.menu:hover
{
font-family:verdana;
font-size:12px;
text-decoration:underline;
color:#ffffff;
}

a.menu:visited
{
font-family:verdana;
font-size:12px;
color:#ffffff;
text-decoration:none;
}

a.menu:active
{
font-family:verdana;
font-size:12px;
color:#ffffff;
text-decoration:none;
}

a:link
{color:#ffffff;}
a:hover
{color:#ffffff;
text-decoration:underline;
}
a:visited
{color:#ffffff;
text-decoration:none;
}
a:visited,a:hover
{color:#ffffff;
text-decoration:underline;
}
#headercontent
{
width:980px;
padding:0px;
margin:0px;
}

#content
{
float:left;
width:690px;
padding-left:30px;
font-size:12px;
}

#contentartwork
{
float:left;
width:720px;
padding-left:20px;
}

#contentwide
{
float:left;
width:970px;
padding-left:4px;
font-size:12px;
}

#demoscenecontent
{
float:left;
width:980px;
padding-left:0px;
text-align:left;
margin-left:-1px;
clear:left;
}
.title
{
width:470px;
height:25px;
background-image: url(../layout/titlebg.gif);
margin:auto;
clear:left;
}
#rightside
{
float:left;
width:250px;
height:800px;
padding-left:4px;
text-align:center;
}

#rightsidebandlogos
{
float:left;
width:250px;
height:800px;
padding-left:4px;
text-align:center;
}

.production
{
width:490px;
height:350px;
float:left;
margin:auto;
}

.productionsingle
{
width:480px;
height:400px;
margin:auto;
clear:left;
}

.productionsmall
{
width:250px;
height:250px;
float:left;
margin:auto;
}
.productionsmallsingle
{
width:250px;
height:250px;
margin:auto;
float:left;
}

#footer
{

width:980px;
height:100px;
background: url(../layout/footer.gif) no-repeat;
padding-left:0px;
text-align:center;
color:#999999;
margin:auto;
}