html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

#divOuterContainer {
	width: 767px;
	border-left: #1C4736 1px solid;
	border-right: #1C4736 1px solid;
	border-bottom: #103D2B 6px solid;
	margin: auto;
	padding: 8px 0px 0px 0px;
	background: url(../images/divOuterContainer_bg.jpg) no-repeat;
}

#divInnerContainer {
	background: url(../images/divInnerContainer_bg.jpg);
}

#divLeft {
	width: 287px;
	float: left;
	padding-left: 15px;
	background-color: #fff;
}

	#divLeft img {
		float: left;
	}
	
	#divLeft h1 {
		display: block;
		float: left;
		font-size: 210%;
		font-weight: bold;			
		color: #292C31;	
		width: 166px;	
		margin-top: 15px;
		line-height: 0.95em;
	}	
	
	#divLeft ul {
		clear: both;
		background: url(../images/list_bg.jpg) repeat-y;
		width: 275px;
		padding: 12px 0px;	
	}
	
	#divLeft ul li {
		list-style-image: url(../images/listitem.gif);
		list-style-position: inside;
		margin: 2px 0px 0px 22px;
	}
	
	#divLeft ul li a {
		color: #fff;
		text-decoration: none;
		font-size: 0.95em;
		line-height:1.7em;
		vertical-align:top;
		border-bottom: 1px solid #676E73;
		padding: 0px 0px 6px 6px;	
		width: 200px;
		display: inline-block;				
	}
	
	#divLeft ul li a:hover {
		color: #A4C26C;
	}
	
	#divLeft div {
		background-color: #DADBDD;
		border-top: #103D2B 6px solid;
		margin-top: 3px;
		padding: 10px;
		text-align: center;
		width: 255px;
		font-size: 0.7em;
	}
	
	#divLeft div img {
		float: none;
	}
	
	#divLeft h5 {
		font-weight: bold;
		color: #292C31;
		margin-top: 25px;
		margin-bottom: -10px;
		font-size: 1.1em;		
	}	
	
	#divLeft div img.extraTopPadding {
		padding-top: 10px;
	}																

#divRight {
	float: left;		
	width: 450px;
	font-size: 0.70em;		
}

	#divRight h2 {
		font-size: 2em;
		padding: 0px 0px 20px 10px;
		color: #393A6A;
		font-weight: normal;				
	}
	
	#divRight h3 {
		font-size: 1.5em;
		padding: 0px 0px 20px 10px;
		color: #393A6A;
		font-weight: normal;
	}	

	#divRight p {
		line-height: 1.5em;				
		padding: 0px 10px 15px 10px;
	}
	
	#divRight b {
		color: #393A6A;
	}	
	
	#divRight span#welcome {
	font-size:2.5em;
	color: #292C31;
	display: block;
	text-align: center;
	margin:0px 0px 5px 10px;
	border-bottom: 2px solid #292C31;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 1em;
	clear: both;
	}
	
	#divRight span#welcome i {
		font-size:0.55em;
		padding-left: 20px;	
	}
	
	#divRight span#member_image {
		display:block;
		margin:auto;
		text-align:center;
		width:100%;
	}	
	
	#divRight span#member_image img {
		float: none;
	}			
	
	#divRight a, #divLeft div a, #divLower a {
		color: #185B40;
		text-decoration: underline;
	}	
	
	#divRight a:hover, #divLeft div a:hover, #divLower a:hover {
		text-decoration: none;
	}	
	
	#divRight img {
		float: left;
		padding: 0px 10px 10px 10px;
	}			

	#divRight ul {
		padding: 0px 20px 20px 20px;	
	}
	
	#divRight table, #divLower table {
		width: 100%;	
	}
	
	#divLower h2 {
		font-size: 2em;
		padding: 0px 0px 20px 0px;
		color: #393A6A;
		font-weight: normal;				
	}
	
	#divLower h3 {
		font-size: 1.5em;
		padding: 0px 0px 20px 0px;
		color: #393A6A;
		font-weight: normal;
	}	

	#divLower table.records th, #divLower table.records th {	
		font-size: 1.25em;
		color: #393A6A;
		font-weight: normal;
	}

	#divRight table.records td, #divRight table.records td, #divLower table.records th, #divLower table.records th {
		width: 17%;
		text-align: left;	
	}

	#divLower table.records tr.divider td, #divLower table.records tr.divider th {	
 		border-top: 1px solid #ACADD2;	
	}
	
	#divLower table.records tr.predivider td, #divLower table.records tr.predivider th, #divLower table.records tr.header th {	
		padding-bottom: 10px;		
 	}			
	
	#divLower .records td.age {
		font-weight: bold;
	}	
	
	#divLower .records td.capitalise {
		text-transform:uppercase;
	}			
	
#divLower {
	font-size: 0.70em;
	clear: both;
	margin: 20px;
}	

#divLower p {
	margin-bottom: 20px;
}	

#divFooter {
	clear: both;
	width: 767px;
	margin: auto;
}

	#divFooter ul {
		padding: 10px 0px 20px 308px;
		font-size: 0.7em;
		color: #333;	
	}
	
	#divFooter ul li {
		display: inline;
}

	#divFooter ul a {
		color: #333;
		text-decoration: underline;
}

	#divFooter ul li {
		display: inline;
		text-decoration: none;
}

#withLower #divRight {
	float: left;
	width: 442px;
	font-size: 0.8em;
	margin-left: 8px;
	background: none;
	padding: 0px;
	vertical-align: middle;
}

#withLower #divRight ul {
	background: none #2A3032;
	height: 40px;
	margin: auto;
	list-style: none;
	text-align:center;
	line-height: 1.7em;	
}

#withLower #divRight ul li {
	display: inline;
	list-style-image: none;
	margin: auto;	
}

#withLower #divRight ul li a {
		color: #fff;
		text-decoration: underline;
		display: inline;
		padding: 5px;
		margin: auto;				
	}
	
#withLower #divRight ul li a:hover {
		color: #A4C26C;
		text-decoration: none;		
	}	

#withLower #divOuterContainer {
	background: url(../images/divOuterContainer_bg.jpg) no-repeat;
}

.clearer {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px;
}
