/* CSS Document */

body {
		background-image: url(images/bg-tile.jpg);
		background-repeat: repeat;
		margin: 0;
		padding: 0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		line-height: 20px;
		color: #FFFFFF;
}

#wrapper {
		width: 870px;
		margin: auto;
}

#header {
		width: 870px;
		background-image: url(images/header.jpg);
		background-repeat: no-repeat;
		margin: 0;
}

#logo {
		background-image: url(images/logo.jpg);
		background-repeat: no-repeat;
		height: 104px;
		width: 222px;
		margin: 20px 0;
		float: left;
}

.logo-music {
		background-image: url(images/logo-music.png);
		background-repeat: no-repeat;
		height: 104px;
		width: 222px;
		margin: 20px 0;
		float: left;
}

#search {
		width: 205px;
		float: right;
		padding: 10px 0 0;
}

.left {
		width: 535px;
		background-image: url(images/black-tile.png);
		background-repeat: repeat;
		float: left;
		margin: 20px 0;
		padding: 20px;
}

.wide-left {
		width: 830px;
		background-image: url(images/black-tile.png);
		background-repeat: repeat;
		float: left;
		margin: 20px 0;
		padding: 20px;
}

.right {
		width: 240px;
		background-image: url(images/black-tile.png);
		background-repeat: repeat;
		float: right;
		margin: 20px 0;
		padding: 20px;
}

#boxes {
		padding: 20px 0 0 0;
		float: left;
}

.box1 {
		width: 240px;
		height: 180px;
		background-image: url(images/black-tile.png);
		background-repeat: repeat;
		float: left;
		margin: 0;
		padding: 10px 20px;
}

.box2 {
		width: 240px;
		height: 180px;
		background-image: url(images/black-tile.png);
		background-repeat: repeat;
		float: left;
		margin: 0 15px;
		padding: 10px 20px;
}

.box3 {
		width: 240px;
		height: 180px;
		background-image: url(images/black-tile.png);
		background-repeat: repeat;
		float: left;
		margin: 0;
		padding: 10px 20px;
}

.mbox1 {
		width: 240px;
		height: 135px;
		background-image: url(images/black-tile.png);
		background-repeat: repeat;
		float: left;
		margin: 0;
		padding: 10px 20px;
}

.mbox2 {
		width: 240px;
		height: 135px;
		background-image: url(images/black-tile.png);
		background-repeat: repeat;
		float: left;
		margin: 0 15px;
		padding: 10px 20px;
}

.mbox3 {
		width: 240px;
		height: 135px;
		background-image: url(images/black-tile.png);
		background-repeat: repeat;
		float: left;
		margin: 0;
		padding: 10px 20px;
}


#slideshow {
		clear: both;
		margin: 0;
		padding: 0;
}

#banner {
		height: 250px;
		width: 870px;
		clear: both;
}

#home-banner {
		height: 250px;
		width: 870px;
		clear: both;
}

#footer-wrapper {
		width: 100%;
		background-image: url(images/footer-bg.gif);
		background-repeat: repeat-x;
		background-color: #003352;
		overflow: hidden;
		margin: 20px 0 0 0;
}

.footer-wrapper-music {
		width: 100%;
		background-image: url(images/footer-bg-music.png);
		background-repeat: repeat-x;
		overflow: hidden;
		margin: 20px 0 0 0;
}

#footer {
		height: 95px;
		margin: auto;
		width: 870px;
		padding: 15px 0 0 0;
		color: #FFFFFF;
}

#main {
		padding: 10px 0;
}

h1, .contentheading {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 22px;
		font-weight: normal;
		padding: 0 0 10px 0;
		color: #FFFFFF;
		line-height: 28px;
		margin: 0;
}

h2, .componentheading {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18px;
		font-weight: normal;
		padding: 10px 0;
		color: #FFFFFF;
		line-height: 20px;
		margin: 0;
}

h3 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: normal;
		padding: 5px 0 10px 0;
		color: #FFFFFF;
		line-height: 20px;
		margin: 0;
}

h4 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		padding: 10px 0;
		color: #FFFFFF;
		line-height: 17px;
		margin: 0;
}

a {
		color: #FFFFFF;
		text-decoration: underline;
		outline: none;
		border: none;
}

a:hover {
		color: #FFFFFF;
		text-decoration: none;
}

a.readon, a.ucd_readon {
		background-image: url(images/more.gif);
		background-repeat: no-repeat;
		height: 27px;
		width: 92px;
		display: block;
		font-size: 0;
		float: right;
		text-decoration: none;
		margin: 15px 10px;
		padding: 0;
		outline: none;
		boder: none;
		line-height: 0px;
}

a.preadon  {
		background-image: url(images/pmore.gif);
		background-repeat: no-repeat;
		height: 27px;
		width: 92px;
		display: block;
		font-size: 0;
		float: right;
		text-decoration: none;
		margin: 15px 10px;
		padding: 0;
		outline: none;
		boder: none;
		line-height: 0px;
}

hr {
		height: 1px;
		background-color: #FFFFFF;
		border: none;
		margin: 0;
		clear: both;
		padding: 0;
}

#clear {
		clear: both;
}

#green-line {
		height: 5px;
		line-height: 1px;
		font-size: 0px;
		background-color: #5DA101;
}

#pink-line {
		height: 5px;
		line-height: 1px;
		font-size: 0px;
		background-color: #FF0080;
}

.people {
		float: left;
		padding: 3px;
		margin: 6px 20px 10px 0;
		background-color: #FFFFFF;
		border: none;
}

.video {
		padding: 3px;
		margin: 0 20px;
		background-color: #FFFFFF;
		border: none;
}

.people a, .video a, .specialist a {
		border: none;
}

a.people, a.video, a.specialist {
		border: none;
}

.specialist {
		border: 2px solid #FFFFFF;
}

.chronoform {
		display: none;
}

#left ul {
		padding: 0 0 0 12px;
}

#right ul {
		padding: 0 0 0 20px;
}

#left li, #right li {
		padding: 0;
}

.bg-img {
		position: absolute;
		top: -160px;
		left: 0;
		width: 100%;
		z-index: -100;
}

#jcepopup-caption p {
		color: #000000;
}

p {
		margin: 0;
		padding: 5px 0;
}

.right ul {
		margin: 5px 0 5px 18px;
		padding: 0;
}

#jcepopup-content {
		font-family: Verdana, Arial, Helvetica, sans-serif;
}