@charset "utf-8";
body {
	padding: 0;
	margin:0;
	background-color: #FBFBFB;
}
#container {
	width: 814px;
	background-color: #FBFBFB;
	margin-left: auto;
	margin-right: auto;
}
#header {
	margin:0;
	padding:0;
	width: 814px;
	float:left;
}
#header img {
	margin:0;
	padding:0;
	float:left;
}
#nav {
	margin:0;
	padding:0;
	width: 814px;
	float:left;
}
#nav img {
	margin:0;
	padding:0;
	float:left;
	border:none;
}
#mainimg {
	padding:0;
	margin:0;
	width:814px;
	height:287px;
	float:left;
}
#columns {
	margin:0;
	padding:0;
}

.titles {
	margin:0;
	padding:0;
	float:left;
}

.col {
	margin:0;
	padding:0;
	width: 264px;
	padding-top: 10px;
	padding-right:11px;
	padding-bottom:15px;
	float:left;
}

#doublecol{
	margin:0;
	padding:0;
	float:left;
}

.colalt {
	margin:0;
	padding:0;
	width: 264px;
	padding-top: 10px;
	padding-right:11px;
	padding-bottom:0px;
	float:left;
}

.colimg {
	margin:0;
	padding:0;
	width: 264px;
	float:left;
}

.col2 {
	padding:0;
	margin:0;
	width: 264px;
	padding-top: 10px;
	float:right;
}
.col2 img {
	padding:0;
	margin:0;
	float:right;
}

.col3 {
	margin:0;
	padding:0;
	width: 264px;
	padding-top: 10px;
	float:left;
}

.col4 {
	margin:0;
	padding:0;
	width: 264px;
	padding-top: 10px;
	padding-bottom:0px;
	float:right;
}

.col3alt {
	margin:0;
	padding:0;
	width: 264px;
	padding-top: 10px;
	float:right;
}

.column4 {
	margin:0;
	padding:0;
	width: 264px;
	padding-top: 5px;
	float:right;
}

.column5 {
	margin:0;
	padding:0;
	width: 264px;
	padding-top: 5px;
	float:right;
}

.text {
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	width:260px;
}

.column4text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	width:260px;
}

#textalt {
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	width:260px;
	height:150px;
}

#text2 {
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	width:264px;
	color:#000000;
}

.clear {
	clear:both;
}

#img {
	padding-bottom:0px;
}

#img2 {
	padding-top:15px;
	width: 538px;
	margin:0px;
	float:left;

}

#img3 {
	padding-top:15px;
	width: 264px;
	margin:0px;
	float:left;

}

#footer {
	width: 814px;
	padding:0px;
	margin:0px;
}
#footer img{
	margin:0;
	padding:0;
	float:left;
}
.linkgold a {
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #c7b27b;
	text-decoration:underline;
}
.linkgold a:visited {
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #c7b27b;
	text-decoration:underline;
}
.linkgold a:hover {
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #c7b27b;
	text-decoration:underline;
}



#home #bar #music #jam #mad #kos #gallery #contact {
	margin:0;
	padding:0;
	float:left;
}



a.home {
	display:block;
	width:82px;
	height:33px;
	text-decoration:none;
	float:left;
}

a.home:hover {
	background-position: 0 -33px;
}

a.home {
	background: url(images/home_btn.jpg);
}



a.bar {
	display:block;
	width:105px;
	height:33px;
	text-decoration:none;
	float:left;
}

a.bar:hover {
	background-position: 0 -33px;
}

a.bar {
	background: url(images/bar_btn.jpg);
}



a.music {
	display:block;
	width:124px;
	height:33px;
	text-decoration:none;
	float:left;
}

a.music:hover {
	background-position: 0 -33px;
}

a.music {
	background: url(images/music_btn.jpg);
}



a.mad {
	display:block;
	width:118px;
	height:33px;
	text-decoration:none;
	float:left;
}

a.mad:hover {
	background-position: 0 -33px;
}

a.mad {
	background: url(images/mad_btn.jpg);
}



a.jam {
	display:block;
	width:103px;
	height:33px;
	text-decoration:none;
	float:left;
}

a.jam:hover {
	background-position: 0 -33px;
}

a.jam {
	background: url(images/jam_btn.jpg);
}



a.kos {
	display:block;
	width:64px;
	height:33px;
	text-decoration:none;
	float:left;
}

a.kos:hover {
	background-position: 0 -33px;
}

a.kos {
	background: url(images/kos_btn.jpg);
}



a.gallery {
	display:block;
	width:106px;
	height:33px;
	text-decoration:none;
	float:left;
}

a.gallery:hover {
	background-position: 0 -33px;
}

a.gallery {
	background: url(images/gallery_btn.jpg);
}



a.contact {
	display:block;
	width:112px;
	height:33px;
	text-decoration:none;
	float:left;
}

a.contact:hover {
	background-position: 0 -33px;
}

a.contact {
	background: url(images/contact_btn.jpg);
}

