#container {
	height: auto;
	width: 1024px;
	color: #000;
	background-color: #FFF;
}
#banner {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 26px;
	color: #7B0010;
	background-color: #FFF;
	background-image: url(../images/logos/ms_logo_clr.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	height: 110px;
	width: 1010px;
	padding-right: 14px;
}
#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	background-color: #000;
	height: 30px;
	width: 1024px;
	padding-top: 5px;
	text-align: center;
}
#rich-media {
	background-color: #FFF;
	height: 150px;
	width: 1024px;
}
#page-name {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #FFF;
	background-color: #000;
	height: 20px;
	width: 1024px;
	text-align: center;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	width: 1024px;
	height: 258px;
	padding-right: 1px;
	padding-left: 1px;
	vertical-align: text-top;
	background-color: #FFC;
}
#bottom {
	background-color: #000;
	height: 200px;
	width: 1024px;
}
body {
	background-image: url(../images/equipment/glow-studio776x551.jpg);
	background-color: #000;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border: 2;
	border-left-style: outset;
}
#container #bottom table tr td p {
	font-size: 18px;
	text-align: right;
	background-color: #000;
}
#container #bottom table {
	text-align: center;
	background-color: #000;
}
#container #content div table tr td {
	vertical-align: text-top;
}
