body  {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font: 14px sans-serif, "Courier New", Courier, Arial, monospace;
	background: #442D1F url(images/body-bg.jpg) repeat left top;
}
a, a:hover, a:visited {
	color: #117677;
	text-decoration: underline;
}
p {
	margin: 15px 0px;
	padding: 0px;
}
td, div {
	color: #000000;
	font: 14px sans-serif, "Courier New", Courier, Arial, monospace;	
}
div, form {
	margin: 0px;
	padding: 0px;
}
blockquote {
	margin: 15px 25px;
	padding: 5px;
}
h1, h2, h3, h4 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	display: block;
}
h1 {
	color: #FF0000;
	font-size: 26px;
}
h2 {
	font-size: 24px;	
}
h3 {
	font-size: 22px;	
}
h4 {
	font-size: 20px;	
}
.clear {
	clear: both;	
}
.container {
	margin: 25px auto 0px auto;
	width: 994px;
}
.header {
	padding: 0px 35px;
}
.slogan {
	color: #FFFFFF;
	/*color: #931C21;*/
	text-align: right;	
}
.logo {
	float: left;	
}
.carla-gover {
	margin: 0px 0px 0px 530px;
	z-index: 2;
	width: 406px;
	height: 105px;
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	background: url(images/carla-gover.gif) no-repeat left top;
}
.navigation {
	padding: 0px 400px 14px 10px;
	text-align: center;
	background: url(images/header-bg.jpg) no-repeat left bottom;
}
.content {
	background: #FFFFFF url(images/content-bg.jpg) repeat-y left top;	
}
.left-column {
	padding: 20px;
	float: left;
	width: 664px;
}
.right-column {
	padding: 15px;
	float: left;
	width: 260px;
}
.web-resource {
	padding: 0px 20px;	
}
.buy-music {
	margin: 15px 0px;
	padding: 5px;
	background-color: #A59B8E;
}
.recent-news {
	margin: 0px;
	padding: 5px;
	background-color: #861E1F;
}
ul.star-list li {
	margin: 0px;
	padding: 3px 0px 10px 15px;
	list-style-type: none;
	background: url(images/star.gif) no-repeat left 5px;
}
#list_email {
	width: 180px;	
}
#list_submit {
		
}
ul.tabs {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
ul.tabs li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-bottom: 1px solid #999999;
}
ul.tabs li a {
	padding: 3px 5px;
	color: #000000;
	outline: none;
	display: block;
	text-decoration: none;
}
ul.tabs li a:hover {
	background: #999999;
}
html ul.tabs li.active a, 
html ul.tabs li.active a:hover,
html ul.tabs li.active a:visited {
	color: #FFFFFF;
	background-color: #442D1F;
}
.tab_container {
	width: 100%;
}
.tab_content {
	padding: 20px;
}
.social-box {
	padding: 3px 5px;
	text-align: center;
	background-color: #FFFFFF;
	border: solid 1px #442D1F;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.social-box-header {
	margin: -5px -5px 5px -5px;
	padding: 3px 5px;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	background-color: #896350;
	border-bottom: solid 1px #442D1F;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-radius-topleft: 8px;
	-webkit-border-radius-topright: 8px;
}
.social-box img {
	margin: 0px 5px;	
}
.album-title {
	font-size: 22px;	
}
.footer {
	padding: 45px 0px 0px 0px;
	color: #FFFFFF;
	/*color: #117677;*/
	text-align: center;
	font-weight: bold;
	background: url(images/footer-bg.jpg) no-repeat left top;	
}
.footer a, .footer a:hover, .footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
	overflow:hidden;
}
#cboxOverlay {
	position:fixed;
	width:100%;
	height:100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
	clear:left;
}
#cboxContent {
	position:relative;
}
#cboxLoadedContent {
	overflow:auto;
}
#cboxTitle {
	margin:0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor:pointer;
}
.cboxPhoto {
	float:left;
	margin:auto;
	border:0;
	display:block;
}
.cboxIframe {
	width:100%;
	height:100%;
	display:block;
	border:0;
}
/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
	
}
#colorbox {
}
#cboxTopLeft {
	width:14px;
	height:14px;
	background:url(images/controls.png) no-repeat 0 0;
}
#cboxTopCenter {
	height:14px;
	background:url(images/border.png) repeat-x top left;
}
#cboxTopRight {
	width:14px;
	height:14px;
	background:url(images/controls.png) no-repeat -36px 0;
}
#cboxBottomLeft {
	width:14px;
	height:43px;
	background:url(images/controls.png) no-repeat 0 -32px;
}
#cboxBottomCenter {
	height:43px;
	background:url(images/border.png) repeat-x bottom left;
}
#cboxBottomRight {
	width:14px;
	height:43px;
	background:url(images/controls.png) no-repeat -36px -32px;
}
#cboxMiddleLeft {
	width:14px;
	background:url(images/controls.png) repeat-y -175px 0;
}
#cboxMiddleRight {
	width:14px;
	background:url(images/controls.png) repeat-y -211px 0;
}
#cboxContent {
	background:#000;
	overflow:visible;
}
#cboxLoadedContent {
	margin-bottom:5px;
}
#cboxLoadingOverlay {
	background:url(images/loading_background.png) no-repeat center center;
}
#cboxLoadingGraphic {
	background:url(images/loading.gif) no-repeat center center;
}
#cboxTitle {
	position:absolute;
	bottom:-25px;
	left:0;
	text-align:center;
	width:100%;
	font-weight:bold;
	color:#7C7C7C;
}
#cboxCurrent {
	position:absolute;
	bottom:-25px;
	left:58px;
	font-weight:bold;
	color:#7C7C7C;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	position:absolute;
	bottom:-29px;
	background:url(images/controls.png) no-repeat 0px 0px;
	width:23px;
	height:23px;
	text-indent:-9999px;
}
#cboxPrevious {
	left:0px;
	background-position: -51px -25px;
}
#cboxPrevious.hover {
	background-position:-51px 0px;
}
#cboxNext {
	left:27px;
	background-position:-75px -25px;
}
#cboxNext.hover {
	background-position:-75px 0px;
}
#cboxClose {
	right:0;
	background-position:-100px -25px;
}
#cboxClose.hover {
	background-position:-100px 0px;
}
.cboxSlideshow_on #cboxSlideshow {
	background-position:-125px 0px;
	right:27px;
}
.cboxSlideshow_on #cboxSlideshow.hover {
	background-position:-150px 0px;
}
.cboxSlideshow_off #cboxSlideshow {
	background-position:-150px -25px;
	right:27px;
}
.cboxSlideshow_off #cboxSlideshow.hover {
	background-position:-125px 0px;
}
