body {
	background-color: #bbbbFF;
/*	background-color: #D5E3FF;
	background-image: url(../pix/grad2.gif);
	background-repeat: repeat-x;
*/
	/* avoids conflict with user style sheets */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/* includes Mac fonts */
	font-size: 0.8em;
	color: #000000;
	line-height: 1.1;
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
/*	color: #000099; */
	color: #000000;
}

h1 {
	font-size: 130%;
	margin: 0;
	display: block;
	padding-top: 4px;
	padding-bottom: 6px;
	background-color:#000077;
	color:#FFFFFF;
	text-align:center;
}
h2 {
	font-size: 120%;
	padding-top: 3px;
	padding-bottom: 6px;
	margin: 0;
}
h3 {
	font-size: 108%;
	margin: 0;
}

a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color:#aa0000;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}

a img {
	border: none;
} 

#header {
	width: 98%;
	float: left;
	background-color: #FFFFFF;
/*	background-color: #aaaaff; */
	padding: 0px 0 1px 15px; /*removed 5px top to allow image to sit at top of page */
/*	padding: 10px 0 10px 15px;
/*	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 5px:	*/
	border-bottom: solid 2px #000099;
}

#breadcrumb {
	width: 98%;
	float: left;
	font-size: 80%;
/*	margin-left: 20px; */
	margin-top: 10px;
	margin-bottom: 5px;
/*	border: 1px solid #00ffff; */
}

#breadcrumb td{
	border-top: 0px;
	border-bottom: 0px;
}

.redtext {
	color: #ff0000;
}

.bluetext {
	color: #000099;	
}

.smalltext {
	font-size: 80%;
}

.homehighlight {
	margin-left: 4px;
	margin-bottom: 2px;
	width: 140px;
	height: 130px;
	border: 1px solid;
	border-color:#0033FF;
	background-color:#ddddFF;
	font-size: 85%;
	text-align: center;
}

.insertboxl {
/*	margin: 4px auto 4px auto; */
	float: left;
	padding: 5px;
	width: 125px;
	border: 3px solid;
	border-style: ridge;
	border-color:#0033FF;
	margin-right: 2px;
	background-color:#ddddFF;
}

.insertboxr {
/*	margin: 4px auto 4px auto;*/
	float: right;
	padding: 5px;
	width: 125px;
	border: 3px solid;
	border-style: ridge;
	border-color:#0033FF;
	margin-left: 2px;
	background-color:#ddddFF;
}


.homehighlight span {
	height:20px;
	background-color:#8888FF;
	display: block;
}

.byline {
	font-size: 90%;
	color: #000099;	
}

.floatl {
	float: left;
	color: #000099;
	font-size: 80%;
	margin: 10px 10px 10px 0px;
}

.floatr {
	float: right;
	color: #000099;
	font-size: 80%;
	margin: 10px 0px 10px 10px;
}

.highlight_l {
	width: 30%;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000099;
	font-size: 130%;
	margin: 10px 10px 10px 0px;
	border-top: 2px solid #afafff;
	border-bottom: 2px solid #afafff;	
}

.highlight_r {
	width: 30%;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000099;
	font-size: 130%;
	margin: 10px 0px 10px 10px;
	border-top: 2px solid #afafff;
	border-bottom: 2px solid #afafff;	
}

/* make the first letter / word of a paragraph large */
.firstlet {
	float: left;
/*	width: 0.2em;*/
	font-size: 400%;
	color: #000099;
	line-height: 85%;
}

/* make the first letter of a sub-paragraph (eg interview) large */
.smfirstlet {
	float: left;
/*	width: 0.2em;*/
	font-size: 150%;
	color: #000099;
	line-height: 90%;
}

#pagewrapper {
	margin: 0px auto;
	width: 100%;
	text-align: center;
	background: #bbbbff;
}

#page800 {
	margin: 0px auto;
	width: 1000px;
	background: #FFFFFF;
	text-align: left;
	border-right: 1px solid #000099;
	border-left: 1px solid #000099;
}

#wrapper {
	width: 100%;
	float: left;
/*	margin-right: -160px; removed as no right column used for this one
/*	margin-right: -230px;*/
	margin-top: 10px;
	margin-bottom: 5px;
/*	border: 2px solid #00ffff; */
	
}

#content {
	margin-right: 5px;
/*	border: 2px solid #ffff00; */
}

#main {
	line-height: 1.3;
	margin-left: 180px;
/*	font-size: 100%;
/*	border: 2px solid #0000ff; */
}

#main p {
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 0;
}

#next_events {
	float: left;
	width: 68%;
	line-height: 1.3;
/*	border: 2px solid #0000ff; */
}

#next_events h2 {
	font-size: 100%;
	margin: 5px 0px 3px 0px;
	display: block;
	padding-bottom: 3px;
	background-color:#000077;
	color:#FFFFFF;
	text-align: left;
/*	border: 2px solid #0000ff; */
}


#sidel {
	width: 165px;
	float: left;
	padding: 0 0px 0 5px;
	margin-bottom: 5px;
/*	border: 2px solid #00ff00; */
}

#sider {
	width: 105px;
	margin-top: 10px;
	padding: 0px 3px 0 3px;
	float: right;
	margin-bottom: 5px;
/*	border: 2px solid #ff0000; */
}

#sider img {
	float: right;
	margin-bottom: 3px;
	border: 1px solid;
}

#footer {
	clear: both;
	font-size: 80%;
	text-align: center;
	color: #aeaeae;
	border-top: 2px solid #bebebe;
	margin-top: 10px;
/*	margin-bottom: 10px; */
}

/*********** #mu main navivation  ***********/

#mu{
	width: 160px;
	/* was margin: 8px 1px 1px 1px; below - removed 8px to make align with main title */
	margin: 0px 1px 1px 1px;
	padding: 0px;
	font-size: 85%;
}

#mu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#mu li {
	margin: 0 0 7px 0;
/*	border-bottom: 1px solid #7777bb; */
}

/* fix for browsers that don't need the hack */
html>body #mu li {
	margin: 0 0 7px 0;
/*	border-bottom: 1px solid #7777bb; */
}


/* makes all link clickable - not only text - not sure if it works */
* html #mu li a {
	width: 100%;
}

/* links L V H A */

#mu a:link, #mu a:visited, #mu a:active {
	text-decoration: none;
	height: 15px;
	display: block;
	background: #eeeeee;
	padding: 2px 0px 2px 3px;
	border-left: 7px solid #bbbbff;
/*	border-left: 7px solid #aaaaff; */
	width: auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: auto;
	color: #000000;
}

#mu a:hover{
	padding: 2px 0px 2px 3px;
	background: #fafafa;
	border-left: 7px solid #000099;
	text-decoration: none;
	font-weight: normal;
	color: #000099;
}


/* *****   FORM formatting *****   */

/* input boxes - how control textg inside boxes - uses normal size control but doesn't work ?? */
input.txt {
	font-size: 100%;
/*	color: #5185C5; */
/*	border: 1px #008888;  get rid of this as it makes the control invisible in Firefox! */
	width: 250px;
}

input.txtlg {
	width: 250px;
	font-size: 120%;
}

input.btn {
	color: #000099;
	background-color: #ddddff;
	border: 1px outset #000099;
}
input.btn:hover {
	color: #0000FF;
	background-color: #aaaaff;
	border: 1px outset #0000FF;
}

textarea {
	font-size: 120%;
/*	color: #5185C5; */
/*	border: 1px #008888; remove as fix to show in Firefox */
}

form div {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

/* input box labels */
form div label {
	float: left;
	width: 40%;
	font-size: 90%;
	color: #000000;
}

fieldset {
	border: 1px solid #999999;
	margin-top: 10px;
	padding: 5px;
}

legend {
	font-size: 90%;
	font-weight: bold;
	color: #000099;
}

/* *****  TABLE  *****   */
table {
	/* font-size inherit required for Opera */
	font-size: inherit;
	line-height: 1.4;
	border-collapse: collapse;
}

td{
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
}

tr.noborder td {
	border-top: 0px;
	border-bottom: 0px;	
}

tr.d0 td {
	background-color: #CCFFFF; color: #000000;
}
tr.d1 td {
	background-color: #FFFFBB; color: #000000;
}

tr.helprow td {
	background-color: #eeFFFF;
	font-size: 85%;
/*	line-height: 1.8; */
	text-align: right;
}
