body {
	background-image: url('images/bg.jpg');
	background-repeat:repeat-x;
	text-align:center;
	font-family:'trebuchet ms,sans-serif'; 
	font-size:13px;
	background-color:#FCE3D9;
}

body,p,a,td,li {
	font-family:'trebuchet ms',sans-serif;
}

#container {
	width:960px;
	background-color:white;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding-top:4px;
}

img {
	border:0;
}
	
#mwafbanner {
	margin:0 4px 0 4px;
	display:block;
}

#navbar {
	font-size:11px;
	margin:0 4px 0 4px;
	background-color:black;
	border-bottom:3px solid #C71C1F;
	padding: 3px 0 3px 0;
	text-align:center;
	color:white;
}

#navbar a {
	color:white;
	font-family:arial;
	margin-left:2px;
	margin-right:2px;
	text-decoration:none;
}

#navbar a:hover {
	text-decoration:underline;
}

#wrapper{
	background:url('images/divider.gif');
	background-repeat: repeat-y;
	background-position: 730px;
	margin-top:20px;
}

#widgets {
	float:right;
	width:190px;
	margin-right:20px;
}

.widget {
	margin-bottom:20px;
	width:190px;
	font-size:11px;
	background-color: #f8f8f8;
	padding-bottom:5px;
}

.widget h3 {
	background-color:#c71c1f;
	font-size:15px;
	color:white;
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
	margin-bottom:7px;
	margin-top:0;
}

.widget p {
	margin:0 8px 4px 12px;
}

.facebook h3 {
	margin-bottom:0;
}

.fbiframe {
	border:none;
	overflow:hidden;
	width:190px;
	height:427px;
}

.center {
	text-align:center;
}

.center p {
	margin-left:0;
	margin-right:0;
}

img.download {
	border: 2px solid black;
}

div.downloadwrapper {
	margin:auto;
	width:172px;
}

div.downloadleft {
	width:99px;
	float:left;
}

div.downloadright {
	 width:68px;
	 float:right;
}

#content {
	width:680px;
	margin:20px 0 20px 25px;
}

h1 {
	font-size:21px;
	color: #c71c1f;
	margin-bottom:0;
}

h2 {
	font-size:16px;
	color: #c71c1f;
	margin-bottom:0;
}

h3 {
	font-size:14px;
	margin-top:0;
}

.homepage h2 {
	background:url('images/paint-bg.gif');
	background-repeat:no-repeat;
	height:30px;
	width:241px;
	text-align:center;
	text-transform:uppercase;
	color:white;
	padding-top:10px;
	font-size:16px; 
	padding-bottom:0;
	margin-top:25px;
}

.homepage h2 a {
	text-decoration:none;
	color:white;
	display:block;
}

#welcome {
	width: 646px;
	min-height: 550px;
	background: url('images/pattern-bg.gif');
	border:1px dashed #f29397;	
	padding: 5px 15px 5px 15px;
	background-position:0 -70px;
}

img.right {
	float:right;
	margin-left:8px;
}

img.left {
	float:left;
	margin-right:8px;
}

#blueconcert {
	border:2px dotted black;
	background-color:#36478f;
	width:302px;
	min-height:108px;
	padding: 6px 3px 0 6px;
}

#greenconcert {
	border:2px dotted black;
	background-color:green;
	width:345px;
	min-height:108px;
	padding: 6px 3px 0 6px;
	float:right;
}

#greenconcert p, #blueconcert p {
	margin-top:6px;
	margin-bottom:6px;
	color:white;
}

#greenconcert a, #blueconcert a {
	color:white;
}

.concerttitle {
	font-size:17px;
	font-weight:bold;
	color: #fce3d9;
}

.details{
	margin-top:2px;
}

table.performance {
	border-collapse:collapse;
	font-size:12px;
	width:100%;
}

.performance td {
	border:1px solid gray;
	padding:2px;
}

.performance th {
	border:1px solid gray;
	background-color: #c71c1f;
	color:white;
}

#footer {
	clear:both;
	background-color:black;
	min-height:18px;
	padding-top:4px;
	padding-bottom:2px;
	color:white;
	text-align:center;
	font-size:11px;
}

#copyright {
	font-size:11px;
	margin-top:5px;
	color:#666;
}

#copyright a {
	color:#000;
}

fieldset {
	padding:0 10px;
}

legend {
	font-size:16px;
	color: #c71c1f;
	font-weight:bold;
	padding: 0 5px;
}

.red {
	color:red;
}

hr.clear {
	clear:left;
}

.window {
	margin-bottom:10px;
	border:0;
}
