
.float-right {
float: right;
}





/* Quote machine CSS - not useful yet 
#quotemachine {
	width: 297px;	
	height: 284px;
	text-align: left;
	float: left;
	padding: 0px;
	position: relative;
	z-index: 4;
	margin-left: 20px;
	margin-bottom: 30px;
	background: url("../images/quotemachine.png") no-repeat;
	display: none;
}

#quotemachine h3 {
	font-variant: small-caps;
	text-align: center;
	text-indent: -1000em;
	background: url("../images/quotemachineh1.png") no-repeat center;
	height: 20px;
}

#quotemachine p {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 90%;
}

#quotemachine q {
position: absolute;
width: 240px;
left: 33px;
top: 90px;
font-size: 120%;
}

#quotemachine cite {
position: absolute;
bottom: 20px;
right: 45px;
font-size: 150%;
font-weight: bold;
}

*/

#red {
color: #770229;
}


#jimmy {
padding-bottom: 10px;
}


#welcomesite {
	text-indent: -1000em;
	background: url("../images/welcometo.png") no-repeat top left;
	width: 630px;
	height: 73px;
}

#aboutme {
	text-indent: -1000em;
	background: url("../images/founder.png") no-repeat top left;
	width: 507px;
	height: 27px;
}

#indexphoto {
	float: left;
	padding-right: 5px;
	padding-bottom: 2px;
}

.bunny {
	font-style: normal;
	font-size: 150%;
	display: block;
	position: relative;
	padding-top: 14px;
	margin-top: -15px;
	padding-right: 10px;
	width: 430px;
	background: url("../images/smallquote1.png") no-repeat 0% 0%;
	text-indent: 55px;
	height: auto;
	float: left;
}

.subbunny {
	display: block;
	padding-bottom: 10px;
	background: url("../images/smallquote2.png") no-repeat 85% 85%;
}

.bunny cite {
	display: block;
	font-size: 80%;
	text-align: center;
	padding-left: 0px;
	padding-top: 25px;
	text-indent: 0;
	background: url("../images/fhole.png") no-repeat 50% 30%;
	font-style: normal;
}

#quote {
width: 450px;
float: right;
height: auto;
}



#cando {
	text-indent: -1000em;
	background: url("../images/cando.png") no-repeat top center;
	height: 43px;
}

#hirelist {
list-style-type: square;
}

#hirelist li {
padding-top: 2px;
padding-bottom: 2px;
}


#do a {
	text-decoration: none;
	border: none;
	font-size: 110%;
	color: #FFFFFF;
}

#do a:hover {
	text-decoration: underline;
	border: none;
}

#rightside {
padding-bottom: 50px;
}
