body {
	margin:0 0 0 0;
	background:url('images/vertbg.png') repeat-x;
}

#msb {
	background:url('images/banner-scalar-bg.png') repeat-x;
	width:100%;
	min-width:1000px;
	height:216px;
	margin: 20px 0 0 0;
}

#msb img {
	border: none;
}

#rsb {
	float:right;
	width:270px;
	height:216px;
}

#navbar {
	background:url('images/navbg.png') repeat-x;
	width:100%;
	min-width:1000px;
	height:32px;
}

#navbar img {
	border:none;
	margin:0 10px 0 10px;
}

#navshad {
	background:url('images/navshad.png') repeat-x;
	width:100%;
	min-width:1000px;
	height:9px;
}

div#content {
	min-width:1000px;
	margin: 0 0 0 15px;
}

img.framed {
	border:5px outset #8f6a33;
}

#left {
	width:450px;
	padding: 0 20px 0 0;
}

#right {
	width:450px;
	padding: 0 0 0 20px;
	border-left:1px dashed #000;
}

.bigbullets {
	font-size:1.2em;
	font-weight:bold;
}