BODY {background: url(images/mills_bgrnd.gif) no-repeat left top;}
.nav-brgnd {	background: url(images/mills_T.png);}
.nav-brgndB {background: url(images/mills_B.png);}
.grey-PIC {background: #908486 url(images/mills_REDcorner.gif) no-repeat right bottom;}


a:active {	font-size: 10px;	color: #fffff5;}
a:link {	font-size: 10px;	color: #fffff5;}
a:visited {	color: #fffff5;}
a:hover {	color: #000000;	text-decoration: none;}

.black a:active {	font-size: 10px;	color: #000000;}
.black a:link {	font-size: 10px;	color: #000000;}
.black a:visited {	color: #000000;}
.black a:hover {	color: #fffff5;	text-decoration: none;}

.wireframemenu{
	width: 140px;
	height: 25px;
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0 solid;
	border-left: 0px solid;}
	
* html .wireframemenu{
	width: 140px;
	height: 25px;}
	
.wireframemenu ul{padding: 0;margin: 0;list-style-type: none;}
.wireframemenu a{
	font:10px "arial";
	padding: 5px 2px 5px 10px;
	display: block;
	width: 140px;
	color: #fffff5;
	text-decoration: none;
	border-bottom: 0px solid #C0C0C0;
	background: url(images/mills_nav_redDOT.gif) left bottom;
}
.wireframemenu a:visited{color: #333333;}
html>body .wireframemenu a{ /*Non IE rule*/width: auto;}
.wireframemenu a:hover{
	background-color: #7b0612;
	color: #ffffff;
	background-image: url(images/mills_nav_whiteDOT.gif);
	background-position: left center;
	background-repeat: repeat-x;

}
.contact {
	font: normal 10px trebuchet ms;
	color: #fffff5;
	text-align: left;
}
.red-dots {
	background: url(images/mills_nav_redDOT.gif) repeat-x left bottom;
}
.txt-dots {

	background: url(images/mills_dot-txt.gif) repeat-x left center;
}
.body-txt {font: normal 12px/17px trebuchet ms;	color: #fffff5;text-align: left;}
