#top {
	height:242px;
	background:url('images/frametop.png') no-repeat;
	width:799px;
	clear:both	
}

#bottom {
	height:223px;
	background:url('images/framebottom.png') no-repeat;
	width:799px;
	clear:both
}

#middle {
	background:url('images/framemiddle.png') 0 0 repeat-y;
	width:799px;
}

#insidepic {
	min-height:45px;
    height:auto !important;
    height:40px;
    padding-bottom:10px;
}

#insideframe{
    width:570px;
    margin-top:-100px;
    padding: 0;
    overflow:hidden;
    color:#31353d;
    }

