body {
		font:.8em Arial, Verdana, sans-serif;
}
#Table_01 {
        position:absolute;
        left:0px;
        top:0px;
        width:962px;
        height:657px;
}

#banner {
        position:absolute;
        /*background-color:#fff;*/
        left:0px;
        top:0px;
        width:962px;
        height:100px;
}

#navigation {
        position:absolute;
        left:19px;
        top:105px;
        width:924px;
        height:31px;
        z-index:150;
}

#prod_display {
        position:absolute;
        left:3px;
        top:132px;
        width:250px;
        height:484px;
}


#content_body {
        position:absolute;
        background-color:#fff;
        left:260px;
        top:170px;
        width:364px;
        height:420px;
       /* border: 5px ridge #06003F;*/
        z-index:31;
        overflow: auto;
        padding:8px;
		
}

#login_area {
        position:absolute;
        left:651px;
        top:134px;
        width:288px;
        height:55px;
        z-index: 100;
        background: #ccc;
        border: 1px solid white;
        z-index: 2;
}

#edit_block {
        position:absolute;
        background-color:#FFF;
        left:650px;
        top:240px;
        width:268px;
        height:342px;
        border: 5px ridge #06003F;
        z-index:42;
		overflow: auto;
		padding:8px;
}

#lower_nav {
        position:absolute;
        border-top: 1px solid white;
        left:10px;
        top:613px;
        width:934px;
        height:30px;
}

#title {
		position: absolute;
		top: 134px;
		left: 264px;
		width: 360px;
		height: 20px;
		color:#9F0B00;
		font-weight: bold;
		background-color: white;
		border: 3px ridge white;
		z-index: 50;
		font-size: 18px;
		text-align: center;
		vertical-align:middle;
		font-family: Arial, sans serif;
		padding:3px;
		text-transform: uppercase;
}

#navborder {
		position:absolute;
        left:18px;
        top:103px;
        width:920px;
        height:21px;
        z-index:150;
        border: 3px ridge white;
}

#news {
		position:absolute;
		left:650px;
		top:215px;
		height:30px;
		width:291px;
		font: 15pt Verdana, sans-serif;
		color:#ffc;
		font-weight: bold;
		
		
}

