body { }
#wrap {
	width:960px;
	margin: 0 auto;
}
#wrap2 {
	min-width:500px;
}
ul li {
    padding:5px 0px;
}
.sf-menu {
	position:absolute;
	top:20px;
	left:45%;
	height:30px;
	min-width:392px;/* prevents menu from folding on smaller window */
	margin:22px 0px 0px 475px;
}
#content {
	position:absolute;
	top:50px;
	min-height:250px;
}
.siteHeader{
	position:relative;
	top:10px;
	left:5px;
}
/* For the image based tabs */
.placeTabs {
    position:relative;
	padding:20px;
	height:100%;
}
/* For the DynaCloud widget */
#dynacloud {
    width:350px;
    padding:20px;
    margin-top:20px;
}