body {
    background-color: #6C808F;
    background-image: url(http://www2.luxurybyjck.com/images/100566/2008_Splash/bg.jpg);
    background-repeat: repeat-x;
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    color: #7C7A7A;
}
table {
    margin: 0px auto;
    padding: 0px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    color: #7C7A7A;
}
table tr {
    vertical-align: top;
}
table tr td {
    vertical-align: top;
}
 
a, a:link, a:active, a:visited {
    color: #486B81;
    text-decoration: underline;
	font-size: 11px;
}
a:hover, a:focus {
    text-decoration: none;
	color:#81ADCA;
	font-size: 11px;
}
.show {
    color: #486B81;
    font-size: 13px;
	font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
}

.venue {
    color: #7C7A7A;
    font-size: 11px;
	font-weight:normal;
    font-family: Arial, Helvetica, sans-serif;
}

.maint {
    background-color: #FFFFFF;
}
.lshd {
    width: 8px;
    background-image: url(http://www2.luxurybyjck.com/images/100566/2008_Splash/lhs.jpg);
    background-repeat: repeat-y;
}
.rshd {
    width: 8px;
    background-image: url(http://www2.luxurybyjck.com/images/100566/2008_Splash/rhs.jpg);
    background-repeat: repeat-y;
}
.sepr {
   border-bottom: 1px solid #C8D1D7;
   border-left: 1px solid #C8D1D7;
	width: 50%;
}
.sepl {
   border-bottom: 1px solid #C8D1D7;
}
.cont {
	position: relative;
	margin: 20px 0px 20px 180px;
}
.contr {
	position: relative;
	margin: 20px 130px 20px 20px;
}
.logo {
vertical-align:middle;
	top: 0px;
	left: 0px;
}


.right {
   border-bottom: 1px solid #C8D1D7;
   border-left: 1px solid #C8D1D7;
	padding:6px;
}
.left {
   border-bottom: 1px solid #C8D1D7;
   	padding:6px;
}

