 /* reset css                       */
/* to create cross browser parity  */
html,address,blockquote,body,div,dl,dt,dd,fieldset,form,h1,h2,h3,h4,h5,h6,ol,p,ul,li,center,hr,pre,table,tr,td,th,thead,tbody,tfoot,caption 
	{
	text-align:left;
	text-decoration:none;
	padding:0;
	margin:0;
	border: 0px;
	}
body {
	background: url(images/skin/main_bg.jpg) top right repeat-y #009;
	font-size: 65%;
	font-family: arial, verdana, sans-serif;
	width: 100%;
	}
#accessibility_panel {display: none;}
#header {
	width: 100%;
	min-width: 900px;
	height: 210px;
	overflow: hidden;
	background: url(images/skin/header_bg.jpg) top right repeat-y #A00;
	}
#inner_container, #inner_header {
	width: 900px;
	margin: auto;
	}
#inner_header {
	background: url(images/skin/header_lifestyle.gif) 200px 10px no-repeat transparent;
	}
#header h1 {
	padding: 30px 15px;
	text-indent: -5000px;	}
#header h1 a {
	width: 185px;
	height: 92px;
	display: block;
	background: url(images/skin/logo.gif) top left no-repeat transparent;
	}
#header h2 {
	font-family: arial;
	font-size: 2.3em;
	text-transform: uppercase;
	color: #FFF;
	margin: 25px 100px 0px 200px}
#header p {
	font-size: 1.2em;
	}
#header .never_forget {
	background: url(images/skin/elephant_on_red.gif) top right repeat-y transparent;
	width: 157px;
	height:77px;
	text-indent: -5000px;
	float: right;
	margin: -115px 80px 0px 0px;
	}
#navigation {
	float: left;
	clear: none;
	width: 200px;
	}
#navigation h2 {
	text-indent: -500px;
	font-size: 0em;
	}
#navigation ul {
	border-top: 1px solid #FFF;
	margin: 22px 0px 0px 0px;
	list-style-type: none;
	}
#navigation li {border-bottom: 1px solid #FFF;}
#navigation ul ul {
	border-top: none;
	margin: 0px;
	list-style-type: none;
	}

#navigation li li {
	border-top: 1px solid #FFF;
	border-bottom: none;
	}
#navigation li a {
	font-weight: bold;
	font-size: 1.2em;
	display: block;
	width: 180px;	
	padding: 3px 0px 3px 20px;
	background: url(images/skin/nav_bullet.gif) 5px 50% no-repeat transparent;
	}
#navigation a:link, #navigation a:visited {
	color: #FFF;
	background-color: #000093;
	text-decoration: none;
	}
#navigation a:active, #navigation a:hover {
	color: #FFF;
	background-color: #880000;
	text-decoration: none;
	}
#navigation li li a {
	font-size: 1.1em;
	padding-left: 30px;
	width: 170px;
	background: none;
	}
#navigation li li a:link, #navigation li li a:visited {
	background-color: #000075;
	}
#navigation li li a:active, #navigation li li a:hover {
	background-color: #880000;
	}
#navigation a span, .access_key {text-decoration: underline;}
#navigation p.copyright {
	color: #FFF;
	font-weight: bold;
	font-size: 1em;
	margin-top: 5px;
	}
#main_container {
	background: url(images/skin/divider.gif) top right repeat-x transparent;
	padding-top: 15px;
	width: 100%;
	min-width: 900px;
	}
#content  {
	float: left;
	clear: none;
	width: 700px;
	background-color: #FFF;
	}
#main_panel  {
	font-size: 1.2em;
	float: left;
	clear: none;
	width: 480px;
	padding: 20px 30px 60px 30px;
	color: #4F5662;
	}
#main_panel h2 {
	display: block;
	font-size: 2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #a00;
	line-height: 1em;
	margin: 0px 0px 10px 0px
	}
#main_panel h3 {
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	color: #a00;
	line-height: 1em;
	margin: 20px 0px 10px 0px
	}
#main_panel h4 {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #A00;
	margin: 20px 0px 10px 0px
	}
#main_panel p.first_para  {
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	color: #000093;
	line-height: 1em;
	}
#main_panel p, #main_panel dl {
	display: block;
	line-height: 1.3em;
	margin: 0px 0px 10px 0px
	}
#main_panel dt {
	font-weight: bold;
	margin: 0px 0px 3px 0px}
#main_panel ul {
	line-height: 1.3em;
	margin: 0px 0px 10px 20px
	}
#main_panel a:link, #content a:visited {
	text-decoration: underline;
	color: #000093
	}
#main_panel a:active, #content a:hover {
	text-decoration: none;
	color: #A00;
	}
#feature_panel {
	float: left;
	clear: none;
	width: 160px;
	}
#feature_panel #dates {
	background: url(images/skin/pad.jpg) top right no-repeat #FFF;
	width: 120px;
	height: 167px;
	padding: 35px 25px 22px 15px
	}
#feature_panel #dates h2 {
	font-family: cursive;
	font-size: 1.4em;
	line-height: 1em;
	font-weight: bold;
	text-align: center;
	color: #999;
	margin-bottom: 10px;
	}
#feature_panel #dates p {
	font-family: cursive;
	font-size: 1.1em;
	line-height: 1em;
	font-weight: bold;
	color: #999;
	}
#footer {
	float: left;
	clear: both;
	width: 500px;
	margin: 10px 200px 15px 200px;
	} 
#footer ul {}
#footer li {
	display: inline;
	float: left;
	clear: none;
	margin: 0px 10px;
	}
#footer a {
	font-weight: bold;
	font-size: 1.3em;
	display: block;
	}
#footer a:link, #footer a:visited {
	color: #FFF;
	text-decoration: none;
	}
#footer a:active, #footer a:hover {color: #FFF;
	color: #FFF;
	text-decoration: none;
	}
	
/* Specific pages */
/* Member profiles */

#member_profiles img {
	border: 1px solid #000;
	float: left;
	clear: left;
	margin: 0px 10px 10px 0px;
	}
#member_profiles .profile  p {
	float: left;
	clear: none;
width: 250px;
	}
#member_profiles p.role {
	font-weight: bold;
	}
#member_profiles h3 {
	float: left;
	clear: none;
margin-top: 0px;
	}
	
/* links page */

#links a {display: block;}
	