body{
margin:0;
padding:0;
text-align:center;
background:#000000;
font-family: arial;
}

#page{
	text-align:left;
	min-width:600px;
	width:990px;
	margin:0 auto;}
#maincontainer{width:990px;}
#header{
position:relative;
background:#000000;
}
	#logo{
	position:relative;
	float:left;
	left:15px;
	top:10px;
	padding-left:50px;
	}
	#flash{
	position:relative;
	margin-left:420px;
	padding:5px;
	}
	#flash a img {text-decoration: none;}
	#flash img { border: 0; }
	#link23{
	background:none repeat scroll 0 0 grey;
	font-size:20px;
	height:50px;
	margin-left:340px;
	margin-top:10px;
	padding-top:12px;
	width:200px;
	}
	#link23 a {
	color:white;
	font-size:15px;
	font-weight:bold;}
	table.compress {
	position:relative;
	border-collapse:collapse;
	width:100%;
	}
	td.navTD {
	background-image:url(build/bar.gif);
	height:30px;
	width:150px;
	}
	td.navTD a:hover {
	color:#FFFF99;
	text-decoration: none;
	}
	td.navTD a {
	color:white;
	font-size:11px;
	font-weight:bold;
	position:relative;
	top:5px;
	text-decoration: none;
	}
	#show a:hover{color:white;font-size:12px;}


#contentwrapper{
background:black none repeat scroll 0 0;
float:left;
width:100%;
}

#contentcolumn{
background:white none repeat scroll 0 0;
margin-left:200px;
}
	#image_billy{position:relative;padding-top:15px;}
	span.title2{font-size:30px;font-weight:bold;margin-right:200px;}
	span.title{font-size:30px;font-weight:bold;}
	span.subtitle{font-size:15px;font-weight:bold;padding-left:10px;}
	p.description{text-align:justify;font-size:11px;padding:10px;}
	p.description2{text-align:justify;font-size:11px;padding:10px;}
	p.description21{text-align:justify;font-size:11px;padding-right:220px;padding-left:10px;}
	span.location{font-size:13px;}
	span.map{font-weight:bold;font-size:15px;}
	span.tbheader{font-weight:bold;font-size:15px;color:white;}
	span.buynow{font-weight:bold;font-size:15px;color:white;text-decoration: none;}
	p.offersummary{text-align:justify;font-weight:bold;font-size:15px;color:#d82324;}
	p.offersummary2{text-align:justify;font-weight:bold;font-size:15px;color:#d82324;padding-right:50px;}/*blood brothers*/
	p.offersummary3{text-align:justify;font-weight:bold;font-size:15px;color:#d82324;padding-right:10px;}/*dirty dancing*/
	td.offer {
		/*background:transparent url(build/cat2.gif) no-repeat;*/
		cursor:pointer;
		}
		td.offer a{text-decoration: none;}
	table.image2{width:250px;}
	table.image12{width:530px;}
#leftcolumn{
background:#000000 none repeat scroll 0 0;
float:left;
margin-left:-100%;
width:200px;
}
	#contactno{margin-left:0px;}
	#showlisting{margin-left:10px;}
	table.side {}
	table.side td.catTD {
		background:transparent url(build/cat.gif) no-repeat scroll center center;
		text-decoration: none;
		color:#FFFFCC;
		cursor:pointer;
		font-size:11px;
		font-weight:bold;
		padding-left:30px;
		}
	table.side td.catTD a:hover{color:#FFFF66;}
	#search2{border:1px solid #730000;padding-top:10px;width:180px;}
	#mailinglist{border:1px solid #730000;padding-top:10px;width:180px;}
	
	#read a {
	color:#FFFFFF;
	}
	a {
	text-decoration:none;
	font-size:10pt;
	}
#offer {
background:green;
padding:5px;
font-weight:bold;
width:550px;
margin-left:10px;
padding-left:5px;
}
#offer a {color:white;}

#rightcolumn{
background:#EEEEEE;
float: left;
width: 200px; /*Width of right column in pixels*/
margin-left: -200px; /*Set margin to -(RightColumnWidth)*/
padding-top:25px;
}
	table.right td.buy {
		background:transparent url(build/cat2.gif) no-repeat scroll center center;
		cursor:pointer;
		}
	td.buy a{text-decoration: none;}

#footer{
clear:both;
color:#CCCCCC;
margin-left:60px;
padding:1% 0;
position:relative;
text-align:center;
top:1px;
width:100%;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin:0 0 10px;

}

/*this is for the pop-up image*/
.thumbnail p{font-weight:bold;font-size:15px;}
.thumbnail{
position: relative;
z-index: 0;
}
.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;

border: 2px solid #000000;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 1;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -100px;
left: -530px; /*position where enlarged image should offset horizontally */

}
/*end of pop-up image*/

