body {
	margin: 0px;
	border: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FFF;
	height: 100%;
	font-size: 100%;
}

img {
	margin: 0px;
	border: 0px;
	padding: 0px;
}

p, li {
	font-family: helvetica, arial, verdana, "Lucida Grande", sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.7em;
	background-color: transparent;
	color: #000;
	margin: 0px;
}

ul {
	text-align: left;
	border: 0px;
	padding: 0px 0px 5px 0px;
	margin: 0px 15px;
	/*background-color: #cc9;*/
}

li {
	list-style-position: outside;
	list-style-type: disc;
	margin: 5px 0px;
	padding: 0px;
	/*background-color: #c9c;*/
	margin-left:10px;
}

#nav-menu ul{
	margin: 0px 10px 0px 0px;
	border: 0px;
	padding: 0px;
	border: 0px;
	padding: 0px;
	text-align: right;
	list-style-type:none;	
}

#nav-menu li{
	list-style-type: none;
	font-size: 0.7em;
	line-height: 1.2em;
	text-transform: uppercase;
	margin: 10px 0px 10px 15px;
}

#nav-menu li a:link {
	color: #000;
	text-decoration: none;
}

#nav-menu li a:visited {
	color: #000;
	text-decoration: none;
}

#nav-menu li a:hover {
	text-decoration: underline;
	color: #000;
	background-color: transparent;
}

#nav-menu li a:active {
	text-decoration: underline;
	color: #000;
	background-color: transparent;
}

#nav-menu ul.nav li a.current{
	text-decoration: underline;
}

a {
	font-weight:bold;
}

a:link {
	color: #000;
	text-decoration: underline;
}

a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #000;
	background-color: #EACE33;
}

a:active {
	text-decoration: none;
	color: #000;
	background-color: #EACE33;
}

h1 {
	font-family: helvetica, arial, verdana, "Lucida Grande", sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 15px;
	color: #1A1B1B;
	margin: 0px 10px 15px 10px; 
	padding: 10px 0px;
	background-color: #EACE33;
	text-align: center;
}

h2 {
	font-family: helvetica, arial, verdana, "Lucida Grande", sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	line-height: 15px;
	color: #1A1B1B;
	margin: 15px 10px 10px 10px;
	padding: 5px 5px;
	background-color: #CCC;
	border: 1px dashed #EACE33;
	text-align: center;
}

h3 {
	font-family: helvetica, arial, verdana, "Lucida Grande", sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 15px;
	color: #1A1B1B;
	margin: 0px 10px 10px 10px; 
	padding: 15px 0px 5px 0px;
	background-color: transparent;
	border-bottom: 1px dashed #EACE33;
}

#wrapper {
	width: 722px;
	height: auto;
	margin: 0px auto 0px auto;
	border: 0px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding: 0px;
	text-align: left;
	background: #EACE33 url(../images/shared/side_holepunch_grey.gif) repeat-y;
	overflow: hidden;
}

#footer {
	width: 722px;
	height: auto;
	margin: 0px auto 10px auto;
	border: 1px solid #000;
	padding: 5px 0px;
	text-align: center;
	overflow: hidden;
}

#branding {
	width: 100%;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	padding-left: 28px;
	border: 0px;
}

#branding img {
	margin: 5px;
}

#branding img.strapline {
	margin-left: 90px;
}

#nav-menu {
	float: left;
	width: 20%;
	margin: 0px;
	border: 0px;
	padding: 0px;
	background-color: transparent;
	height: auto;
}

#content_wrapper {
	float: right;
	width: 80%;
	margin: 0px;
	border: 0px;
	padding: 0px;
	background: #FFF url(../images/shared/content_left_shadow.gif) repeat-y;
	height: auto;	
}

#bodycopy img.main_image {
	margin: 0px;
	border: 0px;
	padding: 0px;
	float: left;
	margin-right: 15px;
	margin-bottom: 85px;
}

#bodycopy img.staff_image {
	border: 1px solid #1A1B1B;
	padding: 0px;
	float: left;
	margin: 4px 5px 5px 0px;
}

#bodycopy{
	width: auto;
	height: auto;
	margin: 0px;
	border: 0px;
	padding: 0px;
	background: transparent url(../images/shared/content_top_shadow.gif) repeat-x;
}

#bodycopy p {
	margin: 0px 10px 10px 10px; 
	padding: 0px 0px;
}

#bodysecondary{
	width: 100%;
	height: auto;
}

/* ---- Footer text styles ---- */

#footer p {
	font-family: helvetica, arial, verdana, "lucida grande", sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1em;
	color: #666;
	margin: 0px;
}

#footer a {
	font-family: arial, helvetica, verdana, "lucida grande", sans-serif;
	font-weight: normal;
	line-height: 11px;
	color: #666;
	background-color: transparent;
}

#footer a:link {
	text-decoration: underline;
}

#footer a:visited {
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: underline;
	color: #000;
	background-color: transparent;
}

#footer a:active {
	text-decoration: underline;
	color: #000;
	background-color: transparent;
}
hr {
	height: 1px;
	margin: 10px;
	border: 0px;
	padding: 0px;
	color: #CCC;
	background-color: #CCC;
}