body
{
	margin: 0px;
	padding: 0px;
	font-family: georgia, serif;
	background-color: #536376;
}

p,td
{
/*font-family: verdana, arial, helvetica, sans-serif;*/
font-size: 14px;
line-height: 21px;
text-align:left;
}

a.sbMaplink:link {
	color: #b2bcdf;
}

a.sbMaplink:visited {
	color: #b2bcdf;
}

a.sbLink:link {
	color: #ffffff;
	border: 0px;
	text-decoration: none;
}

a.sbLink:visited {
	color: #ffffff;
	border: 0px;
	text-decoration: none;
}

a.sbLink:hover {
	text-decoration: underline;
}

img.visBorder {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

table {
	text-align: left;
}

img
{
	border-width: 0px;
}

h2 {
/*	font-family: verdana, arial, sans-serif;*/
	font-size: 18px;
	font-weight: bold;
	display: inline;
}

h3 {
/*	font-family: verdana, arial, sans-serif;*/
	font-size: 14px;
	font-weight: bold;
	display: inline;
}

h4 {
/*	font-family: verdana, arial, sans-serif;*/
	font-size: 14px;
	font-weight: bold;
	display: inline;
}

h4.plain {
/*	font-family: verdana, arial, sans-serif;*/
	font-size: 14px;
	font-weight: normal;
	display: inline;
}

.sideBar {
	background-color: #870000;
	color: white;
	padding: 10px;
}

.sideBar a:link,
.sideBar a:visited {
	color: white;
	text-decoration: underline;
}

.container
{
/*	background: url(/images/main_dropshadow.jpg) repeat-y center top;*/
background: url(/images/background_drop_shadow.gif) repeat-y center top;
}

.main 
{
	width: 960px;
	text-align: center;
	margin: auto;
	background: #fff ;
}

table
{
	text-align: left;
}

.stdText {
/*	font-family: verdana, arial, sans-serif;*/
	font-size: 12px;
	line-height: 18px;
}

.header
{
	background-color: #E81919;
}


.programmeHeading
{
/*	font-family: verdana, arial, helvetica, sans-serif;*/
	font-weight: bold;
	font-size: 21px;
	text-align: center;
	padding: 20px;
}


.eventHeading {
	background-color: #dddddd;
	padding: 5px;
	font-weight: bold;
}

.inline {
	display: inline;
}

.event {
	width: 500px;
	text-align: left;
	margin-left: 60px;
	margin-top: 40px;
}