body
{
background-image:url('backgradient.jpg');
background-repeat:repeat;
text-align: center;
}

div.main
{
background-image:url('middle2.png');
background-repeat:no-repeat;
margin-left: auto ;
margin-right: auto ;
width:678px;
padding-top: 10px;     
padding-bottom: 10px;  
text-align: left;
} 

p.bold{
font-weight:bold;
font-family:Arial;
margin-left: 35px;
margin-right: 35px;
}

p.centerbold{
font-weight:bold;
font-family:Arial;
text-align: center;
}

p.post{
font-family:Arial;
margin-left: 35px;
margin-right: 35px;
}

.img
{
float:left;
margin-left: 0px;
height:auto;
width:auto;
border-color: white;
}

.img2
{
margin-left: 49px;
height:auto;
width:auto;
}

.img3
{
margin-left: 35px;
height:auto;
width:auto;
}

.img4
{
float:left;
height:auto;
width:auto;
position:relative;
left:18px;
border:0px;
}

div.navbar
{
background-image:url('middle1.png');
background-repeat:no-repeat;
margin-left: auto ;
margin-right: auto ;
width:678px;
padding-top: 10px;     
padding-bottom: 40px;  
text-align: left;
} 

div.aligntonavbar
{
margin-left: auto ;
margin-right: auto ;
width:678px;
text-align: left;
} 


.goodsbutton
{
margin-left: 185px;
height:auto;
width:auto;
}


.galleryrollover {
display: block;
width:93px;
height:53px;
float:left;
position:relative;
left:18px;
border:0px;
background-image:url('galbutton.png');
}

.galleryrollover:hover {
background-image:url('galbutton_depressed.png');
}


.gamesrollover {
display: block;
width:91px;
height:53px;
float:left;
position:relative;
left:18px;
border:0px;
background-image:url('gambutton.png');
}

.gamesrollover:hover {
background-image:url('gambutton_depressed.png');
}


.suprollover {
display: block;
width:143px;
height:53px;
float:left;
position:relative;
left:18px;
border:0px;
background-image:url('supbutton.png');
}

.suprollover:hover {
background-image:url('supbutton_depressed.png');
}


.commrollover {
display: block;
width:150px;
height:53px;
float:left;
position:relative;
left:18px;
border:0px;
background-image:url('commbutton.png');
}

.commrollover:hover {
background-image:url('commbutton_depressed.png');
}


.forrollover {
display: block;
width:88px;
height:53px;
float:left;
position:relative;
left:18px;
border:0px;
background-image:url('forbutton.png');
}

.forrollover:hover {
background-image:url('forbutton_depressed.png');
}


.linkrollover {
display: block;
width:81px;
height:53px;
float:left;
position:relative;
left:18px;
border:0px;
background-image:url('linkbutton.png');
}

.linkrollover:hover {
background-image:url('linkbutton_depressed.png');
}
