/* CSS Document */

html, body {
	height: 100%;
}
body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Garamond,Times New Roman, Times, serif;
	color: #000000;
	font-size: 12px;
	line-height: 1.25;
}

.dashedtopbtm {
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
}

.dashedsides {
	border-left: 1px dashed #999999;
	border-right: 1px dashed #999999;
}

.dashedall {
	border-width: 1px;
	border-style: dashed;
	border-color: #999999;
}
.phototitles {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	background-color: #000000;
	margin: 0;
	padding: 8px 0 2px 0;
	line-height: 1;
}
.layertop {
	position:absolute;
	z-index: 1;
	top:0;
	left:0;
	width: 100%;
	background-color: #ffffff;
}
.layerbtm {
	position:absolute;
	z-index: 0;
	top:0;
	left:265px;
	width: 525px;
	height: 100%;
	border-left: 1px dashed #999999;
	border-right: 1px dashed #999999;
}
.logotop {
	background-image: url(/ima/bb_diagram.gif);
	background-repeat: no-repeat;
	width:  525px;
	height: 165px;
	margin: 0;
	padding: 40px 0 0 0;
	text-align: center;
}
.flashstrip {
	margin: 0;
	padding: 8px 0 0 64px;
	width: 201px;
}
.flashstrip object {
	display: block;
	padding: 0;
	margin: 0 8px 8px 0;
}
.leftnav {
	margin: 0;
	padding: 8px 0 0 64px;
	width: 201px;
}
.leftnav a {
	display: block;
	float: left;
	padding: 0;
	margin: 0 8px 8px 0;
}
.leftnav img {
	display: block;
	width: 59px;
	height: 59px;
	border: none;
	padding: 0;
	margin: 0;
}
.copyright {
	font-family: arial, helvetica, sans-serif;
	color: #999999;
	font-size: 9px;
	margin: 0;
	padding: 12px 0 0 0;
	line-height: 1.3;
}
a.one:link {
	color: #FF0000;
	text-decoration: none;
}
a.one:visited {
	color: #FF0000;
	text-decoration: none;
}
a.one:hover {
	color: #000000;
	text-decoration: none;
}

.categorytextnav {
	font-size: 12px;
	width: 259px;
	margin: 0;
	padding: 6px 6px 0 0;
	line-height: 1.3;
}

.categorytextnav_nudes {
	color: #7d432d;
}

.categorytextnav_wed {
	color: #bb0000;
}
.categorytextnav_trv {
	color: #4f6f13;
}

.categorytextnav_port {
	color: #00516d;
}

a.two:link {
	color: #cccccc;
	text-decoration: none;
}
a.two:visited {
	color: #cccccc;
	text-decoration: none;
}
a.two:hover {
	color: #000000;
	text-decoration: none;
}
.contactinfo {
	position: absolute;
	font-family: Garamond,Times New Roman, Times, serif;
	color: #000000;
	font-size: 14px;
	margin: 122px 0 0 120px;
	padding: 0;
	text-align: left;
}
a.three:link {
	color: #000000;
	text-decoration: none;
}
a.three:visited {
	color: #000000;
	text-decoration: none;
}
a.three:hover {
	color: #9a4f4d;
	text-decoration: none;
