body {
	text-align: center;
	background: #666666;
	margin-top: 20px;
}

img {
	
	border-style: none;
}

a {
	color: #ffffff;
	text-decoration: none;
	border-style:none;
	background-color: transparent;
}

p {
	text-indent: 20pt;
}

center {
	font-family: arial;
	font-weight: bold;
}

.lefty {
	font-size: 10pt;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

.lefty li {
	padding: 1px 0px 1px 0px;
}

.righty {
	font-size: 10pt;
	float: right;
	margin-top: 10px;
	margin-right: 25px;
}

.righty li {
	padding: 1px 0px 1px 0px;
}

#containment {
	width: 800px;
	height: auto;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
}

#MStopper {
	width: 800px;
	height: 222px;
}

#MS_Lbox {
	float: left;
	width: 515px;
	height: 333px;
	text-align: left;
	margin-top: 25px;
	background: URL('images/Lbox.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

#MS_Lbox div {
	float: none;
	width: 475px;
	height: 310px;
	padding: 15px 15px 15px 10px;
	margin-right: auto;
	margin-left: 10;
}

#MS_Lbox li {
	list-style-type: none;
}

#MS_Rbox {
	float: left;
	width: 285px;
	height: 333px;
	text-align: left;
	margin-top: 25px;
	background: URL('images/Rbox.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

#MS_Rbox div{
	float: none;
	width: 235px;
	height: 310px;
	padding: 15px;
	margin-right: auto;
	margin-left: 40px;
}

#MS_Rbox img{
	float: none;
	margin-top: 10px;
	margin-left: 72px;
	margin-right: auto;
}

#MS_Rbox li{
	float: none;
	margin: 5px 0px;
}

#Gview {
	float: left;
	width: 515px;
	height: 333px;
	text-align: left;
	margin-top: 25px;
	background: URL('images/Lbox.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

#Gview div {
	float: none;
	width: 475px;
	height: 320px;
	padding: 15px 15px 15px 10px;
	margin-right: auto;
	margin-left: 19;
}

#Gcon {
	float: left;
	width: 285px;
	height: 333px;
	text-align: left;
	margin-top: 25px;
	background: URL('images/Rbox.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

#Gcon div{
	float: right;
	text-align: left;
	width: 225px;
	height: 333px;
	clear: both;
	border: 0px;
	padding: 0px;
	margin: 15px 0px 0px 0px;
}

#Gcon img {
	float: none;
	margin: 0px;
	padding: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
}

#MSbotnav {
	width: 800px;
	height: 25px;
	line-height: 75px;
}

#MSbotnav li {
	float: none;
	width: auto;
	height: 25px;
	font-family: arial;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	display: inline;
	list-style-type: none;
	border-style:none;
	padding: 0px;
	margin: 0px 15px 0px 15px;
	
}

#switchBox {
	float: none;
	width: 475px;
	height: 310px;
	padding: 15px 15px 15px 10px;
	margin-right: auto;
	margin-left: 10;
}

#MS_Rbox_blackLink {
	float: left;
	width: 285px;
	height: 333px;
	text-align: left;
	margin-top: 25px;
	background: URL('images/Rbox.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

#MS_Rbox_blackLink div{
	float: none;
	width: 235px;
	height: 310px;
	padding: 15px;
	margin-right: auto;
	margin-left: 40px;
}

#MS_Rbox_blackLink img{
	float: none;
	margin-top: 10px;
	margin-left: 72px;
	margin-right: auto;
}

#MS_Rbox_blackLink li{
	float: none;
	margin: 5px 0px;
}

#MS_Rbox_blackLink a {
	color: #000000;
	text-decoration: none;
	border-style:none;
	background-color: transparent;
}