@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Palatino, Georgia, Times, serif;
}
#spacerLeft {
	background-image: url(images/paint_left_big.jpg);
	background-repeat: no-repeat;
	width: 20%;
	background-attachment: scroll;
	background-position: right top;
	float: left;
	overflow: hidden;
	position: absolute;
	left: 0px;
	height: 2000px;
	z-index: 0;
}
#container {
	width: 72%;
	clear: none;
	text-align: center;
	padding-top: 300px;
	position: absolute;
	z-index: 100;
	left: 18%;
}
#flash_header {
	overflow: hidden;
	z-index: 10;
	text-align: center;
	position: absolute;
	height: 600px;
	width: 100%;
	top: 0px;
}
#spacerRight {
	background-attachment: scroll;
	background-image: url(images/paint_right_big.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 10%;
	float: right;
	overflow: hidden;
	position: absolute;
	right: 0px;
	height: 2000px;
	z-index: 0;
}
#footer {
	clear: both;
	background-image: url(images/blue_divider.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 1px;
	margin-top: 10px;
}
body a {
	color: #770000;
	text-decoration: none;
}
body a:visited {
	color: #440000;
	text-decoration: none;
}
body a:hover {
	color: #770000;
	text-decoration: underline overline;
}
.style1 {font-size: small}
#footer a {
	color: #0000AA;
	text-decoration: none;
}
#footer a:visited {
	color: #000077;
	text-decoration: none;
}
#footer a:hover {
	color: #0000AA;
	text-decoration: underline overline;
}
.hub_block {
	background-attachment: scroll;
	background-image: url(images/boxer.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 55px;
	margin-top: 15px;
	padding-top: 60px;
	padding-left: 260px;
	padding-right: 10px;
	min-height:450px;
}
.work_title {
	font-size: 2em;
	font-variant: small-caps;
}
.work_description {
	text-align: left;
	line-height: 1.2em;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#music_player {
	background-color: #FFFFFF;
	text-align: center;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: double;
	border-bottom-style: double;
	position: fixed;
	width: 100%;
	top: 30%;
}
#big_portrait {
	background-image: url(images/c_portrait.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.CD_image {
	margin: 100px;
}
