body {
	text-align: center;
	margin: 0;
	border: 0;
	background: white;
	font-family: Verdana, Geneva, Arial, DejaVu Sans, FreeSans;
	font-weight: normal;
	font-size: 10px;
}




#msc_container {
	position: relative;
	text-align: left;
	background: #fff;
	margin: 1em auto;
	color: #666666;
	width: 930px;
	border: 1px solid #bbbbbb;
}

#msc_menu {
	position: relative;
	background: white;
}
#aheader {
	color: #bbbbbb;
	font-size:26px;
	text-decoration:none;
}

#contacth {
	font-size: 16pt;
	font-weight: bold;
}

#contact {
	font-size: 10pt;
}

#msc_thumbs {
	/*position: relative;*/
	padding: 4px 0 6px 30px;
	background: #dddddd;
	font-size:18px;
	font-weight:bold;
	clear: both;
}
#thumbs_con {
	
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, DejaVu Sans, FreeSans;
	padding:10px 80px 10px 40px;

}

#thumbs_con p{
	text-indent: 2em;
}

#thumbs_con li{
	padding-bottom: 1em;
	padding-right: 125px;
}

#thumbs_con li a{
	padding-bottom: 1em;
}
	
#msc_foot {
	position: relative;
	text-align: left;
	padding: 4px 6px 6px 40px;
	font-family: Verdana, Geneva, Arial, DejaVu Sans, FreeSans;
	font-weight: normal;
	font-size: 9px;
	line-height: 12px;
	background: #ffffff;
}
a {
	font-size: 12px;
	
	text-decoration:none;
}

#abold {
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}

#navcontainer {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	
}

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #fff;

float: left;
width: 100%;
font-family: Verdana, Geneva, Arial, DejaVu Sans, FreeSans;

}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #fff;
color: #036;
text-decoration: none;
font-weight: bold;
float: left;
border-right: 1px solid #999;
font-size:11px;

}


#navcontainer ul li a:hover
{
background-color: #fff;
color: #03f;
}

#navcontainer li#right a {
	border-right: hidden
	
}

#contacts li {
  list-style-type:none;
  margin-left: 0;
  padding-left: 1em;
  line-height: 1em;
  padding-top: .3em;
  margin-top:0;
  padding-bottom:0;
  margin-bottom:0;
  clear: both;
}
#contacts ul {
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 2em;
}
#contacts lh {
  font-size:1.1em;
  font-weight:bold;
  padding-top: 2em;
}