:focus { 
	outline: thin 
}

body { 
	font-size: 12px; 
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;  
	line-height: 20px;
	background: #FFF;
}

#stage {
    margin: 30px auto;
    width: 728px;
    padding: 100py;
    }

div, td {
	font-size: 12px; 
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;  
	line-height: 20px;
}

td {
    padding-right: 10px;
    }

#logo {
    }
    
#menu {
    float: right;
    margin-top: 3px;
    }    
    
#content {
    margin: 11px 0;
    padding: 5px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    }    
    
.c_image {
    float: right;
    margin: 0 0 0 20px;
    }    
    
#bottom {
    margin: 13px 0 0 0;
    }