body {
	background:#ffffff;
	text-align:center;
	margin:20px;
	padding:0;
	font:normal 0.8em/1.2em helvetica,sans-serif;
	font-size: 0.8em;
	background-image: url('../images/tblp_pattern_blue.gif');
	background-repeat: repeat;
	background-attachment: fixed;
	color: #006699;
	}
	

	
#container {
	position:relative;
	text-align:left;
	width:836px;
	margin: 0 auto;	
}
	
#container2 {
	position:relative;
	text-align:left;
	width:836px;
	margin: 0 auto;
}
	
#header{
	background-image: url('../images/tblp_header.jpg');
	background-repeat: no-repeat;
	height: 247px;
	width: 837px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#header li{
	display: inline;
	margin: 3px;
}

#header ul{
	padding: 205px 0px 0px 30px;
	list-style: none;
}

#content {
	position:relative;
	margin:0;
	padding:10px 10px 0px 10px;
	background-image: url('../images/body_bg_02.jpg');
	background-repeat: repeat-y;
	}
	
#left { 
	position:relative;
	top:-10px;
	left:0px;
	float:left;
	width:330px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:310px;
	margin:0 0 -10px 20;
	padding:10px;
	background:#ffffff;
	}
	
#right {
	position:relative;
	top:10px;
	right:10px;
	float:right;
	width:280px;
	height: 400px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:400px;
	margin:0 0 -50px 0;
	padding:10px;
	background:#ffffff;
	z-index:99;
	overflow: auto;
	background-color:#ffffff; 
	overflow-x: hidden; 
	overflow-y: scroll;
	scrollbar-3dlight-color:#006699;
	scrollbar-arrow-color:#006699;
	scrollbar-base-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	}
	
#center {
	position:relative;
	left: 20px;
	right: 300px;
	top:20px;
	}

#footer {
	position:relative;
	top:1px;
	padding:4px 0px 2px 2px;
	background-image: url('../images/footer_bg.jpg');
	background-repeat: repeat-y;
	width: 830px;
	margin: 0px 0px 0px -7px;
	clear: both;
	color: #ffffff;
	}
	
#sales {
	position:relative;
	top:1px;
	padding:2px;
	text-align:center;
	color: #006699;
	background-image: url('../images/sales_bg.gif');
	background-repeat: repeat-x;
	height: 17px;
	}
	
	#sales a {
font-family: Helvetica, san-serif;
font-size: 0.9em;
}

#sales a:link{
color: #006699;
text-decoration:none;
}
#sales a:visited{
color: #006699;
text-decoration: none;
}
#sales a:hover{
color: #000000;
font-weight: none;
text-decoration: none;
}
	
a {
font-family: Helvetica, san-serif;
font-size: 0.9em;
}

a:link{
color: #000000;
text-decoration:none;
}
a:visited{
color: #000000;
text-decoration: none;
}
a:hover{
color: #006699;
font-weight: none;
text-decoration: underline;
}
a:active{
color:#000000;
text-decoration: none;
}