/* CSS Document */

/*header*/
div.header{margin:15px auto 0 auto;width:800px;clear:both;}

/* main */
div.main{margin:20px auto 10px auto;width:800px;clear:both;}
div.alertmsg{BORDER-RIGHT: 1px outset; BORDER-TOP: 1px outset; BACKGROUND: #FFF8D7; BORDER-LEFT: 1px outset; WIDTH: 100%; BORDER-BOTTOM: 1px outset; HEIGHT: 100%}

/* footer */
div.footer{
margin:15px auto 10px auto;
padding:10px 0;
clear:both;
overflow:hidden;
height:45px;
width:800px;
border-top:1px solid #eee;
clear:both;
overflow:hidden;
}