@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow:scroll;
}
a {
	text-decoration:none;
	color: #FF0099;
}
.head {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 55px;
	font-weight: bold;
	color: #FF0099;
	text-align:left;
	width:980px;
}
.intro {
	min-height: 409px;
	padding: 40px;
	background-image:url(pics/chairsbg.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	background-color:#FF0066;
}
.bigli {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 14px;
	font-weight: bold;
	text-shadow:#000000 0 0 3pt;
	list-style:none;
	color: #FFF;
	width: 340px;
	height:400px;
	margin-left:40px;
	float:left;
	display:block;
}
.tag {
	font-size: 30px;
	line-height:1em;
}
.date {
	font-size: 20px;
}
.bbody {
	font-family:Helvetica, sans-serif, Arial;
	font-size:16px;
	font-weight:bold;
	margin-left:20px;
	color:#FFF;
	float:left;
	line-height:1.2em;
	text-shadow:#000000 0 0 2pt;
	width:670px;
	height: 409px;
	clear:none;
}
.txt {
	width:600px;
}
.bbodyli{
	font-family:Helvetica, sans-serif, Arial;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	float:left;
	line-height:1.2em;
	text-shadow:#000000 0 0 2pt;
	padding-bottom: 8px;
	margin-left: 0px;
	height: 400px;
	width: 520px;
	float:left;
	list-style:none;
}
.bbodyul {
	padding-left:16px;
}
.bbodylili{
	padding-left:5px;
	padding-bottom:5px;
	list-style-image: url(pics/bullet.gif);
	list-style-position:outside;
}
.biolist {
	background-color:#FFF;
	margin:0;
	padding:0;
	height:490px;
	background-image:url(pics/photogrid2.png);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#FF0066;
}
.biolistli {
	font-family: "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFF;
	display: block;
	height:59px;
	width: 129px;
	padding: 6px 2px 4px 8px;
	margin: 0px 1px 1px 0px;
	background-image:url(pics/off.png);
	background-position:top left;
	background-repeat:repeat;
	float:left;
	list-style:none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}
.biolistli:hover {
	background-image:url(pics/on.png);
	color: #FFF;
	text-shadow:#000000 0 0 3pt;
}
.biopopup {
	width: 901px;
	min-height: 409px;
	margin:0;
	padding: 50px 20px 30px 60px;
	display: none;
	background-color:#EEE;
	position: absolute;
	top: 10px;
	left: 0px;
	zoom: 1;
	font-family: "Lucida Grande", sans-serif;
	font-size: 11px;
}
.biopopup li{
	margin-left: 0px;
	padding-left:0px;
	padding-right:20px;
	width: 203px;
	float:left;
	list-style:none;
}

.vdolist {
	background-color:#FFF;
	margin:0;
	padding:0;
	height:492px;
	background-image:url(pics/vdogrid.png);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#FF0066;
}
.vdolistli {
	font-family: "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFF;
	display: block;
	height:152px;
	width: 316px;
	padding: 6px 2px 4px 8px;
	margin: 0px 1px 1px 0px;
	background-image:url(pics/off.png);
	background-position:top left;
	background-repeat:repeat;
	float:left;
	list-style:none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}
.vdolistli:hover {
	background-image:url(pics/on.png);
	color: #FFF;
	text-shadow:#000000 0 0 3pt;
}
.vdopopup {
	width: 901px;
	height: 411px;
	margin:0;
	padding: 40px;
	display: none;
	background-color:#EEE;
	position: absolute;
	top: 10px;
	left: 0px;
	zoom: 1;
	font-family: "Lucida Grande", sans-serif;
	font-size: 12px;
}
.vdopopup li{
	margin-left: 0px;
	padding-left:20px;
	width: 426px;
	float:left;
	list-style:none;
}
.introvdo {
	width:320px;
	padding:13px;
	background-color:#FFF;
	margin-bottom::30px;
	color:#333;
	font-size:0.7em;
	line-height:1.4em;
	font-style:normal;
	text-shadow:none;
}
.vdo {
	width:400px;
	height:300px;
	padding:13px;
	background-color:#FFF;
	margin-bottom::30px;
}

.closebut {
	position:absolute;
	top:0px;
	left:0px;
	width: 20px;
	height:20px;
	background-image:url(pics/close.gif);
	background-position:top left;
	background-repeat:no-repeat;	
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}

.ack {
	font-size:11px;
	text-align:left;
	vertical-align:middle;
	color:#999999;
	width:980px;
	height: 50px;
	position: relative;
	top: 30px;
	left:auto;
	margin:auto 0;
}
