body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 72%;
	text-align:center;
	color:#fff;
	background: #140f13;
	line-height: 1.4em;
}
#wrapper {
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	width: 840px;
	background: url(../images/bg_main.gif) repeat-y;
}
#col1 {
	width:266px;
	float: left;
}
#col2 {
	width: 574px;
	float: left;
}
#left {
	background: url(../images/bg_left.gif) repeat-y;
	padding-left: 45px;
}
#left p {
	margin: 0px;
	padding:0px 0px 3px 0px;
	font-size: 1em;
	line-height: 1.2em;
	text-align: left;
}
#nav {
}
#content {
	padding: 10px 50px 16px 16px;
}
#footer {
	background: #140f13;
	color: #433f42;
	padding-left: 60px;
}
p	{
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 1.1em;
	line-height: 1.2em;
	text-align: left;
	}
h1	{
	margin: 0px 0px 7px 0px;
	font-size: 1.6em;
	color: #fff; 
	font-weight: normal;
	text-align: left;
	}


h2	{
	margin: 0px 0px 4px 0px;
	padding: 0px;
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: normal;
	color: #9F85A2;
    text-align: left; 
	}

h3	{
	margin: 0px 0px 4px 0px;
	padding: 0px;
	font-size: 1.4em;
	line-height: 1.3em;
	font-weight: normal;
	color: #9F85A2;
	text-align: left;
	}
a:link
	{
	color: #fff;
	text-decoration: none;
	}

a:visited
	{
	color: #9F85A2;
	text-decoration: underline;
	}

a:hover
	{
	color: #fff;
	text-decoration: underline;
	}

a:active
	{
	color: #fff;
	text-decoration: underline;
	}
.eventtitle {
	font-weight: bold;
color: #a189a3;
}
#bottom {
	clear: both;
	background: url(../images/bg_footer.gif) no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	color:#fff;
height: 28px;
}