html, body {
	height: 100%;
	margin: 5px auto;
	font-family: 'trebuchet ms', trebuchet, baskerville, garamond, candara, helvetica, arial, sans-serif;
	font-size: 14px;
	background:#6c6258;
	min-height: 100%;
}
p {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
a {
	text-decoration: none;
}
#content h2{
    padding-left:40px;
}
#header {
    background: #3D342B;
    width: 100%;
}
#header h1{
	padding:0;
	margin:0 auto;
	width: 970px;
	height: 99px;
	background: url(../../images/banner.jpg) no-repeat;
	text-indent: -9999px;
overflow:hidden;
}
#katjazzheader h1{
	padding:0;
	margin:0 auto;
	width: 970px;
	height: 99px;
	background: url(../../images/katjazz-banner.jpg) no-repeat;
	text-indent: -9999px;
}
#idjheader h1{
	padding:0;
	margin:0 auto;
	width: 970px;
	height: 99px;
	background: url(../../images/idj-banner.jpg) no-repeat;
	text-indent: -9999px;
}
div#wrap {
    width: 970px;
    margin-left: auto;
    margin-right: auto;
}

div#main {
	position: relative;
	left: 15px;
	width:700px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	background: #EFF6FF;
	border-right: 1px solid #3c352b;
	float:left;
}
#content {
	color: black;
}

#footer {
	clear:both;
	margin:auto;
	padding:0;
	text-align: center;
}
#content ul.brief {
	list-style: none;
}
#content .brief li {
	margin: 0pt 0pt 15px;
	min-height: 180px;
	width: 600px;
	border: 2px solid #b9d2e3;
	padding: 10px 0 5px 10px;
	display: inline-block;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#content .brief li img {
	float: left;
	margin: 0 5px 5px 0;
}
#text {
	position:relative;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 20px;
	min-height: 180px;
	max-width: 600px;
	min-width: 480px;
	border: 2px solid #b9d2e3;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#rightnav {
	width: 240px;
	margin: 0 5px;
	padding: 0;
	z-index: 99;
	float:right;
}
#rightnav .search {
	position: relative;
	left: 20px;
	padding: 10px;
}

#rightnav .nav {
	padding:0 10% 1px;
	height:10px;
}
#rightnav .nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#rightnav .nav li {
	float: left;
	text-align: left;
}
#rightnav .nav li a {
	padding: 0 5px;
	width: 60px;
	color: rgb(85, 85, 85);
	text-decoration: none;
	background-color: #A47A32;
	font-weight: bold;
}
#rightnav .nav li a:hover {
	color: rgb(0, 0, 0);
}
#rightnav .nav li a.tabactive {
	border-bottom: medium none;
	color: rgb(0, 0, 0);
	background-color: #C9AE67;
}
#tabcontent1, #tabcontent2, #tabcontent3 {
	margin: 15px 10px;
	background-color: #C9AE67;
	min-height: 280px;
}
#tabcontent1 img, #tabcontent2 img, #tabcontent3 img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#easytabs {
	background-color: #C9AE67;
}
#imageContainer { 
	border: 1px solid rgb(0, 0, 0);
	position: relative;
	width: 480px;
	height: 245px;
	left:110px;
	top:10px;
}
#imageContainer img {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
#contentImgContainer { 
	border: 1px solid rgb(0, 0, 0);
	position: relative;
	width: 480px;
	height: 245px;
	left:110px;
	top:10px;
}
.box {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#galmain {
	position:relative;
	float:left;
	margin: 20px;
	min-height: 180px;
	max-width: 600px;
	min-width: 480px;
	padding: 20px;
}
#thumb {
	position: relative;
	border: 0;
	text-align: center;
	float: left;
	margin: 10px;
}
#thumb_hor {
	position: relative;
	border: 0;
	text-align: center;
	float: left;
	margin: 10px;
	width: 150px;
	height: 125px;
}

#thumb_ver {
	position: relative;
	border: 0;
	text-align: center;
	float: left;
	margin: 10px;
	width: 150px;
	height: 150px;
}
/*
#thumb_hor:hover {
	border:1px solid;
}
#thumb_ver:hover {
	border:1px solid;
}*/
#links {
	margin: auto;
	text-align: center;
}