
html {
	overflow: -moz-scrollbars-vertical; 
}
UL {
 font-family: verdana,arial,helvetica,sans-serif;
 font-size: x-small;
}
LI {
 font-family: verdana,arial,helvetica,sans-serif;
 font-size: x-small;
}
ul.about{
margin-left: 0;
padding-left: 20px;
list-style: none;
}
ul.about li{
padding-left: 20px;
background-image: url(assets/furniture/MBEBullet.gif);
background-repeat: no-repeat;
background-position: 0 .6em;
 line-height: 2em;
}

H1 {
 font-family: verdana,arial,helvetica,sans-serif;
 font-size: large;
}
H2 {
 font-family: verdana,arial,helvetica,sans-serif;
 font-size: medium;
}
H3 {
 font-family: verdana,arial,helvetica,sans-serif;
 font-size: small;
}
H4 {
 font-family: verdana,arial,helvetica,sans-serif;
 font-size: x-small;
}
H5 {
 font-family: verdana,arial,helvetica,sans-serif;
 font-size: x-small;
}
H6 {
 font-family: verdana,arial,helvetica,sans-serif;
 font-size: x-small;
}

P {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: x-small;
	font-size:    12px;   
	line-height: 1.5em;
}
a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #e0eaf4;
	}

a:hover {
	text-decoration : underline;
	color: #eef;
	}

a:active {
	text-decoration : none;
	color: #526968;
	}
div.menucontainer{
	width: 127px;
	margin: 0;
	float: left;
	background-color: #2a1f3c;

}
.menuitem{
	margin: 0 0 0 15px;
}
ul#mainnav{
	margin: 0; 
	padding: 226px 0 0 0;
}
ul#mainnav li{
	list-style: none;
}
ul#mainnav li a:link, ul#mainnav li a:visited{
	text-decoration: none;
	padding: 2px 0 2px 0;
	font: 12pt/1.6 verdana, arial, sans-serif;
	font-weight: bold;
	background-color: #2a1f3c;
	color: #6279fd;
	margin: 0 0 0 15px;
}
ul#mainnav li a:hover {
	background-color: #2a1f3c;
	color: #98bdc6;
	text-decoration: underline;
}
table#positab{
	border: 1px solid #637afd;
	width: 760px;
}
.content{
	 background-color: #637afd;
	 width: 633px;
	 padding: 0px 30px 20px 30px;
	 vertical-align: top;
}
body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #27194b;
	padding-bottom: 25px;
	padding-top: 25px;
	background-color: #2a1f3c;
}
a.keys2link:link, a.keys2link:visited{
	font-weight: normal;
	text-decoration: none; 
	color: #473c58;
}
a.keys2link:hover{
	text-decoration: none; 
	color: #574c69;
}
a.keys2link:hover span#keys2s{
	color: #675c79;
}
