 body{
        background-color:#ffffff;
        margin-top:0px;
	margin-bottom:0px;
        padding-top:0px;
	font: 10px Verdana;
    }
    
    #container{
        width:950px;
        margin:auto;
        border-left: solid 1px black;
        border-right: solid 1px black;
        border-bottom: solid 1px black;
        padding-top:20px;        
        padding-bottom:20px;
	background-color:#E5E497; 

    }
    
    #header{
        
        background-image:url(images/header.gif);
        height:143px;
        width:882px;
        margin:auto;
    }
    #nav{
	padding-top:17px;
        width:950px;
         margin:auto;
	padding-bottom:10px;
    }
    #main{
        margin:auto;
        min-height:235px;
        width:700px;
	font: 14px Verdana,Arial;
	font-weight:bold;
	text-align:justify;
	
    }
    #frontpage{	
        width:510px;
	font: 14px Verdana,Arial;
	margin-left:40px;
	color:#BEBBB6;
	background-image: url(images/cellbg.jpg);
	padding-left:10px;
	padding-top:5px;
	height:228px;
	margin-right:0px;
	background-repeat:no-repeat;
    }
    
    #footer{
        margin-left:45px;
 	
    }

	a{
		color:#304a1a;
		text-decoration:underline;
		
	}
    
    div.button{
        background-image:url(images/button.gif);
	background-repeat: no-repeat;
        height:32px;
        width:122px;
        text-align:center;
        margin:auto;
	text-decoration:none;
	padding-top:7px;
	font: 12px Verdana,Arial;
	font-weight:bold;
    }

   div.button a{
       
	text-decoration:none;
	color:black;
	margin-top:15px;
    }

  div.button a:hover{
       
	text-decoration:underline;
	
    }



    .footimg{
        width:176px; 
        height:184px;
	border:solid 1px black;
    
    }

h1{
	margin-left:125px;
	font: 30px Verdana,Arial;
	text-align:left;
}
	

#anim{

	width:320px;
	height:236px;
	padding-left:45px;
}

#round{
	width:510px;
	margin-left:20px;
	

}


