body {
	background-color: #333333;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link, a:visited, a:active {
	color: #6090C0;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
a:hover {
	color: #6090C0;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a {
	outline: none;
}
.clear {
	clear: both;
}
h1, h2 {
	font-size: 13px;
	margin: 0px;
	text-transform: capitalize;
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 16px;
}
#container {
	height: auto;
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 70px;
}
#left_shoes {
	background-color: #FFFFFF;
	float: left;
	width: 263px;
	height: 460px;
	background-image: url(../jfvatlasbw.jpg);
	background-repeat: no-repeat;
	border: 9px solid #FFFFFF;
}
#left_piano {
	background-color: #FFFFFF;
	float: left;
	width: 263px;
	height: 460px;
	background-image: url(mp3.jpg);
	background-repeat: no-repeat;
	border: 9px solid #FFFFFF;
}
#left_decks {
	background-color: #FFFFFF;
	float: left;
	width: 263px;
	height: 460px;
	background-image: url(bio.jpg);
	background-repeat: no-repeat;
	border: 9px solid #FFFFFF;
}
#left_forward {
	background-color: #FFFFFF;
	float: left;
	width: 263px;
	height: 460px;
	background-image: url(contact.jpg);
	background-repeat: no-repeat;
	border: 9px solid #FFFFFF;
}
#left_close {
	background-color: #FFFFFF;
	float: left;
	width: 263px;
	height: 460px;
	background-image: url(tour.jpg);
	background-repeat: no-repeat;
	border: 9px solid #FFFFFF;
}
#oasis {
	background-color: #FFFFFF;
	float: left;
	width: 263px;
	height: 460px;
	background-image: url(oasiengl.jpg);
	background-repeat: no-repeat;
	border: 9px solid #FFFFFF;
}
#left_stand {
	background-color: #FFFFFF;
	float: left;
	width: 263px;
	height: 460px;
	background-image: url(bridge.jpg);
	background-repeat: no-repeat;
	border: 9px solid #FFFFFF;
}
#left_hand {
	background-color: #FFFFFF;
	float: left;
	width: 263px;
	height: 460px;
	background-image: url(../img/craig_armstrong_hand.jpg);
	background-repeat: no-repeat;
	border: 9px solid #FFFFFF;
}
#left_poster {
	background-color: #FFFFFF;
	float: left;
	width: 263px;
	height: 460px;
	background-image: url(../img/poster.jpg);
	background-repeat: no-repeat;
	border: 9px solid #FFFFFF;
}
#link_box {
	padding-top: 390px;
}
#link_box_left {
	float: left;
	width: 125px;
	margin-left: 2px;
}
#link_box_right {
	float: right;
}
#right_fix {
	width: 360px;
	float: right;
	background-color: #FFFFFF;
	height: 448px;
	border-top: 15px solid #FFFFFF;
	border-right: 20px solid #FFFFFF;
	border-bottom: 15px solid #FFFFFF;
	border-left: 20px solid #FFFFFF;
}
#right_fix p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 16px;
	color: #4D4D4D;
}
#right_flex {
	width: 360px;
	float: right;
	background-color: #FFFFFF;
	height: auto;
	border-top: 15px solid #FFFFFF;
	border-right: 20px solid #FFFFFF;
	border-bottom: 15px solid #FFFFFF;
	border-left: 20px solid #FFFFFF;
}
#right_flex p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 16px;
	color: #666666;
}
#right_disc {
	width: 360px;
	float: right;
	background-color: #FFFFFF;
	height: auto;
	border-top: 15px solid #FFFFFF;
	border-right: 20px solid #FFFFFF;
	border-bottom: 15px solid #FFFFFF;
	border-left: 20px solid #FFFFFF;
}
#right_disc p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 16px;
	color: #4D4D4D;
}

#footer {
	text-align: right;
	color: #4B4B4B;
	padding-top: 5px;
}
.navcontainer { width: 125px; 
}
.navcontainer ul {
	padding-left: 0;
	list-style-type: none;
	margin: 0;
}
.navcontainer a {
	display: block;
	width: 120px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
	padding-left: 5px;
	line-height: 15px;
}
a.navlist:link, a.navlist:visited, a.navlist:active {
	text-decoration: none;
	color: #000000;
}
.navcontainer a:hover {
	background-color: #DDE9EC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a.foot_link:link, a.foot_link:visited, a.foot_link:active {
	text-decoration: none;
	color: #535353;
	text-transform: lowercase;
	font-size: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	letter-spacing: 1px;
}
a.foot_link:hover {
	text-decoration: none;
	color: #6090C0;
	text-transform: lowercase;
	font-size: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	letter-spacing: 1px;
}
a.logo:link, a.logo:visited, a.logo:hover, a.logo:active {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom: 2px;
}
.news_box_mover {
	margin-top: 5px;
}
#line_box {
	border-top: 1px dotted #999999;
	border-right: 0px dotted #999999;
	border-bottom: 0px dotted #999999;
	border-left: 0px dotted #999999;
	margin-top: 5px;
	padding-top: 10px;
	text-transform: capitalize;
}
.tiny_date {
	text-align: right;
	color: #693;
	line-height: 20px;
}
#cover_box_left {
	background-color: #e9e9e9;
	height: 107px;
	width: 108px;
	padding: 2px;
	border: 1px solid #bcbcbc;
	float: left;
}
#cover_box_right {
	float: right;
	width: 215px;
}
#cover_box {
	margin-bottom: 15px;
}
#cover_box dl {
	margin: 0px;
	padding-bottom: 8px;
	color: #666666;
}
#cover_box dt {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 1px;
	font-family: Helvetica, Arial, sans-serif;
}
#cover_box dd {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	line-height: 15px;
}
#list ol {
	margin: 0px 0px 0px 2.5em;
	padding-bottom: 15px;
	padding-left: 0em;
	padding-top: 5px;
}
#list {
}


#list li {
	font-size: 10px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}
#list dl {
	margin: 0px;
	padding-bottom: 15px;
	color: #666666;
}
#list dt {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 1px;
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
}
#list dd {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	line-height: 16px;
}

#links ul {
	list-style-type: none;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	width: 320px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
} 

#links li {
	margin: 0px;
	border-top: 0px dotted #999;
	border-right: 0 dotted #999;
	border-bottom: 1px dotted #999;
	border-left: 0 dotted #999;
}

#links li a {
	color: #4B82B8;
	display: block;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

 * html #links li a {  /* make hover effect work in IE */
	width: 320px;
}

#links li a:hover {
	background: #EDF1FA;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #F2F7F9;
}

#links a em {
	color: #333333;
	display: block;
	font-style: normal;
	font-weight: normal;
}
.news_title {
	font-size: 10px;
	margin: 0px;
	padding-top: 14px;
	color: #3F3F3F;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.music_box {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #BCBCBC;
	margin-top: 10px;
	padding-bottom: 10px;
}

.music_box_left {
	float: left;
	width: 61px;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.music_box_right {
	float: right;
	width: 280px;
}
.music_title {
	font-size: 10px;
	margin: 0px;
	color: #3F3F3F;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.music_title_sub {
	color: #666666;
	text-transform: capitalize;
}
#contact_form {
	margin: 0px;
}
.form_text {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Arial, sans-serif;
	padding: 1px;
	font-size: 11px;
}

#right_fix dl {
	margin: 0px;
	padding-bottom: 8px;
	color: #666666;
}
#right_fix dt {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 1px;
	font-family: Helvetica, Arial, sans-serif;
}
#right_fix dd {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	line-height: 16px;
}

#right_flex dl {
	margin: 0px;
	padding-bottom: 8px;
	color: #666666;
}
#right_flex dt {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 1px;
	font-family: Helvetica, Arial, sans-serif;
}
#right_flex dd {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	line-height: 16px;
}

#right_disc dl {
	margin: 0px;
	padding-bottom: 8px;
	color: #333333;
}
#right_disc dt {
	margin: 13px 0px 0px;
	padding-bottom: 1px;
	letter-spacing: 1px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
#right_disc dd {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	line-height: 16px;
	color: #666666;
}


.advert_holder {
	margin-bottom: 30px;
	margin-top: 20px;
}
.advert_holder_left {
	float: left;
	width: 150px;
}
.advert_holder_right {
	float: right;
	width: 200px;
	margin-top: 9px;
}
#small_ad_pic {
	width: 145px;
	height: 100px;
	background-repeat: no-repeat;
}
.advert_holder_right dl {
	margin: 0px;
	padding-bottom: 2px;
	padding-top: 10px;
}
.advert_holder_right dt {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-bottom: 2px;
}
.advert_holder_right dd {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	line-height: 15px;
}
.small_advert {
	padding: 3px;
	border: 1px solid #CCCCCC;
	}
.disc_date {
	margin-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6699CC;
	width: 320px;
	letter-spacing: -1px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0DFE3;
}
.track_header {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.darker {
	color: #000000;
}
.cover_border {
	border: 1px solid #CCCCCC;
	padding: 4px;
	height: 160px;
	width: 160px;
	margin-top: 3px;
}
#listen ol {
	margin: 0px 0px 0px 2.5em;
	padding-bottom: 15px;
	padding-left: 0em;
	padding-top: 5px;
}

#listen {
}


#listen li {
	font-size: 10px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}
.lighter {
	color: #666666;
	font-size: 9px;
}
.img_box {
	background-color: #e9e9e9;
	height: 150px;
	width: 280px;
	padding: 2px;
	border: 1px solid #bcbcbc;
	margin-bottom: 13px;
	margin-top: 5px;
}
