
body {
	font-size: 10pt; 
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #7f7f7f;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px; 
}

#header {
	background-color: #000000;
	height: 168px;
	width: 700px;
	margin: 0px auto;
	padding: 0px;
	background: url("/fest/images/header_noheadshots.png") top no-repeat;
}



#content {
	background-color: #ffffff;
	width: 650px;
	margin: 0 auto;
	padding: 20px 10px 10px 20px;
	text-align: left;
	line-height: 1.25em;
	border-right: 10px solid #000000;
	border-left: 10px solid #000000;
}

html>body #content {
	width: 650px;
	
}

div.photo {
	padding: 5px;
	border: 1px solid #bb220e;
	float: left;
	margin-right: 6px;
	margin-bottom: 1em;
	text-align: center;
	width: 170px;
}

img {
	border: none;
}

a, a:link, a:visited, a:active {
	color: #bb220e;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #bb220e;
}

ul, li {
	line-height: normal;
}

#sidebar {
	width: 210px;
	float: right;
	margin-bottom: 50px;
}


div.box {
	width: 200px;
	background: url("/fest/images/box_top.gif") #bb220e top no-repeat;
	float:right;
	margin: 0px;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	margin-top: 2em;
}

div.boxbottom {
	width: 200px;
	background: url("/fest/images/box_bottom.gif") #bb220e top no-repeat;
	float:right;
	margin: 0px;
	font-size: 1px;
	height: 20px;
	
}

img.boxheader {
	width: 135px;
	height: 24px;
	border: 0px;
	margin-top: 18px;
}

div.box p {
	padding: 0em 1em 1em 1em;
}

div.box a, div.box a:link, div.box a:visited, div.box a:active, div.box a:hover {
	color: #ffffff;
}
