/* CSS File */
.characters {
	background: url(/staticarchive/789b85ed49798c656c0ec33ca91ac3409113261f.jpg) 0 0 no-repeat;
}

.prof {
	background: url(/staticarchive/80f7edb8dd228f4c3b54eccdf8cad6dec748a49e.jpg) 0 0 no-repeat;
}

.gillian {
	background: url(/staticarchive/0d4b04576a6bca39d684763e0d20fbc02abe7ef7.jpg) 0 0 no-repeat;
}

.drben {
	background: url(/staticarchive/0e2392b74461605f0ffde1c5927dd8a64bb46209.jpg) 0 0 no-repeat;
}

.viv {
	background: url(/staticarchive/0f88b39330e1e854f4a4dc30e82d7517f71a2e28.jpg) 0 0 no-repeat;
}

.daniel {
	background: url(/staticarchive/16dfdf52610b1bf1b0fa907fc75d7ea87de99cb9.jpg) 0 0 no-repeat;
}

#bonekickers .characterProfile {
	padding: 34px 228px 10px 0px;
	float: right;
	width: 400px;
}

#bonekickers .characterProfile h3 {
	font-size: 110%;
}

#bonekickers .characterProfile p {
	width: 294px;
}

#bonekickers .characterProfile ul.charNav {
	padding-bottom: 15px;
}

#bonekickers .characterProfile ul.charNav li {
	font-family: georgia, 'Times New Roman', Times, serif;
	font-size: 152%;
	float: left;
}

#bonekickers .characterProfile ul.charNav li.first {
	background: url(/staticarchive/138525569b996393c259f1143f664f250c5fd776.jpg) top right no-repeat;
	padding-right: 10px;
	margin-right: 12px;
}

#bonekickers .characterProfile ul.charNav li a {
	padding-right: 13px;
	background: none;
	text-decoration: underline;
	background: url(/staticarchive/685db3da2a6ae83098cbd41e00f8ebe8657a83c6.gif) right 4px no-repeat;
}

#bonekickers .characterProfile ul.charNav li a.selected {
	color: #ffffff;
	text-decoration: none;
	background: none;
}

/* all characters page */

/*.characters .layoutWithFooterChar {
	background: url(/bonekickers/img/footer.jpg) bottom left no-repeat;
	padding: 0 0 168px 0;
}*/

.charFlash ul.bkNav {
	padding-left: 12px !important;
}

.characters .allChars {
	position: relative;
}

.characters .allChars h2 {
	position: absolute;
	top: 30px;
	left: 34px;
	margin: 0;
	padding: 0; 
}


