html, 
body {
	margin:0;
	padding:0;
}

body {
	font-family:"Arial", sans-serif;
	font-size:13px;
	line-height:18px;
	color:#222;
	background:url('../../images/ui/body.png') 0 0;
}

/* reset */
h1, h2, h3, h4, h5, h6 {
	margin:0;
	margin-top:9px;	
	padding:0;
}

h1 {
	margin-top:18px;
	margin-bottom:8px;
	font-size:24px;
	font-weight:normal;
	line-height:27px;
	color:#330a33;
}

h2 {
	margin-bottom:6px;
	font-size:18px;
	font-weight:normal;
	line-height:27px;
	color:#330a33;
}

h3 {
	margin-bottom:9px;
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	color:#330a33;	
}

h4 {
	font-size:13px;
	font-weight:normal;
	line-height:18px;
}

h4 img {
	margin:0;
	margin-right:6px;
	padding:0;
}

h5 {
	font-size:13px;
	font-weight:normal;	
	line-height:18px;
}

h6 {
	font-size:13px;
	font-weight:bold;	
	line-height:18px;
}

p {
	margin:0;
	margin-bottom:18px;
	padding:0;
}

a, a:visited {
	text-decoration:none;
	color:#e57e17;
}

a:hover {
	color:#333;
}

a img {
	border:none;
	vertical-align:top;
}

:focus {
	outline:0;
}

ul, ol {
	margin:0;
	margin-bottom:18px;
	padding:0;
	padding-left:18px;
}

ul ul, 
ul ol, 
ol ol, 
ol ul {
	margin-bottom:0;
}

blockquote {

}

hr {
	/*
	margin:_;
	padding:_;
	height:_;
	color:_;
	background-color:_;
	border:_;
	*/
}

#PageWrapper {
	background:#611255 url('../../images/ui/pageWrapper.png') 0 0;
}

#Page {
	margin:auto;
	width:875px;
	overflow:hidden;
}
		
#Header {
	position:relative;
	height:144px;
	background:url('../../images/ui/header.png') no-repeat 0 0;
	overflow:visible;
	z-index:90;
}

#Navigation {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:34px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	border-top:1px dotted #00332f;
	border-bottom:1px solid #00332f;
	background:url('../../images/ui/navigation.png') repeat-x 0 0;
}

#Navigation ul {
	margin:0;
	padding:0;
	list-style:none;
}

#Navigation li {
	display:block;
	float:left;
}

#Navigation li a {
	padding:0 7px;
	display:block;
	width:auto;
	height:36px;
	line-height:36px;
	color:#fff;
	border-right:1px dotted #fff;
	float:left;
}

#Navigation li a:hover {
	text-decoration:underline;
}

#Navigation li.chl2_active a {
	text-decoration:underline;
}

#Main {
	position:relative;
	background:#fff url('../../images/ui/main.png') repeat-y 0 0;
	height:1%; /* for ie 6 */
}

#Main.home {
	background:url('../../images/ui/main_home.png') repeat-y 0 0;
}

#Content {
	padding:18px;
	width:589px;
	float:left;
	overflow:hidden; /* for ie 6 */
}

#Main.home #Content {
	width:339px;
}

.sidebar {
	padding:18px;
	width:214px;
}

.sidebar.chl2_right {
	padding-bottom:126px;
}

#Breadcrumbs {
	margin-top:4px;
	font-size:11px;
}

#Footer {
	margin:auto;
	padding-top:14px;
	position:relative;
	width:875px;
	height:100px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}

#Footer a, #Footer a:visited {
	color:#fff;
	text-decoration:underline;
}

#Footer a:hover {
	text-decoration:none;
}

#Figures {
	position:absolute;
	right:18px;
	top:-105px;
	width:216px;
	height:180px;
	background:url('../../images/ui/figures.png') no-repeat 0 0;
	overflow:hidden;
	z-index:90;
}

/* logos */

.youthLogo {
	position:absolute;
	top:9px;
	left:18px;
	display:block;
	width:215px;
	height:77px;
	background:url('../../images/ui/youthLogo.png') no-repeat 0 0;
}

.youthLogo span {
	position:relative;
	left:-900em;
}

.councilLogo {
	position:absolute;
	top:44px;
	right:18px;
	display:block;
	width:119px;
	height:46px;
	background:url('../../images/ui/councilLogo.png') no-repeat 0 0;
}

.councilLogo span {
	position:relative;
	left:-900em;
}

/* feature */

#Feature {
	margin-bottom:9px;
	padding-bottom:9px;
	position:relative;
	width:339px;
	background:#000 url('../../images/ui/feature.png') repeat-x 0 100%;
	overflow:hidden;
}

#Feature .image {
	position:relative;
	width:339px;
	height:252px;
	background-color:#fff;
	overflow:hidden;
}

#Feature .imageCover {
	position:absolute;
	top:0;
	left:0;
	width:7px;
	height:7px;
	background:url('../../images/ui/imageCover.png') no-repeat 0 0;
	z-index:10;
}

#Feature .text {
	padding:2px 18px 7px 18px;
	color:#fff;
	background-color:#000;
}

#Feature h3 {
	margin:0;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#fff;
}

#Feature p {
	margin:0;
}

#Feature a,
#Feature a:visited,
#Feature a:hover {
	color:#fff;
	text-decoration:none;
}

#Feature .previous {
	position:absolute;
	top:108px;
	left:0;
	width:29px;
	height:54px;
	text-indent:-900em;
	background:url('../../images/ui/feature_previous.png') no-repeat 0 0;
	overflow:hidden;
	z-index:89;
}

#Feature .next {
	position:absolute;
	top:108px;
	right:0;
	width:29px;
	height:54px;
	text-indent:-900em;
	background:url('../../images/ui/feature_next.png') no-repeat 0 0;
	overflow:hidden;
	z-index:89;
}

#Feature .previous:hover,
#Feature .next:hover {
	background-position: 0 100%;
	cursor:pointer;
}

/* feature links */

#FeaturedLinks {
	padding:9px;
	width:321px;
	height:270px;
	background:url('../../images/ui/featuredLinks.png') no-repeat 0 0;
}

#FeaturedLinks .link {
	width:156px;
	height:270px;
}

#FeaturedLinks h2,
#FeaturedLinks h3 {
	margin:0;
	display:block;
	height:45px;
	width:156px;
	font-size:13px;
	font-weight:bold;
	line-height:18px;	
	overflow:hidden;
}	

#FeaturedLinks h2 a,
#FeaturedLinks h3 a {
	padding:4px 10px 0 10px;
	display:block;
	height:41px;
	width:136px;
	color:#fff;
	background:url('../../images/ui/featuredLinks_h3.png') no-repeat 0 0;
}

#FeaturedLinks span a {
	padding:5px 10px 0 10px;
	display:block;
	width:136px;
	height:22px;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	overflow:hidden;
}

#FeaturedLinks span a {
	background-color:#000;	
}

/* content page elements */

.pageImage {
	margin-top:27px;
	margin-left:18px;
	width:220px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	float:right;
	clear:both;
	overflow:hidden;
}

.pageImage span {
	display:block;
}

.downloads li {
	margin-bottom:9px;
}

.furtherInformation li {
	margin-bottom:9px;
	padding-left:14px;
	background:url('../../images/ui/furtherInformation_li.png') no-repeat 0 50%;
}

/* news items */

.newsItem img {
	margin:0;
	margin-bottom:5px;
	padding:0;
	display:block;
}

.newsItem {
	margin-bottom:9px;
	padding-bottom:5px;
	border-bottom:1px dotted #00b3a4; 
}

.newsItem.chl2_last {
	margin:0;
	padding:0;
	border:none;
}

/* meet the team */

.meetTheTeam {
	margin-bottom:18px;
	position:relative;
	width:214px;
	height:215px;
	background:url('../../images/ui/meetTheTeam.png') no-repeat 0 100%;
}

.meetTheTeam h3 {
	margin:0;
	padding:0;
	width:110px;
	height:18px;
	text-indent:-900em;
	background:url('../../images/ui/meetTheTeam_h3.png') no-repeat 0 0;
	overflow:hidden;	
}

.meetTheTeam p {
	position:relative;
	left:-900em;
}

.meetTheTeam .button {
	position:absolute;
	bottom:22px;
	right:0;
}

/* link styles */

.moreLink,
.moreLink:visited {
	padding:0 18px 0 9px;
	display:block;
	height:22px;
	font-weight:bold;
	line-height:19px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#fff;
	float:left;
	background:url('../../images/ui/moreLink.png') no-repeat 100% 0;
}

.moreLink:hover {
	color:#fff;
	background-position:100% 100%;
}

#Header .moreLink {
	position:absolute;
	top:8px;
	right:18px;
	font-size:11px;
}

.button,
.button:visited {
	display:block;
	width:128px;
	height:22px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	background:url('../../images/ui/button.png') no-repeat 0 0;
}

.button:hover {
	color:#fff;
	background-position:0 100%;
}

/* forms */

form {
	margin:0;
	padding:0;
}

input, textarea, select, option, legend {
	font-family:"Arial", sans-serif;
	font-size:13px;
	color:#222;
}

.searchForm {
	padding-top:2px;
	padding-bottom:9px;
	border-bottom:3px solid #fff;
	overflow:auto;
}

.searchText {
	margin:0;
	padding:3px 9px 3px 9px;
	display:block;
	width:170px;
	height:18px;
	background:url('../../images/ui/searchText.png') no-repeat 0 0;
	border:none;
	line-height:15px;
	vertical-align:middle;
	float:left;
	overflow:hidden;
}

.searchButton {
	float:right;
}

/* poll */

.poll {
	width:214px;
	font-weight:bold;
	color:#fff;
	background:#16af97 url('../../images/ui/poll.png') no-repeat 0 0;
}

.poll .chl2_form {
	padding:11px 18px 5px 63px;
	width:133px;
	background:none;
}

.poll h2,
.poll h3 {
	margin:0;
	margin-bottom:11px;
	display:block;
	height:18px;
	width:75px;
	white-space:nowrap;
	text-indent:-900em;
	background:url('../../images/ui/poll_h3.png') no-repeat 0 0;
	overflow:hidden;
}

.poll p {
	margin:0;
}

.poll .footer {
	height:6px;
	background-color:#fff;
	border-bottom:3px #16af97 solid;
	overflow:hidden; /* for ie 6 */
}

.poll .button {
	margin-top:14px;
}