body {
	background-color: #666666;
	margin: 25px;
}
.content-cell-primary {
	background-color: #FFFFFF;
	background-image: url(../images/inner_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
}
.footer-cell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #30A18D;
	background-image: url(../images/inner_06.jpg);
	height: 141px;
	padding-left: 525px;
	line-height: 1.5em;
	color: #FFFFFF;
	vertical-align: middle;
}
.content-cell-actual {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	line-height: 18px;
	padding-right: 10px;
}

.content-cell-actual td {
	font-size: 11px;
	color: #555555;
	line-height: 18px;
}


.content-cell-actual a {
	color: #A16730;	
}

.content-cell-actual a:hover {
	color: #A16730;
	text-decoration: none;	
}

.content-cell-actual h3 {
	font-weight: normal;
	font-size: 14px;
	color: #A16730;
	margin: 0px;
	padding: 0px;
	letter-spacing: 5px;
}
.content-cell-actual h4 {
	font-weight: normal;
	font-size: 14px;
	color: #A16730;
	margin: 0px;
	padding: 10px 0px 0px;
	letter-spacing: 3px;
}
.content-cell-actual h5 {
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 10px 0px 0px;
}

.subnav-cell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	font-weight: bold;
	list-style-type: square;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	list-style-image: url(../images/inner_graphics/bullet.gif);
}

.subnav-cell li {
	padding-bottom: 5px;
}

.subnav-cell a {
	color: #555555;
	text-decoration: none;
}

.subnav-cell a:hover {
	text-decoration: underline;
}
.section-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
.now-playing-box {
	background-color: #EBFFFC;
	margin-bottom: 15px;
	padding: 10px;
	border-top: 2px none #30A18D;
	border-right: 2px dashed #30A18D;
	border-bottom: 2px dashed #30A18D;
	border-left: 2px dashed #30A18D;
}.now-playing-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #30A18D;
	color: #EBFFFC;
	font-size: 22px;
	padding: 4px 0px 4px 10px;
	margin-top: 10px;
	font-weight: bold;
}
.imageLeft {
	margin: 5px;
	float: left;
}
.imageRight {
	margin: 5px;
	float: right;
}

