body {
	margin:0px; background-image: url('images/main_bg2.jpg');
	background-repeat: repeat-x;
	background-color: #002644; background-position-y:center
	font-family: Verdana;
}
table {
	font-family: Verdana;
	font-size: 11px;
}
ul {font-family: Verdana;}
li {font-family: Verdana;}
strong {font-family: Verdana;}
.style1 {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.style2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.style3 {color: #FFFFFF}
.style4 {font-size: 10px; font-family: Verdana;}
.style6 {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 9px;
}
a:link {
	color: #330801;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #330801;
}
a:hover {
	text-decoration: none;
	color: #CFB24E;
}
a:active {
	text-decoration: none;
}
.style7 {font-family: Verdana; font-size: 11px; }
.style10 {font-size: 11px; font-weight: bold; font-family: Verdana;}
.style11 {font-size: 11px}
.style12 {
	font-size: 14px;
	font-weight: bold;
}
.style13 {
	font-family: "Trebuchet MS";
	font-size: 15px;
}
.style14 {font-size: 15px}
div.img-ilus {
	background: url('mls/images/shadow.gif') no-repeat bottom right;
	margin: 10px 5px;
	padding: 0;
	position: relative;
}
div.img-ilus img {
	background-color: #fff;
	border: 0px solid #a9a9a9;
	margin: -5px 5px 5px -5px;
	padding: 0px;
	position: relative;
	vertical-align: bottom;
}
#menu {
   display: none;
   }
#wrapper, #content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0px none;
   float: none !important;
   color: black;
   background: ;
   }
div#content {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }
#content a:link:after, #content a:visited:after {
   content: "attr(href";
   font-size: 90%
   }
#content a[href^="/"]:after {
   content: "httpwww.alistapart.com attr(href";
   }