/* CSS Document */

#container
{
width: 770px;
height: auto;
margin: 0px;
padding: 0px;
position: relative;
}


#header
{
width: 770px;
height: 152px;
background: url(../images/header.png) no-repeat top left;
margin:0;
padding:0;
float: left;
}


#center
{
width: 770px;
height: auto;
background: url(../images/center.png) repeat-y top left;
margin: 0px;
padding: 0px;
float: left;
}


#bottom
{
width: 770px;
height: 30px;
background: url(../images/bottom.png) no-repeat top left;
margin: 0px;
padding: 0px;
float: left;

}


#sitename
{
width: 720px;
height: 80px;
position: relative;
line-height: 75px;
text-align: left;
font-size: 36px;
color: #FFFFFF;
}

#banner
{
width: 470px;
height: 62px;
position: absolute;
right: 22px;
top: 10px;
}


#topmenu
{
width: 540px;
height: 29px;
position: absolute;
left: 42px;
top: 99px; 
color: White;
text-align: left;
}



#sep1
{
width: 40px;
height: 50px;
float: left;
}


#left
{
width: 160px;
height: auto;
float: left;
}


#sep2
{
width: 34px;
height: 50px;
float: left;
}



#main
{
width: 494px;
height: auto;
float: left;
}


.mainrow
{
padding: 0px 0px 0px 0px;
float: left;
width: 494px;
margin: 0px 0px 0px 0px;
}

.userboxspacer
{
width: 8px;
height: 30px;
float: left;
}


.userbox
{
width: 241px;
height: auto;
background: url(../images/userbox_center.png) repeat-y top left;
float: left;
}

.userboxtop
{
background: url(../images/userbox_top.png) no-repeat top left;
float: left;
}

.userboxbottom
{
background: url(../images/userbox_bottom.png) no-repeat bottom left;
float: left;
padding: 10px 10px 0px 10px;
}


.flashbox
{
width: 492px;
height: auto;
background: url(../images/flashbox_center.png) repeat-y top left;
float: left;
}

.flashboxtop
{
background: url(../images/flashbox_top.png) no-repeat top left;
float: left;
}

.flashboxbottom
{
background: url(../images/flashbox_bottom.png) no-repeat bottom left;
float: left;
padding: 10px 10px 0px 10px;
}

#copyRight
{
background-image: url(../images/background.png);
float: left;
width: 770px;
color: White;
}


#SEARCH
{
width: 120px;
height: 20px;
position: absolute;
left: 608px;
top: 104px; 
color: #424242;
text-align: center;
}

.mainrowspacer
{
	width: 450px;
	height: 10px;
	float: left;
}