body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(../images/page_layout/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
hr {
	margin-top: 15px;
}

#wrap {
	width: 760px; /* Global White */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding: 0px;
	background-image: url(../images/headerBG/rotate.php);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#header {
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 200px;
	background-image: url(../images/page_layout/paperTear.png);
}
#header h1 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 135px;
	font-size: 1.2em;
}
#header h3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 135px;
	margin: 0px;
	font-size: 0.95em;
	color: #000066;
	font-style: italic;
}


#menu {
	background-color: #009933;
	height: 50px;
	color: #FFFFFF;
	font-size: 0.9em;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-left: 5px;
}

#contentWrap {
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(../images/page_layout/submenu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #d6ebff;
}
#contentLeft {
	position:absolute;
	left:10px;
	top:0px;
	width:170px;
	z-index: 5;
	padding-bottom: 30px;
	padding-top: 10px;
}
#access {
	margin-top: 50px;
	background-color: #FFFF99;
}
#access a:link, #access a:visited {
	color: #990000;
	text-decoration: none;
	font-size: 0.75em;
	font-style: italic;
	display: block;
	border: 1px solid #FFFFFF;
	padding: 3px;
	background-color: #FFFFCC;
}
#access a:hover, #access a:active {
	color: #000000;
	text-decoration: underline;
	background-color: #99CCFF;
}
#access form {
	margin-bottom: 15px;
	text-align: center;
}

#contentRight {
	position: relative;
	z-index: 1;
	left: 190px;
	padding: 10px;
	width: 550px;
	background-color: #FFFFFF;
	text-align: justify;
	background-image: url(../images/page_layout/vhand.jpg);
}
#contentRight a:link, #contentRight a:visited {
	color: #0066FF;
	text-decoration: none;
}
#contentRight a:hover, #contentRight a:active {
	color: #FF0000;
	text-decoration: underline;
}

#footer {
	text-align: right;
	font-size: 0.75em;
	font-style: italic;
	padding-top: 5px;
	padding-right: 5px;
	margin-left: 190px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#footer em {
	padding-left: 10px;
	display: block;
	color: #666666;
}
h1, h2, h3 {
	color: #006600;
	font-style: italic;
	text-align: left;
}
h4, h5, h6, h7 {
	color: #990000;
	font-style: italic;
	text-align: left;
}

/*  classes  */

.disclaimer {
	font-size: smaller;
	font-style: italic;
}
.marginbottom {
	margin-bottom: 10px;
}
.margintop {
	margin-top: 10px;
}
.marginleft {
	margin-left: 10px;
}
.marginright {
	margin-right: 10px;
}
.marginleftright {
	margin-right: 10px;
	margin-left: 10px;
}
.margintopbottom {
	margin-bottom: 20px;
	margin-top: 20px;
}
.alignRight {
	text-align: right;
	display: block;
}
.bold {
	font-weight: bold;
}
.red {
	color: #FF0000;
}
.white {
	color: #FFFFFF;
}
.txtWhite_bgBlue1 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
}
.txtWhite_bgBlue2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
	text-align: center;
}
.txtWhite_bgBlue1 a:link, .txtWhite_bgBlue1 a:visited {
	color: #FFFFFF;
}
.centre {
	text-align: center;
}
.quoteBox {
	padding: 5px;
	background-image: url(../images/page_layout/bg_quoteBox.png);
	margin: 10px;
}
.projects {
	text-align: center;
	list-style-type: none;
}
.projects li {
	margin-top: 15px;
	margin-bottom: 15px;
}

/*  staff  */

.staff {
	height: 120px;
	font-weight: bold;
}
.staff em {
	display: block;
	color: #666666;
}

#contactMN {
	background-color: #99CCFF;
	padding: 3px;
	border: 1px solid #FFFFFF;
	font-size: 0.8em;
}
#contactMN a:link, #contactMN a:visited {
	color: #333333;
	text-decoration: none;
}
#contactMN a:hover, #contactMN a:active {
	color: #FF0000;
	text-decoration: underline;
}

/*  tables  */

#ContactForm th{
	background-color: #99CCCC;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
#ContactForm td {
	background-color: #CCFFFF;
	padding: 5px;
}

#NewsUpdates th {
	background-color: #FFCC33;
	padding: 4px;
}
#NewsUpdates td {
	padding: 4px;
}
#NewsUpdates caption {
	display: none;
	font-style: italic;
	color: #666666;
}
#funders {}
#funders a {
	display: block;
	font-style: italic;
	font-size: smaller;
}


/*  leaflets  */

#leaflets {
	font-size: 0.8em;
	font-weight: bold;
}
#leaflets h4 {
	color: #FFFFFF;
}

#leafletsList {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}
#leafletsList a, #leafletsList a:visited {
display: block;
padding: 2px;
border: 1px solid #FFFFFF;
background-color: #99CCFF;
color: #333333;
text-decoration: none;
}
#leafletsList a:hover, #leafletsList a:active {
background-color: #006600;
color: #FFFFFF;
}


#login {
	background-color: #CCCC00;
	padding: 10px;
	width: 350px;
	margin-left: 25px;
}
#event, #loginUser {
	background-color: #FFFFCC;
	text-align: center;
	padding: 2px;
}
#event label em {
	white-space: nowrap;
	display: block;
}

#calendar {
	text-align: center;
}
#calendar .cell {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
#calendar .cell a {
	font-weight: normal;
}

#links li {
	margin-bottom: 25px;
}

#calAdmin {
	margin-top: 50px;
	background-color: #99FF99;
}
#calAdmin a:link, #calAdmin a:visited {
	color: #990000;
	text-decoration: none;
	font-size: 0.75em;
	font-style: italic;
	display: block;
	border: 1px solid #FFFFFF;
	padding: 3px;
	background-color: #99FF99;
}
#calAdmin a:hover, #calAdmin a:active {
	color: #000000;
	text-decoration: underline;
	background-color: #99CCFF;
}
