body {
 margin: 0px;
 font: 10pt Arial, Helvetica, sans-serif;
 color: #fff;
 background: url( '/images/1/bg.png' ) no-repeat top center #160025;
}

img {
 behavior: url("/css/pngfix/png.htc");
}

form {
 margin: 0px;
}

a {
 color: #ff00ff;
}
a:hover {
 color: #b000b0;
}
h1 {
 font-size: 1.3em;
 background: url( '/images/1/h1-icon.jpg' ) no-repeat center left;
 font-weight: normal;
 padding-left: 20px;
}
#main h1 {
 margin-top: 0px;
}
h2 {
 font-size: 1.2em;
 color: #ff00ff;
}
h3 {
 font-size: 1.1em;
}
input,textarea {
 font-family: Arial, Helvetica, sans-serif;
 border: 1px solid #6900ae;
 padding: 3px;
 background: url( '/images/1/input-bg.jpg' ) no-repeat top left #390062;
 color: #fff;
 font-size: 1em;
}

#wrapper {
 width: 970px;
 margin: 0px auto;
}

#header {
 background: url( '/images/1/header-bg.jpg' ) no-repeat top left;
 height: 147px;
}
#header #datetime {
 float: left;
 width: 300px;
 height: 30px;
 line-height: 30px;
 padding-left: 10px;
}
#header #quicklinks {
 text-align: right;
 height: 30px;
 line-height: 30px;
 padding-right: 10px;
}
#header #quicklinks a {
 color: #fff;
 text-decoration: none;
}
#header #quicklinks a:hover {
 color: #ff00ff;
}
#header #logo {
 padding-top: 6px;
 padding-left: 24px;
}
#header #logo a {
 background: url( '/images/1/logo.jpg' ) no-repeat top left;
 width: 455px;
 height: 94px;
 clear: both;
 float: left;
}
#header #logo span {
 display: none;
}
#header #search {
 text-align: right;
 padding: 36px 40px 0px 0px;
}

#navigation {
 background: url( '/images/1/navigation-bg.jpg' ) no-repeat top left;
 height: 50px;
}
#navigation ul {
 margin: 0px;
 padding: 1px 6px 0px 6px;
 height: 41px;
 list-style-type: none;
}
#navigation ul li {
 float: left;
 display: block;
 height: 40px;
 line-height: 40px;
 background: url( '/images/1/nav-seperator.jpg' ) no-repeat top right;
}
#navigation ul li a {
 display: block;
 float: left;
 font-weight: bold;
 text-decoration: none;
 color: #fff;
 padding: 0px 20px;
 font-size: 0.9em;
 height: 40px;
 line-height: 40px;
}
#navigation ul li a:hover {
 color: #ff00ff;
}
#navigation ul li.last {
 background: none;
}

#main-wrapper {
 background: url( '/images/1/main-wrapper-bg.jpg' ) repeat-y;
}
#main {
 background: url( '/images/1/main-bg.jpg' ) no-repeat;
}
#main-container {
 min-height: 470px;
 width: 960px;
 margin: 0px auto;
 padding:20px 0 0;
}

#side-column {
 float: left;
 padding-left: 20px;
 width: 200px;
}
#side-column .company-info {
 width: 150px;
 margin-top: 20px;
 padding-top: 10px;
 border-top: 1px solid #ff00ff;
}

#side-column-recent {
 float: right;
 width: 270px;
 padding-right: 20px;
}
#side-column-recent a img {
 border: 1px solid #ff00ff;
}
#side-column-recent a.recent {
 display: block;
 margin: 12px 0px;
}

#content {
 margin: 0px 315px 0px 255px;
 padding-top: 0px;
}

#footer {
 background: url( '/images/1/footer-bg.jpg' ) no-repeat;
 height: 120px;
 color: #ff00ff;
}
#footer-navigation ul {
 margin: 0px;
 padding: 35px 0px 0px 15px;
 list-style-type: none;
 height: 31px;
 line-height: 31px;
 float: left;
}
#footer-navigation ul li {
 display: inline;
 float: left;
 padding-right: 5px;
}
#footer-navigation ul li a {
 text-decoration: none;
}
#copyright {
 float: right;
 background: url( '/images/1/copyright-logo.jpg' ) no-repeat center right;
 height: 31px;
 line-height: 31px;
 margin: 35px 15px 0px 0px;
 padding-right: 35px;
}

.clear {
 clear: both;
}

#DRX_FlashSlideshow {
  border: 1px solid #ff00ff;
  padding: 0px;
  width: 370px;
}

/* ------------------------ */

.DRX_CalendarTable {
  border: 1px solid #ff00ff;
  padding: 2px;
  width: 350px;
}

.DRX_CalendarTable th {
  text-align: center;
}

.DRX_CalendarTable td {
  border: 1px solid #ff00ff;
  width: 23px;
  height: 40px;
  text-align: center;
  padding: 2px;
}

.DRX_CalendarEvent {
  font-weight: bold;
  background-color: #b000b0;
  color: #FFFFFF;
}

.DRXOverLibText {
  text-align: left;
  color: #FFFFFF;
  background: url( '/images/1/input-bg.jpg' ) no-repeat top left #390062;

.DRXMEDIA_CUS_AlbumSummary_Header {
	background-color: #160025;
	border 1px solid #160025;
	}

.DRXMEDIA_CUS_OddRow {
	background-color: #160025;
	border 1px solid #160025;
	}

.DRXMEDIA_CUS_EvenRow {
	background-color: #160025;
	border 1px solid #160025;
	}