@import url(mastblurb.css);
@import url(text.css);
#content_main {
	height: auto;
	clear: both;
}
.col1 {
	float: right;
	height: auto;
	width: 400px;
	margin-top: 40px;
	padding-right: 30px;
}
.subshow {
	float: left;
	height: 400px;
	width: 400px;
}
body {
	background-color: #000000;
	background-image: url(../base/bg.jpg);
}
.showimg {
	padding-top: 25px;
	float: left;
	width: 153px;
}
.sub_sum {
	float: left;
	height: auto;
	width: 200px;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
}
.show_leftcol {
	padding-top: 40px;
	float: left;
	width: 360px;
	padding-bottom: 40px;
}
h2, h1 {
	text-transform: none;
}
#subnav1 {
	font-size: 70%;
	color: #666666;
	margin-left: 610px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-right: 80px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}
.blurb_left {
	width: 160px;
	float: left;
	margin-top: 120px;
	text-align: left;
	padding-left: 30px;
}
#content_main img {
}
.mastblurb {
	text-align: right;
}
.colorfont h2 {
	color: #FFFF99;
	font-weight: bold;
	font-size: 80%;
}
