.wrapper {
	border: 4px solid #000000;
	background: url(/images/bg_pattern.jpg) repeat;
}
body {
	background: url(/images/bg.gif) no-repeat fixed center top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #154081;
}
TD, P, DIV {
	font-family: "Lucida Sans Unicode", "Arial Unicode MS", "Lucida Sans", "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #154081;
}
I {
    font-style: italic;
}

.banner {
	border: 2px solid #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 0px;
	display: block;
}
A {
    text-decoration: none;
}

P { clear: left; }

h1,h2,h3 {
    font-family:  "Lucida Sans Unicode", "Arial Unicode MS", "Lucida Sans", "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
    font-family: "Arial Unicode MS", "Lucida Sans", "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
    color: #222222;
}
h1 {
    font-size: 18px;
    background:url("/images/red_arrow.gif") no-repeat left;
    padding-left: 17px;
}
h2 {
    font-size: 16px;
    background:url("/images/black_arrow.gif") no-repeat left;
    padding-left: 17px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
    margin-bottom: 5px;
}
h3 {
    font-size: 14px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
    margin-bottom: 4px;
}

TD.redHeader {
    padding-left: 5px;
    background: #e80016;
    color: white;
    font-size: 10pt;
}

#bigblue {
    float: left;
    clear: right;
    background:url("/images/header_left.gif") no-repeat left top;
    background-color: #193b85;
    height: 26px;
    padding: 0px;
}
#bigblue B {
    display: block;
    background:url("/images/header_right.gif") no-repeat right top;
    height: 26px;
    font-weight: bold;
    font-size: 12px;
    color: white;
    padding: 6px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0px;
    margin-bottom: 20px; 
}

.gallery {
    float: right;
    padding: 5px;
}

#gallery IMG {
    padding: 2px;
    border: 1px solid #888;
    margin-bottom: 1px;
}

/*NAV CSS FOR NEW2.HTML - START*/
.navbarwrapper {
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	background: url(/images/nav_bg_blue.jpg) repeat-x;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 36px;
	clear: left;
	vertical-align: bottom;
	height: 36px;
	width: 688px;
	display: block;
}
.breadcrumbs {
	background: #FFFFFF url(/images/bg_breadcrumbs.jpg);
	height: 23px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	font: 12px/23px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
}

#breadcrumbs a {
    color: #ffffff;
}
#breadcrumbs a:hover {
    color: #0000ff;
    background: none;
}

/*BODY START*/

.bodyTOP {
	border-top: 2px solid #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
}
.bodyBOX {
	background: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	min-height: 300px;
	display: block;
}
.bodyBOTTOM {
	margin-bottom: 40px;
	margin-top: -2px;
	line-height: 26px;
	height: 26px;
	text-align: center;
}

/*BODY END*/

/*FOOTER START*/

.footerMain {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	width: auto;
	height: 20px;
}
.footertextLEFT {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 20px;
	color: #FFFFFF;
	width: 560px;
	float: left;
	text-align: left;
	margin-left: 10px;
}
.footertextRIGHT {
	width: 100px;
	height: 20px;
	z-index: auto;
	float: right;
	margin-right: 10px;
	margin-top: 5px;
	text-align: right;
}
.footerLINKS A {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #fff;
}
.footerLINKS A:link {
	color: #CCCCCC;
}
.footerLINKS A:hover {
	color: #FFFFFF;
	width: 620px;
	background-color: #555555;
}
/*FOOTER END*/

.footnote {
border-top: 1px dotted #888;
font-size: 9px;
color: #888;
}

#browse li {
    list-style-position: outside;
    list-style-image: url(/images/black_arrow.gif);
    line-height: 17px;
    margin-left: 20px;
    text-transform: capitalize;
}

#playlist {
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
    border: 1px solid #D9D9D9;
padding: 3px;
    width: 100%;
}

#playlist tbody tr td {
    font-family: "lucida grande", verdana, sans-serif;

