html, body {
	font-family: Arial, Helvetica, sans-serif;
}
body {
    margin: 20px;
    padding: 0;
    background-color: #9d1925;
	color: #5b5b5d;
	font-size: 90%;		
	text-align: center;
}

table, p, th, td, ol, ul, ol ol, ul ul, h1, h2, h3, h4, h5, h6, form, label {
	font-family: Arial, Helvetica, sans-serif;	
}
input, textfield, textarea, select, option, button, radiobutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
/*	
table {
    font-size: 100%;
}
*/
a img {
	border: 0;
}
img {
	border: 0;
}
#innerpage {
	clear: both;
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	border: 0;
	text-align: left;
	background-color: #fff;
	border: 15px solid #dadbdc;
}

html>body #innerpage {
	width: 900px;
} 
#leftNav {
	margin: 0;
	width: 140px;
	float: left;
}
#mainpage {
	margin: 0;
	padding: 10px 40px 0 0;
	width: 630px;
	float: right;
}
.clear {
	clear: both;
}

#header {
	width: 900px;
	background-color: #be1e2d;
}
#logo {
	margin: 0;
	padding: 0;
	height: 106px;
	width: 900px;
	float: left;	
}
#logoRB {
	margin: 0;
	padding: 0;
	float: left;
}
#logoTitle {
	margin: 0;
	padding: 0;
	float: right;	
}
#logoGOSH {
	margin: 0;
	padding: 0;
	float: right;	
}
#topNav {
	clear: both;
	margin: 0;
	width: 900px;
	background-color: #000;	
}
#topNavBar {
	clear: both;
	margin: 0;
	width: 900px;
	height: 10px;
	background-color: #dadbdc;	
}

h1 {
	margin-top: 0;
	padding-top: 18px;
	font-size: 150%;
	color: #be1e2d;
}
h2 {
	margin-top: 25px;
	font-size: 130%;	
	color: #404040;
}
h3 {
	font-size: 120%;
	color: #999;
}
h4 {
	font-size: 110%;
	color: #000;
}
h5, h6 {
	font-size: 105%;
	color: #000;
}

#leftNav {
	padding: 25px 0 0 40px;
}
#leftNav ul {
	margin: 0 0 25px 0;
	padding: 0;	
	font-size: 115%;
	list-style-type: none;
	font-weight: bold;
}
#leftNav ul li {
	margin: 0;
	padding: 9px 0 9px 0;	
	border-bottom: 1px solid #5B5B5D;
}
#leftNav ul li a, #leftNav ul li a:visited {
	display: block;
	padding: 0;
	color: #000;
	text-decoration: none;
}
#leftNav ul li a:hover, #leftNav ul li a:active {
	color: #5B5B5D;
}
#leftNav ul li.title a, #leftNav ul li.title a:visited {
	display: block;
	padding: 0;
	color: #be1e2d;
	text-decoration: none;
}
#leftNav ul li.title a:hover, #leftNav ul li.title a:active {
	color: #5B5B5D;
}
#leftBox {
	margin: 0 0 25px 0;
	text-align: center;
}
#leftPhoto {
	margin: 0 0 25px 0;
	text-align: center;
}

#mainpage ul li {
	margin-left: -20px;
	list-style-image: url(../images/bullet1.gif);		
}
#mainpage ul ul li {
	margin-left: -25px;
	list-style-image: url(../images/bullet2.gif);		
}	
#mainpage a:link, #mainpage a:visited {
	color: #dd0a1d;
	text-decoration: none;
}
#mainpage a:hover, #mainpage a:active {
	color: #5b5b5d;
	text-decoration: none;
}
#mainpage p, #mainpage li {
	line-height: 150%;
}
/* bottom columns */

hr {
	border: 0;
	clear: right;
	height: 1px;
	color: #adadae;
	background-color: #adadae;
}
td {
	vertical-align: top;
}
.highlight1a, .highlight1b, .highlight1c, .highlight2a, .highlight2b, .highlight2c, .highlight3a, .highlight3b, .highlight3c {
	padding: 10px;
}
/* 100% */
.highlight1a, .bg1a {
	background-color: #be1e2d;
}
/* 50% */
.highlight1b, .bg1b {
	background-color: #de8e96;
}
/* 10% */
.highlight1c, .bg1c {
	background-color: #f8e8ea;
}
.highlight2a, .bg2a {
	background-color: #5b5b5d;
}
.highlight2b, .bg2b {
	background-color: #adadae;
}
.highlight2c, .bg2c {
	background-color: #eee;
}
.highlight3a, .bg3a {
	background-color: #000;
}
.highlight3b, .bg3b {
	background-color: #7f7f7f;
}
.highlight3c, .bg3c {
	background-color: #e5e5e5;
}
.fontRed  {
	color: #be1e2d;
}
.fontGrey  {
	color: #5b5b5d;
}
.fontBlack {
	color: #000;
}
#foot {
	clear: both;
	margin: 0;
	padding: 0;	
	width: 900px;
	background-color: #fff;	
	border-top: 5px solid #be1e2d;
}
#foot img {
	margin: 0;
	padding: 0;	
}
#footEnd {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 100px;
	padding: 0;	
	text-align: center;
	font-size: 75%;
}

#copyright {
	float: left;
	width: 400px;
	margin: 0;
	padding: 0;
	color: #fff;
	text-align: left;
}
#copyright p {
	margin: 30px 0 5px 0;
}
#copyright a, #copyright a:visited {
	color: #fff;
	text-decoration: none;
}
#copyright a:hover, #copyright a:active {
	color: #000;
	text-decoration: underline;
}

#footWeb {
	float: right;
	width: 400px;	
	margin: 0;
	padding: 0;
	text-align: right;
	color: #9c9c9d;
}
#footWeb p {
	margin: 30px 0 5px 0;
}

#footWeb a, #footWeb a:visited {
	color: #9c9c9d;
	text-decoration: none;
}
#footWeb a:hover, #footWeb a:active {
	color: #000;
	text-decoration: underline;
}

.photoLeft {
	float: left;
	margin: 0 10px 10px 0;
}
.photoRight {
	float: right;
	margin: 0 0 10px 10px;
}
.photoRight img, .photoLeft img {
	border: 1px solid #e0e3e5;
}

#programme h4 {
	background-color: #be1e2d;
	padding: 2px;
	color: #fff;
}
#programme h4 strong {
	padding-right: 10px;
}
#programme h5 {
	color: #be1e2d;
}
#programme h5 strong {
	padding-right: 10px;
	color: #be1e2d;
}
#programme h6 {
	background-color: #999;
	padding: 2px;
	color: #fff;
}
#programme h6 strong {
	padding-right: 10px;
	color: #fff;
}
#programme .chair {
	padding-left: 50px;
}

.highlight {
	background-color: #fbee1e;
	padding: 2px;
	color: #000;
}

p#date {
	margin-top: 10px;
	font-size: 115%;
	text-align: center;
}
#date strong {
	color: #be1e2d;
}

#insert {
	clear: right;
	margin: 0 0 0 15px;
	padding: 10px 0 0 0;
	width: 180px;
}
#box1 {
	width: 415px;
	float: left;
}
#box2 {
	width: 415px;
	float: right;
}
#box1Photo, #box2Photo {
	float: right;
	padding: 5px 10px 5px 10px;
}
#box1 h3, #box2 h3 {
	background-image: url(../images/box-top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #be1e2d;
}
#box1 h3, #box2 h3 {
	margin: 0;
	padding: 3px 0 3px 15px;
}
#box1 p, #box2 p {
	margin-top: 0;	
	padding: 15px 0 20px 15px;
}
#box1Bg, #box2Bg {
	margin: 0;
	background-image: url(../images/box-end.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #dadbdc;
}


#logoRBprint {
	display: none;
}

#footPrint {
	display: none;
}