#sidebar{
color:#000;
float:right;
width:250px;
height:562px;
background:#000 url("../images/index-right.jpg") ;
}

#main_content
{
position:relative;
width:794px;
height:562px;
background:#000  url("../images/index-left.jpg");
} 

/*#content{
position:relative;
color:#00ffff;
width:544px;
height:562px;
}*/

#content
{
position:relative;
top:65px;
left:35px;
padding:5px;
color:#00ffff;
width:300px;
height:300px;
}

#small-logo {
float:right;
width:150px;
height:70px;
background:url("../images/logo-small.gif") no-repeat;;
}
