.cbg {
	background-image: url(../images/cbg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.cleft {
	background-image: url(../images/cleft_bg.jpg);
	background-repeat: repeat-y;
}
.author {
	font-style: italic;
	color: #9A8B79;
}
body {
	margin: 0;
	padding: 0;
	background-attachment: fixed;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

.midright {
	background-image: url(../images/midright.gif);
	background-repeat: no-repeat;
}
a:visited {
	color: #62594E;
	text-decoration: underline;
}
a:link {
	color: #62594E;
	text-decoration: underline;
}
a:hover {
	color: #62594E;
	text-decoration: underline;
}
a:active {
	color: #62594E;
	text-decoration: none;
}
a.top:visited {
	font-weight: bold;	
}
a.top:link {
	font-weight: bold;	
}
.title {
	font-weight: bold;
}
a.top:hover {
	font-weight: bold;	
}
a.top:active {
	font-weight: bold;	
}
.gig_date {
	font-weight: bold;
}
p {
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
}
p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.cright {
	background-image: url(../images/cright_bg.jpg);
	background-repeat: repeat-y;
}
img {
	border: 0px;}
IMG.img-picture { border: 2px solid #62594E; margin: 5px;}
IMG.img-folder { border: 0px; margin: 5px;}
IMG.img-galicon { border: 0px; margin: 1px;}
IMG.img-thumbnail { border: 2px solid #62594E; margin: 5px;}
IMG.img-thumbnail-selected { border: 2px solid #62594E; margin: 5px;}
IMG.img-picture-prev { border: 0px; margin: 5px;}
IMG.img-picture-next { border: 0px; margin: 5px;}
IMG.img-thmbnavi-prev { border: 0px; margin: 5px;}
IMG.img-thmbnavi-next { border: 0px; margin: 5px;}
IMG.img-new { border: 0px; margin: 5px;}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #F4F4F4;
	border: 1px solid #333333;
	cursor: hand;

}
.form_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

