@CHARSET "UTF-8";

* {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: tahoma, verdana;
	font-size: 12px;
}

#cdTable tr td  {
	padding :12px;
}

#cdTable tr td h2{
	font-weight: bold;
	font-size: 14px;
}


.relwrap{
	width: 996px;
	margin: 0px auto auto auto;
	text-align: left;
	background: url('../images/bg.jpg') top left no-repeat #000;
	height: 600px;
}

body{
	background-color: #000;
	text-align: center;
}

.menu{
	width: 172px;
	height: 600px;
	float: left;
	padding: 240px 0px 36px 64px; 
	background: url('../images/rob.jpg') bottom right no-repeat transparent;
}

.menu ul li {
	list-style: none;
	line-height: 24px;
	font-weight: bold;
}

.menu ul li a {
	text-decoration: none;
	color: #C1C1C1;
}

.menu ul li a:hover {
	text-decoration: none;
	padding-left: 12px;
	color: #D04413;
}

.footer{
	clear: both;
	float: none; 
	padding: 24px 0px;
	text-align: center;
}

.content {
	float: left;
	width: 680px; 
	padding-left: 40px;
	background: url('../images/bgContent.jpg') bottom right no-repeat transparent;
}

.content h1{
	padding: 72px 0px 96px 224px;
	color: #D04413;
	font-size: 24px;
	font-style: italic;
	font-family: "georgina"
}

.content h2{
	font-size: 18px;
}

.content img {
	border: 1px solid #fff;
	margin: 8px;
	float: left;
}

.content p {
	padding: 0px 0px 18px 0px;
	line-height: 16px;
}

.samples li a{
	text-decoration: none;
}

.samples li {
	list-style: square;
}

.tourdates {
	border: 0px;
	margin-bottom: 36px;
}

.tourdates td {
	padding-bottom: 6px;
}

.tourdates td a {
	text-decoration: none;
}

td.date{
	width: 100px;
}

td.time{
	width: 80px;
	padding-left: 12px;
}

.websites{
	padding-left: 60px;
	line-height: 24px;
}

.websites li {
	list-style: square;
}

.websites li a{
	text-decoration: none;
]
.relwrap .content #Layer2 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.fbb {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

