/* Colors: #2F4251 #465E6B */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align:center;
	line-height: 1.8em;
	margin: 0px;
	background-color: #2F4251;
}
a, a:visited, a:active {
	color: #68A4B6;
}
a:hover {
	color: #CCCCCC;
}
h1 {
	font-size: 22px;
	font-weight: lighter;	
	letter-spacing: -2px;
	margin-top: 0px;
	margin-bottom: 4px;
}
#header {
	background: url(images/header.png) no-repeat;
	height: 63px;
	width: 700px;
}
#container {
	text-align:center;
	width: 700px;
	margin: 0px auto;
}
#c2 {
	text-align: left;
	background: url(images/c2.png);
	width: 630px;
	height: 394px;
	margin: 0px auto;
}
#c3 {
	position: relative;
	background: url(images/c3.png) repeat-x;
	left: 11px;
	top: 11px;
	width: 606px;
	height: 326px;
	overflow: auto;
	margin: 0px;
}
#padding1 {
		padding: 5px;
}
#nav {
	background: url(images/c1.png) 0 28px;
	height: 41px;
	margin: 0px;
}
.news1 {
	font-weight: bold;
	font-size: 12px;
}
.newspost {
	float: left;
	margin: 0px;
	width: 280px;
	padding: 10px;
	border: 1px solid #465E6B;
}
.newspost2 {
	float: right;
	margin: 0px;
	width: 245px;
	padding: 10px;
	border: 1px solid #465E6B;
}
#groupshot {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
#studioshot {
	clear: right;
	margin-left: 10px;
	margin-top: 10px;
	float: right;
}
.st1 {
	text-align: left;
	line-height: normal;
	background: #465E6B;
	float: left;
	padding: 5px;
	margin: 2px;
	width: 45%;
}
.stpic {
	margin-left: 2px;
	clear:right;
	float: right;
	color: #465E6B;
	vertical-align: bottom;
	background: #2F4251;
	border: 4px solid #2F4251;
}
.stname {
	float: left;
	width: 145px;
	font-family:'Trebuchet MS';
	margin-right: 5px;
	margin-bottom: 12px;
	line-height: 17px;
	font-size: 17px;
}
.stuff {
	display: inline;
}
.linkbar {
	color: #FFFFFF;
	margin: 0px auto;
	background: url(images/rb.png);
	width: 450px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	padding-top: 10px;
	height: 30px;
}
.miniheader {
	font-weight: bold;
	text-align: center;
}
