/**************** Body ******************/

body.home {
	background: url(TheBackGround.jpg);
	background-attachment:fixed;
	width:960px;
	margin: 0 auto;
}

.intro_image {
	background: url(TheLogo.jpg) no-repeat;
	height:100px;
	width:1000px;
	margin:0 auto;
	padding:0 0 0 0;
}

/**************** Container ******************/

.container {
	width:960px;
	margin:0 auto;
	padding:0 0 0 0;
	background:white;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	font-family:Georgia;
	margin-bottom:20px;
}

/**************** Header ******************/

.header {
	width:960px;
	height:50px;
	background:#223399;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
}

.header a {
	line-height:50px;
	text-decoration:none;
	text-align:center;
	color:#A4A4A4;
	font-size:22px;
	margin-left:20px;
}
.header a:hover {
	color:white;
	text-decoration:none;
}

/**************** Main Content ******************/


ol {
	font-weight:none;
}

.input_left {
	width:500px;
	margin-left:15px;
	padding-bottom:15px;
	padding-top:15px;
}

.input_right {
	width:385px;
	float:right;
	margin-left:15px;
	padding-top:15px;
}

.Color_Channel {
	text-decoration:none;
	list-style-type: none;
}

h1 {
	margin-top: 15px;
	padding: 0 0;
	font-size: 19px;
	color: Navy;
	text-align:left;
	width:100%;
}

p {
	color:black;
	font-size:14px;
	width:100%;
}

.small_image {
	height:149px;
	width:250px;
	background: url(andcenter_sm.jpg);
}

.Staff_image {
	height:149px;
	width:250px;
	background: url(staff_sm.jpg);
}

.bud_image {
	height:149px;
	width:250px;
	background: url(budgawthrop.jpg);
}
.train_image {
	height:149px;
	width:250px;
	background: url(cameraman.jpg);
}
.train_image2 {
	height:149px;
	width:250px;
	background: url(broadcastconsole.jpg);
}
.Staff_pic1 {
	height:112px;
	width:84px;
	background: url(bud.gif);
}

.Staff_pic2 {
	height:112px;
	width:84px;
	background: url(craigbest.jpg);
}

.Staff_pic3 {
	height:112px;
	width:84px;
	background: url(rodneyfudge.jpg);
}

.Staff_pic4 {
	height:112px;
	width:84px;
	background: url(andy.gif);
}

.Staff_pic5 {
	height:112px;
	width:84px;
	background: url(shane.jpg);
}

.Staff_pic6 {
	height:112px;
	width:84px;
	background: url(nicki.gif);
}

.Staff_pic7 {
	height:112px;
	width:84px;
	background: url(Gail.jpg);
}

.Staff_pic14 {
	height:112px;
	width:84px;
	background: url(curren.jpg);
}

.Staff_pic8 {
	height:112px;
	width:84px;
	background: url(ray_johnson_board.jpg);
}

.Staff_pic10 {
	height:112px;
	width:84px;
	background: url(Treeone.jpg);
}

.Staff_pic11 {
	height:112px;
	width:84px;
	background: url(Treetwo.jpg);
}
.Staff_pic9 {
	height:371px;
	width:350px;
	background: url(2010BlueChip.jpg);
}
.Staff_pic12 {
	height:112px;
	width:84px;
	background: url(Conway.jpg);
}
.Staff_pic13 {
	height:200px;
	width:189px;
	background: url(Dates2.jpg);
}
.Staff_pic15 {
	height:212px;
	width:200px;
	background: url(2009DeanFontaine.jpg);
}	
.Staff_pic16 {
	height:185px;
	width:257px;
	background: url(Chanlist.jpg);
}
/**************** Footer ******************/

.footer {
	background:#000033;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	width:960px;

}

.footer .left_input {
	padding-top:10px;
	padding-bottom:10px;
	width:50%;
}

.footer p {
	color:white;
	font-size:14px;
	margin-left:15px;
	width:100%;
}
	