﻿/* CSS layout */

img#header_performance_text {
	position: absolute;
	top: 5px;
	right: 15px;
}
div#performance_grid_top {
	position: relative;
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	width: 700px;
	height: 375px;
}
div#performance_frame {
	position: absolute;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	top: 0px;
	right: 0px;
	width: 400px;
	height: 375px;
	line-height: normal;
}
img#performance-pic-01b {
	border-width: 0px;
	border-style: none;
	padding: 0px;
	position: absolute;
	margin: 0px;
	top: 0px;
	width: 300px;
	height: 375px;
	left: 0px;
}

/* studio block styles */
p.performance_header {
	font-family: 'Times New Roman', Times, serif;
	font-size: 33px;
	font-style: italic;
	font-weight: bold;
	line-height: 100%;
	text-align: left;
/*	color: #660000; */
}
p.performance_content {
	text-align: left;
/*	color: #660000; */
}
div#horizontal_bar_middle {
	position: relative;
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	width: 700px;
	height: 10px;
	background-color: #660033;
}
div#performance_data {
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	text-align: left;
	left: 20px;
	width: 380px;
	top: 60px;
}
/* end studio block styles */
div#performance_grid_bottom {
	position: relative;
	padding: 0px;
	margin: 0px;
	border-style: none;
	border-width: 0px;
	width: 100%;
	height: 300px;
	background-color: #660033;
}
div#horizontal_bar_CD_Party {
	position: relative;
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	width: 700px;
	height: 10px;
	background-color: #660033;
}
div#performance_grid_bottom_2 {
	position: relative;
	padding: 0px;
	margin: 0px;
	border-style: none;
	border-width: 0px;
	width: 100%;
	height: 300px;
	background-color: #660033;
}
img#lower_right {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
}
img#lower_center {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 0px;
	right: 235px;
}
img#lower_left {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}
img#CD_Party_2 {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}
img#CD_Party_Kevin {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
}

