/* 
  -----------------------------------
  PVII Jazz 2005 Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: vertical - 2col fixed
  -----------------------------------
*/
body {
	background-color: #EEEBBE;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
}
#layoutwrapper {
	margin: 0 auto;
	width: 780px;
}
#centerwrapper {
	background-image: url(/images2/tssfest_left_side.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: right;
	width: 588px;
}
#masthead {
	background-image: url(/images2/tssfest_masthead_bg.jpg);
	background-repeat: repeat-x;
}
#logodiv {
	background-image: url(/images2/tssfest_logo_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#centerbox {
	background-image: url(/images2/tssfest_right_side.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#centercontent {
	font-size: 0.9em;
	line-height: 1.1em;
	background-image: url(/images2/tssfest_greentile.jpg);
	margin: 0px 20px 0px 18px;
	padding: 12px 20px 20px;
}
#centercontent .topmainHeader {
	color: #993300;
	font-size: 1.5em;
	margin: 0 0 6px 0;
}
#centercontent p, #sidecontent p {
	margin: 0 0 12px 0;
}
#centercontent h2, #centercontent h3 {
	color: #993300;
	font-size: 1.25em;
	margin: 24px 0 6px 0;
}
#centercontent h3 {
	font-size: 1.1em;
}
.imageleft {
	float: left;
	padding: .4em 12px 0px 0px;
}
.imageright {
	float: right;
	padding: .4em 0px 0px 12px;
}
#centerbottom {
	background-image: url(/images2/tssfest_bottom.jpg);
	background-repeat: repeat-x;
}
#centerbottominfo {
	background-image: url(/images2/tssfest_bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#sidebox {
	background-image: url(/images2/tssfest_sidetile.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 191px;
}
#sidebar {
	background-image: url(/images2/tssfest_sidebottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menubar {
	background-image: url(/images2/tssfest_sidetopper.jpg);
	background-repeat: no-repeat;
	font-size: 0.8em;
	padding: 366px 0 0 6px;
}
#sidecontent {
	font-size: 0.8em;
	padding: 0 20px 20px 24px;
}
#sidecontent p {
	margin: 0 0 12px 0;
}
#sidecontent h4 {
	font-size: 1.25em;
	margin: 16px 0 6px 0;
	color: #0033FF;
}
#footer {
	clear: both;
	font-size: 0.7em;
	padding: 12px 0 30px 0;
	margin: 0 12px;
}
#footer p {
	margin: 0 0 4px 0;
}
/*LINK STYLES*/
#centercontent a {
	color: #663333;
	text-decoration: none;
}
#centercontent a:visited {
	color: #666666;
}
#centercontent a:hover {
	color: #993300;
}
#centercontent a:active, #centercontent a:focus {
	color: #663333;
	background-color: #505050;
	text-decoration: none;
}
#sidecontent a {
	color: #747557;
}
#sidecontent a:visited {
	color: #92936C;
}
#sidecontent a:hover {
	color: #333333;
}
#sidecontent a:active, #sidecontent a:focus {
	color: #F7E577;
	background-color: #505050;
	text-decoration: none;
}
#footer a {
	color: #747557;
}
#footer a:visited {
	color: #92936C;
}
#footer a:hover {
	color: #333333;
}
#footer a:active, #footer a:focus {
	color: #F7E577;
	background-color: #505050;
	text-decoration: none;
}
#skiplinks {
	font-size: 0.8em;
	margin: 0 0 10px 0;
}
#skiplinks a, #skiplinks a:visited, #skiplinks a:hover {
	color: #EEEBBE;
	text-decoration: none;
	cursor: default;
}
.p7ie6Fix:active, #skiplinks a:active, #skiplinks a:focus {
	color: #F7E577;
	background-color: #505050;
}
#sidecontentHeading {
	font-size: 0.8em;
	padding: 0 24px 20px 24px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}
#menubar2 {
	background-image: url(/images2/tssfest_sidetopper2.jpg);
	background-repeat: no-repeat;
	font-size: 0.8em;
	padding: 317px 0 0 6px;
}
#menubar3 {
	background-image: url(/images2/tssfest_sidetopper3.jpg);
	background-repeat: no-repeat;
	font-size: 0.8em;
	padding: 317px 0 0 6px;
}

