BODY 
{
  margin: 0 0 0 0;
  background-image:url(../images/bg.jpg);
  color:#003399;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
}
BODY img{
  border:none;
}

BODY h1
{
  margin-top:0px;  
  color:#0033ff;
  font-size:20px;
}

BODY h2
{
  margin-top:0px;  
  color:#0033ff;
  font-size:14px;
}


#center{  
  margin-left:auto;
  margin-right:auto;
  width:795px;
  height: 720px;  


}

#menu
{
  float:left;
}

#midden
{
  float:right;
  width:567px;
}
  
.clearBox
{
	clear:both;
	margin-right: 40px;
}

#content2
{
  float:left;
  width:501px; 
  height:387px;
  background-repeat:no-repeat;
  background-image:url(../images/content_bg.jpg); 
  _background-attachment: fixed;    
  padding-top:20px;
  padding-left:28px;
}

#content
{
  float:left;
  width:501px; 
  height:387px;
  overflow:auto;
}




#right
{
  float:right;
  width:38px;
  height:407px;
  background-image:url(../images/right.jpg);
}  

#bottom
{
	height:57px;
	background-image:url(../images/bottom.jpg);
}  
