/***********************************************************************
 * file:		css/index.css
 * author:		toy
 * date:		25jan10
 * re:			general css for site
 * 
 * rev history
 * [toy 25jan10]	init rev 
 * 
 ************************************************************************/

#header {
    height: 334px;
}
#main {
    margin: -9px 0 0 0;
}

#sidebar{
    width: 240px;

}