﻿.mainbody
{
    position: relative; 
    background: #F7C793;
    top: 0px; 
    width :100%; 
    height:150%;
}
.header
{
    position: relative; 
    background: #F7C793;
    top: 0px; 
    left: -80px; 
    height: 150px;
    width: 100px;
}
.logo
{
    background: #F7C793;
    position: relative; 
    top: 6px; 
    left: -292px;
    width: 100px; 
    height: 150px;
}
.head
{
    background: #F7C793;
    position: relative; 
    background: #F7C793;
    top: -78px; 
    left: 37px; 
    width: 100px; 
    height: 150px;
    margin-top: 0px;
}
.menu
{
    position: relative; 
    background-color: #C0C0C0; 
    top: 12px; 
    left: -96px; 
    width:100px;
}
.marquee1
{
    height: 50px; 
    width: 100px; 
    position: relative; 
    background-color: #FF0000; 
    top: 26px; 
    left: -75px;
}
.maindiv
{
    width: 100px; 
    position: relative; 
    background-color: #FFFFFF; 
    top: 41px; 
    left: -84px; 
    height: 250px;
}
.marq
{
    position:relative;
	padding:0 0 0 34px;
	margin:0 auto 0 auto;
    
    height:20px;
    list-style:none;
	width:100%;
    top: 0px;
    left: -33px;
}
.menudiv
{
    position:relative;
	padding:0 0 0 34px;
	margin:0 auto 0 auto;
    
    height:41px;
    list-style:none;
	width:100%;
    top: 7px;
    left: -33px;
    }
