Body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(http://www.bookingentertainment.com/images/tile_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
h1 {
	font-size: 17px;
	font-weight: bold;
	color: #333333;
}

#main{
	width: 855px;
	text-align: left;
	margin: 0;
	vertical-align: top;	
	padding: 0;
}

#head{
	margin: 0;
	padding: 0;
	width: 843px;
	height: 85px;
	vertical-align: bottom;
	
}

#leftcolumn{
 float:left;
	width: 173px;
}

#leftcolumn img{
 padding: 1px 0 2px 0;
}

#featured{
	border: 1px solid #999999;
	text-align: center;
	padding: 0 0 2px;
}


#centercolumn{
	width: 604px;
	background-image: url(http://www.bookingentertainment.com/images/backnew.jpg);
	padding: 25px;
	margin: 0 0 0 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	border-bottom-color: #cccccc;
}


#centercolumn td p{
	margin:1px 1px 5px 1px;
	padding: 0;
}


a:link {
	color: #000066;
	text-decoration: undeline;
}

a:visited {
	color: #000066;
	text-decoration: underline;
}

a:hover {
	color: #000066;
	text-decoration: none;
}
#tablelist br{	
height: 2px;
padding:0px;
margin:0px;
}

#tablelist a:link{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	text-decoration: underline;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffffff;
	display: block;
	padding:2px 0 2px 5px;
	border: 1px solid #C1C1C1;
}

#tablelist a:visited{
margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	text-decoration: underline;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffffff;
	display: block;
	padding:2px 0 2px 5px;
	border: 1px solid #C1C1C1;
}

#tablelist a:hover{
margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: #7A6933;
	display: block;
	padding:2px 0 2px 5px;
	border: 1px solid #000000;
}

#shadow{
	margin: 0 0 0 4px;
}

#shadowtop {
	margin: 10px 0 0 5px;
}


	
#footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width:843px;
	margin: 20px 0 20px 0;
	}
	
#footer strong{
	padding: 0 10px 0 10px;
	font-weight: normal;
	}
	
p.footertext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b8b8b8;
	margin: 35px 0 0 0;
	border-top: 1px solid #cfcfcf;
	}
