html, body { padding: 0; margin: 0; height:100%;}
.alignCenter {
	text-align: center;
}

body {
	margin: 0;
	text-align: center;
	padding: 0;
}
.wrapHeader {
	width:100%;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.wrapMiddle {
	width:100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.wrapFooter {
	width:100%;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
* html {height:100%}
.clear {
	clear: both;
}
.gone {
	display: none;
}
#middle {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	height: 506px;
	width: 971px;
	background-image: url(img/bg-holder.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#colHolder {
	padding: 8px;
	clear: both;
	float: none;
}
#colLeft {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	width: 500px;
	height: 490px;
}
#colRight {
	display: inline;
	float: left;
	width: 447px;
	padding: 0px;
	height: 490px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.podHolderOuter {
	background-color: #dcdcdc;
	margin: 0px;
	padding: 8px;
}
.podHolderInner {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 2px;
}
#podTitle {
	width: 480px;
	height: 62px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(img/bg-title.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#podPlayer {
	height: 406px;
	width: 480px;
	margin: 0px;
	padding: 0px;
}
.spacerTop2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	height: 2px;
	margin: 0px;
	padding: 0px;
}
#podTitle h2 {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Verdana;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 10px;
	margin: 0px;
	display: block;
	font-weight: normal;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
}
#podTitle h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	display: block;
	margin: 0px;
	line-height: 23px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
}
.spacerTop8 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	height: 8px;
	margin: 0px;
	padding: 0px;
}
#podNav {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 427px;
}
#podNavSub {
	background-color: #c6c6c6;
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 427px;
	background-image: url(img/bg-subNav.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#podContent {
	margin: 0px;
	padding: 0px;
	height: 306px;
	width: 427px;
	background-color: #ececec;
}
#podAdvert {
	margin: 0px;
	padding: 0px;
	height: 72px;
	width: 427px;
	background-color: #333333;
}
#podNav ol {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#podNav li {
	display: inline;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 25px;
}
#podNav a {
	display: block;
	height: 17px;
	width: 100px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#podNav .liOff {
	background-image: url(img/bg-tab.gif);
	background-position: left bottom;
}
#podNav .liOn {
	background-image: url(img/bg-tab.gif);
	background-position: left top;
}
#podNav .aOff {
	color: #dcdcdc;
}
#podNav .aOn {
	color: #000000;
}
#podNav a:hover {
	text-decoration: underline;
}
#podNavSub ol {
	display: block;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	list-style-type: none;
}
#podNavSub li {
	display: inline;
	height: 22px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#podNavSub a {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9px;
	line-height: 9px;
	text-transform: uppercase;
	text-decoration: none;
	height: 17px;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#podNavSub .aOn {
	color: #000000;
}
#podNavSub .aOff {
	color: #DCDCDC;
}
#podNavSub .liOn {
	background-image: url(img/bg-subNavButton.gif);
	background-position: right top;
}
#podNavSub .liOff {
	background-image: url(img/bg-subNavButton.gif);
	background-position: right bottom;
}
#podNavSub .liOn .cornerLeft {
	margin: 0px;
	padding: 0px;
	height: 22px;
	background-position: left top;
	background-image: url(img/bg-subNavButtonCorner.gif);
	background-repeat: no-repeat;
}
#podNavSub .liOff .cornerLeft {
	margin: 0px;
	padding: 0px;
	height: 22px;
	background-position: left bottom;
	background-image: url(img/bg-subNavButtonCorner.gif);
	background-repeat: no-repeat;
}
#podNavSub a:hover {
	text-decoration: underline;
}
#podNavSub #Holder {
	height: 28px;
	

}
#podContent .itemHolder {
	height: 58px;
	background-image: url(img/bg-item.gif);
	background-position: left top;
	background-repeat: repeat-x;
	
}#podContent #holder {
	margin: 0px;
	padding: 4px;
}
#podContent #scroller {
	width: 419px;
	height: 298px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}
#podContent .imageHolder {
	height: 58px;
	width: 90px;
	background-color: #FFFFFF;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
}
#podContent .contentHolder {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 58px;
	background-image: url(img/bg-itemDivide.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#podContent h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	display: block;
	margin: 0px;
	line-height: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#podContent p {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	display: block;
	margin: 0px;
	line-height: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#podContent .imageHolder img {
	margin: 0px;
	padding-top: 4px;
	padding-left: 4px;
	height: 50px;
	width: 82px;
}
.marginTop2 {
	margin-top: 2px;
}
.marginLeft10{
	margin-left: 10px;
}
#podContent .itemButton {
	background-image: url(img/bg-itemButton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	width: 65px;
	padding: 0px;
	text-align: center;
	display: inline;
	float: left;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#podContent .itemButton a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	line-height: 9px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
#podContent .itemButton a:hover {
	text-decoration: underline;
}
.centerDiv {
	width: 971px;
	padding: 0px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#podContent .itemHolderSelected {

	height: 58px;
	background-image: url(img/bg-item-selected.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
#podNavSub #back {
	background-image: url(img/bg-subNavDirections.gif);
	background-position: left bottom;
	width: 16px;
	padding: 0px;
	height: 22px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#podNavSub #forward {
	background-image: url(img/bg-subNavDirections.gif);
	background-position: right bottom;
	padding: 0px;
	height: 22px;
	width: 16px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.floatLeft {
	float: left;
}
#podNavSub #scrollHolder {
	overflow: hidden;
	width: 380px;
	height: 28px;
}
#podNavSub #back a, #podNavSub #forward a {
	color: #CC0000;
	margin: 0px;
	padding: 0px;
	display: block;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 1px;
	line-height: 1px;
	height: 22px;
	width: 16px;
}
th: 16px;
}
