@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #434343;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFF;
}
.threecols #container { 
	width: 100%;
	text-align: left;
}
.threecols #header { 
	background-image: url(http://www.bikini-girls.ca/mainfiles/filler.jpg);
	background-repeat: repeat-x; 
	padding: 0;
}
.threecols #sidebar1 {
	float: left; 
	width: 14em;
	padding: 5px 0;
	text-align: center;
}
.threecols #sidebar1 img {
	border: none;
	margin-top: 10px;
}
.threecols #sidebar2 {
	float: right; 
	width: 14em;
	padding: 13px 10px;
	text-align: center;
}
.threecols #sidebar2 p, .threecols #sidebar2 h3 {
	margin-left: 10px;
	margin-right: 10px;
}
.threecols #sidebar2 img {
	border: none;
	margin: 10px auto;
}
.threecols #mainContent {
 	margin: 0 14em 0 14em;
	padding: 0 2em 0 2em;
}
.threecols #footer { 
	padding: 10px;
	text-align: center;
}
#crumblings {
	margin: 0px 0px 6px 0px;
	padding: 1px;
}
.threecols #footer p {
	margin: 0;
	padding: 10px 0;
}
#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;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
