body {
	background: #423B3B;
  margin: 40px 0px 0px 0px;
  padding: 0px;
  text-align: center; /* Required to centre container in IE5.x */
}
div#splash {
  width: 700px !important;
  width /**/: 702px;
  height: 538px !important;
  height /**/: 540px;
	background-color: #000000;
	margin: 20px auto 0px auto;
	padding: 0px;
	border: 1px solid #4C4747;
	background: url("images/splash_cd.jpg") no-repeat;
}

div#splash .enter {
  position: relative;
  top: 272px;
  left: 290px;
  text-decoration: none;
}
div#splash .read_more {
  position: relative;
  top: 465px;
  left: 126px;
  text-decoration: none;
}
div#container {
  width: 780px !important;
  width /**/: 782px;
	background-color: #000000;
	margin: 0px auto 0px auto;
	padding: 15px 0 0 0;
	text-align: left;
	border: 1px solid #4C4747;
}
div#header {
  float: left;
  margin: 20px 0px 20px 0px;
  width: 780px;
  height: 90px;
	background: url("images/header_bg.jpg") no-repeat;
}
div#admin_header {
  float: left;
  margin: 20px 0px 20px 0px;
  width: 780px;
  height: 89px;
	background: url("images/admin_header_bg.jpg") no-repeat;
}
div#footer {
  float: left;
  width: 760px !important;
  width /**/: 780px;
  height: 33px;
  padding: 10px 20px 0px 0px;
	background: url("images/footer_bg.jpg");
}
div#nav {
	position: relative;
	float: right;
	top: 5px;
	width: 768px;
}
div#admin_nav {
  position: relative;
  float: right;
  top: 41px;
  width: 220px;
}
div#content_container {
  float: left;
  width: 780px;
  padding: 0px 0px 0px 0px;
}
div#left_sidebar {
	float: left;
	width: 120px !important;
	width /**/: 150px;
	padding: 4px 10px 0px 20px;
	background-color: #000000;
	text-align: center;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
div#content {
  float: right;
  width: 609px !important;
  width /**/: 630px;
  padding: 0px 10px 0px 10px;
  margin: 0px 0px 20px 0px;
  border-left: 1px solid #444141;
}
div#nav_bio a, div#nav_cds a, div#nav_events a,  div#nav_myblog a, div#nav_video a, div#nav_thought a, div#nav_gallery a, div#nav_play_list a, div#nav_buzz a, div#nav_contact a, div#nav_airPlay a {
	position: relative;
	float: left;
	height: 18px;
	margin: 3px 10px 0px 8px;
	padding: 0px;
	display: inline;
}

div#nav_airPlay a {
	width: 48px;
	background: url("images/nav_airPlay.gif") 0px 0px no-repeat;
}
div#nav_airPlay a:hover {
  background-position: -54px 0px;
}

div#nav_bio a {
	width: 56px;
	background: url("images/nav_bio.gif") 0px 0px no-repeat;
}
div#nav_bio a:hover {
  background-position: -56px 0px;
}
div#nav_cds a {
	width: 22px;
	background: url("images/nav_cds.gif") 0px 0px no-repeat;
}
div#nav_cds a:hover {
  background-position: -22px 0px;
}
div#nav_events a {
	width: 37px;
	background: url("images/nav_events.gif") 0px 0px no-repeat;
}
div#nav_events a:hover {
  background-position: -37px 0px;
}

div#nav_myblog a {
	width: 48px;
	background: url("images/nav_myblog.gif") 0px 0px no-repeat;
}
div#nav_myblog a:hover {
  background-position: -48px 0px;
}
div#nav_thought a {
	width: 103px;
	background: url("images/nav_thought.gif") 0px 0px no-repeat;
}
div#nav_thought a:hover {
  background-position: -103px 0px;
}
div#nav_video a {
	width: 36px;
	background: url("images/nav_video.gif") 0px 0px no-repeat;
}
div#nav_video a:hover {
  background-position: -36px 0px;
}

div#nav_gallery a {
	width: 39px;
	background: url("images/nav_gallery.gif") 0px 0px no-repeat;
}
div#nav_gallery a:hover {
  background-position: -39px 0px;
}
div#nav_play_list a {
	width: 46px;
	background: url("images/nav_play_list.gif") 0px 0px no-repeat;
}
div#nav_play_list a:hover {
  background-position: -46px 0px;
}
div#nav_buzz a {
	width: 51px;
	background: url("images/nav_buzz.gif") 0px 0px no-repeat;
}
div#nav_buzz a:hover {
  background-position: -51px 0px;
}
div#nav_contact a {
	width: 41px;
	background: url("images/nav_contact.gif") 0px 0px no-repeat;
}
div#nav_contact a:hover {
  background-position: -41px 0px;
}
div#nav_admin_events a, div#nav_admin_contacts a, div#nav_admin_logout a {
  position: relative;
  float: left;
	height: 18px;
  margin: 3px 10px 0px 10px;
	padding: 0px;
  display: inline;
}
div#nav_admin_events a {
	width: 37px;
	background: url("images/nav_admin_events.gif") 0px 0px no-repeat;
}
div#nav_admin_events a:hover {
  background-position: -37px 0px;
}
div#nav_admin_contacts a {
	width: 47px;
	background: url("images/nav_admin_contacts.gif") 0px 0px no-repeat;
}
div#nav_admin_contacts a:hover {
  background-position: -47px 0px;
}
div#nav_admin_logout a {
	width: 38px;
	background: url("images/nav_admin_logout.gif") 0px 0px no-repeat;
}
div#nav_admin_logout a:hover {
  background-position: -38px 0px;
}
div.sep {
  position: relative;
  float: left;
	height: 18px;
  margin: 0px;
	padding: 0px;
	width: 2px;
	background: url("images/sep.gif") 0px 0px no-repeat;
  display: inline;
}
div.gallery_thumb {
  float: left;
  width: 110px;
  height: 73px;
  margin: 5px 0px 5px 7px;
  border: 1px solid #444141;
  display: inline;
}
div#gallery_img_l {
  position: relative;
  width: 466px;
  height: 309px;
  margin: 10px 0px 0px 70px;
  border: 1px solid #444141;
}
div#gallery_img_p {
  position: relative;
  width: 300px;
  height: 453px;
  margin: 10px 0px 0px 150px;
  border: 1px solid #444141;
}
div#gallery_credit_l {
  position: absolute;
  top: 290px;
  left: 10px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFF;
}
div#gallery_credit_p {
  position: absolute;
  top: 430px;
  left: 10px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFF;
}
div#gallery_controls_l {
  width: 466px;
  height: 23px;
  margin: 0px 0px 20px 70px;
  padding-bottom: 7px;
  background-color: #141111;
  border: 1px solid #444141;
  border-top: 0px;
}
div#gallery_controls_p {
  width: 300px;
  height: 23px;
  margin: 0px 0px 20px 150px;
  padding-bottom: 7px;
  background-color: #141111;
  border: 1px solid #444141;
  border-top: 0px;
}
.clear {
  clear: both;
  display: block;
  height: 1px;
  overflow: hidden;
  background-color: #000000;
}
p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #C7C5C5;
	font-weight: normal;
	padding: 5px 5px 5px 10px;
	margin: 0px;
}
p.large {
  font-size: 14px;
  color: #FFFFFF;
}
p.nomarg {
  padding: 0px;
  margin: 0px;
}
p.err {
	color: #770D0D;
	font-weight: bold;
}
p.msg {
	color: #8BB7E1;
	font-weight: bold;
}
a {
  color: #B6AD8C;
  text-decoration: underline;
}
a:hover {
  text-decoration: underline;
}
h1 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #B6AD8C;
  padding-left: 10px;
}
.col_head {
	background-color: #141111;
	border-top: 1px solid #444141;
	border-bottom: 1px solid #444141;
}
.row {
	border-bottom: 1px solid #444141;
}
img.float_right {
  float: right;
  padding: 0px 10px 20px 25px;
  display: inline;
}
img.float_left {
	float: left;
	padding: 0px 20px 20px 20px;
	display: inline;
}
.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C7C5C5;
  background-color: #141111 !important;
  border: 1px solid #828080;
  padding: 2px;
}
.ddlb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
  background-color: #C7C5C5;
  border: 1px solid #828080;
  padding: 2px;
}
input.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C7C5C5;
  border: 1px solid #828080;
  background-color: #141111;
  padding: 1px 5px 1px 5px;
}
.dpDiv {
}
.dpTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #000000;
	background-color: #B6AD8C;
	border: 1px solid #444141;
}
.dpTR {
}
.dpTitleTR {
}
.dpDayTR {
}
.dpTodayButtonTR {
}
.dpTD {
	cursor: pointer;
}
.dpDayHighlightTD {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	cursor: pointer;
}
.dpTitleTD {
}
.dpButtonTD {
}
.dpTodayButtonTD {
}
.dpDayTD {
	background-color: #141111;
	border: 1px solid #444141;
	color: white;
}
.dpTitleText {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.dpDayHighlight {
	color: #000000;
	font-weight: bold;
}
.dpButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background: #101010;
	font-weight: bold;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
.dpTodayButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B6AD8C;
	background: #141111;
	font-weight: normal;
	border: 1px solid #444141;
}
table.cd-song-list {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #C7C5C5;
	font-weight: normal;
	margin-left: 10px;
}
table.cd-song-list td {
  padding: 4px;
}
table.cd-song-list td.odd {
  background-color: #141111;
}
.bgTableBuzz {
	background-image: url(images/bgTable-buzz.jpg);
	background-repeat: repeat;
}
.BuzzHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8CB7DE;
	font-weight: lighter;
	padding-top: 12px;
	padding-bottom: 15px;
}
.marginPic {
	padding-bottom: 40px;
}
img.float_left_new {
	float: left;
	padding: 0px 20px 20px 30px;
	display: inline;
}
.weeklyThought {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding-top: 10px;
	padding-left: 15px;
	color: #CCCCCC;
	float: none;
}
