
p	{
margin-top: 0px;
margin-bottom: 2px;
}

#outer	{
		width: 850px;
		margin-left:auto;
		margin-right:auto;
		margin-top: 20px;
		margin-bottom: 40px;	
		background-color:#eeeeee;
		}
#banner	{
		background-image:url(graphics/headerJan2010.jpg);
		background-repeat:no-repeat;
		height: 148px;
		}
		
#menu	{
		display:block;
		background-color:#556655;
		border-bottom: 1px solid #333333;
		border-top: 1px solid #333333;
		height: 26px;
		}

.menuTxt	{
		padding-top: 5px;
		padding-left: 50px;
		display:block;
		text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		color: #eeeeee;
		}
.menuTxt a {
		text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		color: #eeeeee;
}

.menuTxt a:hover {
text-decoration: underline;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
color:#FFFF00;
}


#content	{
			width: 760px;
			margin-right:auto;
			margin-left:auto;
			border-left: 20px solid #bbbbbb;
			}







































.arialBody {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px; color: 006600;
		}
		
.verdanaBody {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #663366;
line-height: 22px;
}
.arialGreyCentred {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: 999999;
}
.programmeDate {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #006666;
}

a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #380E6B;
text-decoration: none;
}
a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #380E6B;
}




.smallArial {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: 14px;
color: #333333;
}
.bigger {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
color: #333333;
line-height: 26px;
}

