a {
	font-size: 85% ;
	font-family: arial;
	color: #370601;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	font-size: 80%;
	font-family: arial;
	color: black;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 4px;
}

h2 {
	margin: 2px;
	font-size: 100%;
	color: #370601;
	font-family: arial;
}

ul {
	list-style-image: url('http://www.christophercash.com/ccweb/images/cc_list_bullet.gif');
}
	
.biobox {
	background-image: url('./images/cc_background_static_light.jpg');
	background-repeat: repeat-xy;
	width: 430px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.linksbox {
	background-image: url('./images/cc_background_static_light.jpg');
	background-repeat: repeat-xy;
	width: 430px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.musicbox {
	background-image: url('./images/cc_background_static_light.jpg');
	background-repeat: repeat-xy;
	width: 430px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.musicbox img {
	float: left;
}