/* CSS Document */

#toparea
{
width:100%;
height:300px;
float:left;
}
#topcontainer
{
width:1000px;
height:300px;
float:left;

}
#t1
{
float:left;
width:1000px;
height:300px;
}

