@charset "utf-8";
body {
	background-color: #000000;
	margin: 0;
	padding: 0;
font-family: arial;
font-size: 100%;
}
a:link {
font-family: arial;
size: 11px;
	color: #fff;
	font-weight: bold;	
}
a:visited {
font-family: arial;
size: 11px;
	color: #fff;
	font-weight: bold;
}
a:hover {
font-family: arial;
size: 11px;
	color: #A37E44;
	font-weight: bold;
}
a.en_b {
font-family: arial;
size: 11px;
	color: #ccc;
}
#top_left {
	background-image: url(http://www.mattmillsreining.com/images/topleftbox.jpg);
	background-repeat: no-repeat;
}
#top_right {
	background-image: url(http://www.mattmillsreining.com/images/toprightbox.jpg);
	background-repeat: no-repeat;
}
#news_top_right {
	background-image: url(http://www.mattmillsreining.com/images/NEWS_toprightbox.jpg);
	background-repeat: no-repeat;
}
#content_left {
	background-image: url(http://www.mattmillsreining.com/images/contentleftbg.jpg);
	background-repeat: repeat-y;
}
#content_right {
	background-image: url(http://www.mattmillsreining.com/images/contentbg.jpg);
	background-repeat: repeat-y;	
}
#blackbar {
	background-image: url(http://www.mattmillsreining.com/images/blackbar.jpg);
	background-repeat: no-repeat;		
}
.container {
padding: 0;
}
.content_container {
	height: 600px;
	width: 535px;
	display: block;
	overflow: auto;
	float: left;
	clear: both;
	}
.maintext {
font-family: arial;
color: white;
font-size: 13px;
padding: 5px;
}
.linkstext {
font-family: arial;
color: white;
font-size: 14px;
margin: 0;
padding: 0;
}

.news {
font-family: arial;
size: 11px;
color: white;
}
.menu_in {
color: #ccc;
}
.en_b {
color: white;
}
big,small {
color: white;
}