	body {
		text-align:center;
                margin:0px;
                background: white;
                height:100%;
		}
	
	#frame {
		width:950px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
 		padding:0px;
		text-align:left;
                background:url("http://photophys.com/photophys/resource/r30-framebg.png") repeat-y;

                /*min-height:100%;
                height:auto;*/
                }

	#contentleft {
		width:180px;
		padding-left:35px;
		float:left;
		}
	
	#contentcenter {
		width: 640px;
		padding: 0px;
                margin: 0px 20px 0px 40px;
		float:left;
                _width: 640px;
                _margin: 0px 10px 0px 20px;
	}
	
	#contentright {
		width:200px;
		padding: 0px 20px 0px 20px;
		float:left;
		}
	
	#contentheader {
                height:120px;
                margin-right: 25px;
                margin-left: 25px;
		}

        .content-wrapper {
                padding: 10px 10px 10px 10px;
                }
