.left {
	background-image: url(i/bg_left.jpg);
	background-repeat: repeat-y;
}
.right {
	background-image: url(i/bg_right.jpg);
	background-repeat: repeat-y;
}
body {
	background-color: #CCCCCC;
}
.center {
	background-color: #84AFB5;
	font-family: "trebuchet MS", trebuchet, Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 60px;
}

p
{
	padding: 6px 51px 6px 18px;
	margin: 0px;
	line-height: 1.3em;
}

.centimg
{
padding:3px 3px 6px 18px;
}
/*general*/
img
{
border:none;
}

.imgborder
{
border:1px D0F9FF solid;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
		color: D0F9FF;
	color: #333333;

	font-weight: bold;
	padding-left: 18px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 8px;
	margin: 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding-right: 51px;
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}
.desc {
	font-family: "trebuchet MS", trebuchet, Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 48px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: right;
	vertical-align: bottom;
}

.desc a
{
	color: #D0F9FF;
	text-decoration: underline;
}

.desc a:hover
{
	color: white;
	text-decoration: none;

}
.footer {
	border-top: 1px solid #b5f2ff;
	width: 540px;
	margin-top: 20px;
	color: #D0F9FF;
}

.footer a {
	color: #D0F9FF;
	text-decoration: underline;
}

.footer a:hover {
	color: white;
	text-decoration: none;
}
table
{
}

 a
{
	color: #D0F9FF;
	color: white;
	text-decoration: underline;
}

 a:hover
{
	color: white;
	color: #D0F9FF;
	text-decoration: none;

}

ul
{
width: 400px;
line-height: 1.3em;
}
li
{
padding: 3px 0 5px 0;
}

.fineprint {
	font-size: 10px;
}
.smallprint {
	font-size: 12px;
	color: #FFFFFF;
}
/*td
{
border: 1px blue solid;
}*/
.para-title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 12px;
	padding-bottom:0;
}
.album-title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 0px;
}
.album-listing {
	font-size: 12px;
	margin-bottom: 6px;
	margin-top: 0px;
	font-weight: normal;
}

.quotations {
	font-size: 12px;
	font-style: italic;
	margin-bottom: 6px;
	margin-top: 0px;
}

.form
{
	padding-left: 18px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}
.hr-color {
	 color: #D0F9FF;
	 background-color: #D0F9FF;
	 height: 2px;
}
h2.event {
	margin-bottom: 0;
	padding-bottom: 0;
	
}
h3.event {
	margin-top: 15px;
	padding-top: 0;
	text-decoration: underline;
}