html { background-color: #4c1f60; }

body {
  background-color: #4c1f60;
  font-family: Arial;
  font-size: 1.125em;
  color: white;
}


#footer div a {
	text-decoration: underline;
	color: #4C1F60;
}


#footer div a:hover {
	text-decoration: none;
	color: #4C1F60;
}


a:hover { text-decoration: none; }

#container {
  width: 1020px;
  height: 600px;
  background: #4c1f60 url("images/mbs_logo.png") no-repeat;
  margin: 0 auto;
  overflow:hidden;
}

#footer{
	font-size:12px;
	font-weight:bold;
	width: 1020px;
	height:80px;
	background-color:#fff;
	margin: 0 auto;
	overflow:hidden;
	color: #4c1f60;
}

.column { display: inline-block; vertical-align: top; }
#left-column { width: 570px; margin-left: 120px; margin-top: 150px; float:left; overflow:hidden;}
#right-column { margin-top: 50px;  width:320px; float:right;}

#header { font-size: 3.4em; height: 140px; font-weight:bold; }

#left-block 	{ float: left; overflow:hidden;}
#right-block 	{ background: url("images/heading_right.png") no-repeat 0px -337px; width: 367px; height: 84px; float: left; margin-top: 30px;  }
#right-block.feet 		{ background-position: 0px 0px; }
#right-block.again 		{ background-position: 0px -85px; }
#right-block.big 		{ background-position: 0px -169px; }

#blurb { width: 300px; font-variant: small-caps; }

#whatareyou { background: url("images/nav_header.png") no-repeat 0px 0px; height: 36px; width: 250px ; }

#container #right-column #navigation {  font-size: 0.9em; margin-top: 70px; margin-bottom: 30px; float:right;}


#container #right-column #navigation li { list-style-type: none;	width:241px;  height:25px;  display:block;}
