/* CSS Document */
* {
	padding: 0;
	margin: 0;
}

body {
	padding: 0;
	margin: 0;
	text-align: center;
	background: url(../images/backgrad.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}


.header {
	width: 752px;
	margin: 0 auto;
	font-size: 36px;
	background-color: #FFF0E1;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.content {
	width: 752px;
	text-align: left;
	background-color: #fff;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.menu {
	float: left;
	height: 100%;
	width: 175px;
	margin-top: 0.8em;
	margin-right: 0.8em;
	margin-left: 0.8em;
	border: none;
}
.footer {
	width: 752px;
	height: 38px;
	font-size: 0.8em;
	border-top: 1px solid #999;
	text-align: center;
	padding: 0px;
	padding-top: 5px;
	margin: 0 auto;
	margin-bottom: 1em;
	display: block;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: middle top;
}

.body {
	float: left;
	width: 500px;
	border: none;
	height: auto;
	padding-top: 0.8em;
	padding-left: 0.8em;
	background-color: #FFF;
}

.eventContent {
	width: 300px;
}

.eventImages {
	width: 175px;
}

.eventImages img {
	width: 175px;
	height: 100px;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #990000;
	margin-bottom: 1em;
}

h2 {
	font-size: 1em;
	color: #2B2B8E;
	padding: 0;
	margin: 0;
}

p { margin-bottom: 1em; }

a, a:visited { 
	color: #900;
	text-decoration: none;
	font-weight: bold; }
	
a:hover {
	text-decoration: underline;
	font-size: 0.9em;
	color: #600;
}

.date { margin-bottom: 0em;
		color: #666;
}

.detailsLink {
	text-align: right;
}	

.content .menu a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/bullet.gif) no-repeat left center;
	color: #2b2b8e;
	padding-left: 1.5em;
	margin-bottom: 0.8em;
}

.content .menu a:hover {
	text-decoration: underline;
	background: url(../images/bullet_on.gif) no-repeat left center;
	color: #990000;
}

.content .menu .divider {
	border-top: 1px solid #ddd;
	padding-top: 5px;
	margin-top: 10px;

}

.content .body p {
	font-size: smaller;
	line-height: normal;
	color: #900;
	font-weight: bold;
}
.titlebar {
	background-image: url(../images/titlebar.gif);
	display: block;
	height: 20px;
	padding: 7px 0px 0px 10px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #2B2B8E;
	font-size: 2em;
	margin: 0px 0px 5px 0px;
}
.content .body .contentTbl {
	font-size: 0.9em;
	margin: 0px;
	padding: 10px;
}

.content .body .contentTbl td {
	vertical-align: top;	
}



.content .body .contentTbl p {
	margin: 0px;
	padding: 0px;
}

.imgPlacer {
margin: 20px 5px 5px 5px;
display:block;
}

.content .body ul {
	margin-bottom: 1em;
	margin-left: 2em;
}

.content .body li {
	padding-top: 0.5em;


	font-size: 0
.px;
	color: #900;
	font-weight: bold;
	font-size: 0.8em;
}
.content .body ul li em {
	font-weight: bold;
	color: #900;
}
.weblink {
	color: #600;
	font-size: smaller;
}
.weblink a {
	font-size: smaller;
	font-style: normal;
	color: #666;
	background-color: #FFF;
}
.weblink {
	font-size: smaller;
}
.weblink {
	color: #666;
}
.content .body p {
	color: #666;
	font-weight: normal;
}
