body            {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#transkiptolink {
	position: absolute;
	height: 1px;
	width: 1px;
	left: -1000px;
	top: 0px;
	z-index: 1;
}
#anchorcontent {
	position: absolute;
}
h1              {
	font-size: 2em;
}
h2              { font-size: 1.5em; margin: .75em 0 }
h3              { font-size: 1.17em; margin: .83em 0 }
h5              { font-size: .83em; margin: 1.5em 0 }
h6              { font-size: .75em; margin: 1.67em 0 }
i, cite, em,
var, address    { font-style: italic }
h1, h2, h3, h4,
h5, h6, b,
strong          { font-weight: bolder }
blockquote      { margin-left: 40px; margin-right: 40px }

/************* #textcolour styles **************/

.magenta { color: #990066; }
.grey { color: #999999; }
.darkgrey { color: #333333; }

/* #content text */
A:link {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
A:visited {
	color: #666666;
	text-decoration: underline;
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif;
}
A:active {
	color: #666666; 
	text-decoration: underline;
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif;
}
A:hover {
	color: #990066;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

/* #whitetext text */
a.whitetext:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a.whitetext:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif;
}
a.whitetext:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif;
}
a.whitetext:hover {
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

/************* #banner styles **************/

#banner {
	height: 115px;
	width: 100%;
	margin-bottom: 20px;
}
#background {
	top: 15px;
	height: 100px;
	width: 100%;
	position: absolute;
	margin: 0px;
	z-index: 14;
}
#jcc {
	left: 7px;
	top: 15px;
	height: 100px;
	width: 160px;
	position: absolute;
	z-index: 16;
	visibility: visible;
}
#bannerphotos {
	top: 15px;
	visibility: visible;
	z-index: 15;
	right: 0px;
	float: right;
	position: absolute;
}

/************* #content styles ***************/

#content {
	top: 120px;
	width: 100%;
	left: 0px;
	z-index: 2;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 0px;
	visibility: visible;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990066;
}
/* #content #content-right container styles */
#content #content-middle {
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990066;
	width: 70%;
}
#content #content-right {
	height: 100%;
	width: 100px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990066;
	padding-left: 15px;
	float: right;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
/* #content navigation and menu styles */
#content #nav {
	height: 100%;
	width: 164px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
#menucontainer {
	padding-bottom: 5px;
}
#menu a, #menu a:visited {
	position:relative;
	text-decoration:none;
	color:#990066;
	display:block;
	width:164px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #CCCCCC;
	padding: 2px;
  }

#menu a:hover {
	color:#CCCCCC;
	font-weight: bold;
	background-color: #990066;
  }
  

/* #content #programme styles */
#content #box1,
#content #box2,
#content #box3,
#content #box4,
#content #box5,
#content #box6 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 15px;
	padding-bottom: 15px;
}
/* .float styles */
.floatright {
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
	float: right;
}
.floatleft {
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 0px;
	float: left;
}
/* #content #floatimage styles */
#content #floatimageright {
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
	float: right;
	border: 1px solid #990066;
}
#content #floatimageleft {
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 0px;
	float: left;
	border: 1px solid #990066;
}
#content #floatimageright2 {
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
	float: right;
	border: 1px solid #990066;
}
#content #floatimageleft2 {
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 0px;
	float: left;
	border: 1px solid #990066;
}
#content #floatimageright3 {
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
	float: right;
	border: 1px solid #990066;
}
#content #floatimageleft3 {
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 0px;
	float: left;
	border: 1px solid #990066;
}
#content #floatimageright4 {
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
	float: right;
	border: 1px solid #990066;
}
#content #floatimageleft4 {
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 0px;
	float: left;
	border: 1px solid #990066;
}
#content #floatimageright5 {
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
	float: right;
	border: 1px solid #990066;
}
#content #floatimageleft5 {
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 0px;
	float: left;
	border: 1px solid #990066;
}
.clear {
	clear: both;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}