/* CSS Document */

* {
	margin: 0;
	border: 0;
	padding: 0;
}

body {
	font: 100.01%/120% Verdana, Arial, Helvetica, sans-serif;
	color: #46370F;
	background-color: #FFC105;
}

#wrapper {
	width: 762px;
	background-color: #FFD772;
	background-image: url(images/bodyBG2.jpg);
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-top: 5px;
}
#content p {
	line-height: 1.4em;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6B5419;
	text-decoration: underline;
	font-size: 100%;
}
a:visited {
	text-decoration: underline;
	color: #6B5419;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-size: 110%;
}
a:active {
	text-decoration: underline;
}

#header {
	width: 750px;
	padding: 5px 0 0 10px;
	text-align: left;
	}
#divInnerHeader {
	width: 750px;
	padding: 5px 0 0px 5px;
}
	
#navBar {
	width: 610px;
	background-color: #FFC105;
	margin-left: 130px;
	font-size: 12px;
	padding-top: 0px;
	padding-left: 10px;
	margin-top: 5px;
	padding-bottom: 0px;
}

.button {
	float: left;
	width: 90px;
	padding-left: 0px;
	background-color: #FFC105;
	padding-right: 0px;
	margin-right: 10px;
	text-align: center;
	color: #6B5419;
	font-size: 11px;
	font-weight: bold;
}

#navBar a:link {
	text-decoration: none;
	font-weight: bold;
	color: #6B5419;
}
#divPanorama {
	padding-right: 5px;
	height: 100px;
	background-image: url(images/CAB_20070411_0001_MP.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#navBar a:visited {
	text-decoration: none;
	color: #6B5419;
	font-weight: bold;
	font-size: 11px;
}
#navBar a:hover {
	text-decoration: none;
	color: #554213;
	background-color: #FFE3A8;
	font-weight: bold;
	font-size: 11px;
}

#footer {
	background-image: url(images/footer2.gif);
	background-repeat: no-repeat;
	width: 774px;
	height: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 60%;
	color: #6B5419;
	text-align: center;
	line-height: normal;
	padding-top: 3px;
}

#leftCol {
	width: 110px;
	min-height: 100px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.leftColText {
	margin-top: 20px;
	font-size: 80%;
	font-weight: bold;
	text-align: right;
	color: #333333;
	float: right;
	margin-right: 0px;
}

#content {
	width: 620px;
	min-height: 200px;
	margin-left: 130px;
	padding: 0 0 0 5px;
	font-size: 80%;
}
#contentTxt {
	padding: 10px 5px 5px 0;
}

.clearit {
	clear: both;
}
#right {
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	padding-right: 0px;
	text-align: right;
	margin-left: 7px;
}
.artistList {
	padding-left: 10px;
	display: block;
	list-style-type: none;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	margin-top: 10px;
}
#header #navBar {
	margin-left: 125px;
}
.artistList a {
	color: #6B5419;
	text-decoration: none;
	background-color: #FFD772;
}
#footer a {
	background-color: #FFD25C;
	text-decoration: underline;
	color: #785F1F;
}
#contentTxt h1 {
	margin-bottom: 10px;
	font-size: 240%;
	margin-top: 5px;
}
#left {
	float: left;
	margin-top: 5px;
}
#left h3 {
	padding-top: 10px;
}
.artistList p {
	font-weight: normal;
}
#right img {
	margin-bottom: 10px;
}
.leftImage {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
