@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #071948;
	background-image: url(https://www.ksbe.edu/_images/songcontest/2011/background.gif);
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0 0 15px 0;
}
#container {
	width: 960px;
	margin: 0 auto;
}
#video {
	background-color: #fff;
}
#contentcontainer {
	width: 960px;
	overflow: hidden;
}
#left {
	width: 360px;
	float: left;
	background-color: #193f80;
}
#winners {
	background-image: url(https://www.ksbe.edu/_images/songcontest/2011/head_winners.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 50px;
}
#winners p {
	font-size: 14px;
	margin: 0;
	line-height: 18px;
}
#winners h3 {
	margin: 0 0 15px 0;
	font-size: 15px;
	color: #feb6cd;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#program {
	background-image: url(https://www.ksbe.edu/_images/songcontest/2011/head_program.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 50px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, "Myriad Web Pro";
	font-size: 13px;
	line-height: 17px;
}
#program p {
}
#program h4 {
	font-size: 15px;
	color: #feb6cd;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#program h4.bump {
	margin: 0 0 15px 0;
}
#right {
	width: 600px;
	float: right;
	background-color: #e3eaf3;
}
#theme {
	padding: 20px;
	color: #214478;
	line-height: 20px;
}
#hoike {
	padding: 0 20px 20px 20px;
	color: #214478;
	line-height: 20px;
}
.image {
	float: right;
	margin: 4px 0 10px 10px;
}
.caption {
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, "Myriad Web Pro";
}
#awards {
	width: 530px;
	background-image: url(https://www.ksbe.edu/_images/songcontest/2011/head_awards.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 45px 15px 5px 15px;
	background-color: #d1dceb;
	margin: 0 auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, "Myriad Web Pro";
	font-size: 13px;
	color: #214478;
	line-height: 19px;
}
#about {
	width: 530px;
	background-image: url(https://www.ksbe.edu/_images/songcontest/2011/head_about.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 45px 15px 5px 15px;
	background-color: #d1dceb;
	margin: 0 auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, "Myriad Web Pro";
	font-size: 13px;
	color: #214478;
	line-height: 19px;
}
#footer {
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, "Myriad Web Pro";
	font-size: 11px;
	color: #626569;
	line-height: 16px;
	margin: 30px 0 10px 0;
}
#footer a {
	color: #214478;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, "Myriad Web Pro";
	font-size: 11px;
	line-height: 16px;
}/* CSS Document */