/* header */

#rosefest08-floats {
	width: 650px;
	height: 1250px;
	font-family: helvetica,georgia, serif;
	}
	
#rosefest08-floats img {
	border-style: none;
	}
	
#rosefest08-floats a,
#rosefest08-floats a:visited {
	color: #06c;
	text-decoration: none;
	}
 
#rosefest08-floats a:hover,
#rosefest08-floats a:active {
 	color: #69f;
 	text-decoration: none;
 	}
 	
 #rosefest08-floats #flag {
 	padding: 0 0 15px 0;
 	}
	
#rosefest08-floats h2 {
	margin: 0;
	font-size: 52px;
	color: #000;
	letter-spacing: -.04em;
	}
	
#rosefest08-floats #subhead {
	font-size: 14px;
	line-height: 18px !important;
	color: #777;
	font-weight: bold;
	}		

/* items */

#content {
	}
	
#rosefest08-floats .item {
	float: left;
	height: 110px;
	padding: 0 2px 3px 0;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: #444;
	}
	
#rosefest08-floats img {
	border: 3px solid #ccc;
	}

#rosefest08-floats #poll {
	float: right;
	margin: 0 0 20px 5px;
	width: 300px;
	height: 810px;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	background: #fff;
	color: #fff;
	text-align: center;
	}
	
#rosefest08-floats span.number {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	background: #fff;
	color: #903;
	text-align: left;
	}	
	
	
#rosefest08-floats #poll .intro {
	margin: 0;
	padding: 10px 20px 10px 20px;
	font-size: 14px;
	line-height: 19px;
	background: #69f;
	color: #fff;
	text-align: left;
	}
	
/* bios */

#bio-box-header {
	clear: both;
	padding: 5px 0 0 0;
	font-size: 24px;
	font-weight: bold;
	color: #777;
	}

#bio-box {
	clear: both;
	padding: 5px 0 0 0;
	background: #fff;
	color: #444;
	font-size:11px;
	line-height: 14px;
	overflow: hidden;
	}

#bio-box .person {
	float: left;
	margin: 0 0 10px 5px;
	width: 120px;
	height: 220px;
	}

#bio-box strong {
	color: #000;
	font-size:14px;
	}

#bio-box em {
	color: #09f;
	font-style: normal;
	}
	
 /* end */	