body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #434343;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFF;
	background-image: url(http://www.bikini-girls.ca/mainfiles/filler.jpg);
	background-repeat: repeat-x;
}
.threecols #container { 
	width: 97%;
	min-width: 960px;
	margin: 0 auto;
	text-align: left;
} 
.threecols #header { 
	padding: 0;
} 
.threecols #sidebar1 {
	float: left;
	width: 210px;
	padding: 5px 0;
}
.threecols #sidebar2 {
	float: right;
	width: 210px;
	padding: 5px 0;
}
.threecols #sidebar1 p, .threecols #sidebar1 h3, .threecols #sidebar2 p, .threecols #sidebar2 h3 {
	margin-left: 10px;
	margin-right: 10px;
}
.threecols #mainContent { 
	margin: 0 226px 0 226px;
}

.threecols #footer { 
	padding: 10px;
	text-align: center;
}
.threecols #footer p {
	margin: 0;
	padding: 5px 0;
}
.threecols #footer img {
	display: block;
	margin: 0 auto;
}
.threecols #footer ul li
{
	display: inline;
	list-style-type: none;
	border-right: 2px solid #FFF;
	padding: 0 14px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#forcontent {
	text-align: left;
}
#thenavbar {
	width: 200px;
	margin: 10px;
}
#thenavbar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#thenavbar li a {
	color: #000;
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
}
#thenavbar li a:link, #thenavbar li a:visited {
	color: #000;
	display: block;
	background:  url(http://www.bikini-girls.ca/mainfiles/thenav.gif);
	padding: 8px 0 0 10px;
}
#thenavbar li a:hover {
	color: #df3838;
	background:  url(http://www.bikini-girls.ca/mainfiles/thenav.gif) 0 -32px;
	padding: 8px 0 0 10px;
	font-weight: bold;
}
#mainContent a:link {
	color: #f70606;
}
#mainContent a:active {
}
#mainContent a:visited {
	color: #f70606;
}
#mainContent a:hover {
	color: #f6f6f6;
	background: #4063a3;
}
#footer a:link {
	color: #f70606;
}
#footer a:active {
}
#footer a:visited {
	color: #f70606;
}
#footer a:hover {
	color: #f6f6f6;
	background: #4063a3;
}
#backtotop {
	margin: 6px 0px;
}
