body {background: #fff url("../imgs/body.jpg") repeat-x center top;}

#wrap {
	width: 1000px;
	background: #fff url("../imgs/wrap.jpg") repeat-y left top;
	padding: 0;
	margin: 10px auto;
	}

#wrap-in {
	background: transparent url("../imgs/wrap-in.jpg") no-repeat left top;
	padding: 10px 30px 0;
	}

#head {
	height: 200px;
	margin: 0 -20px 10px 270px;
	padding: 0;
	}

	#head a, #head .toggle {
		right: 0;
		top: 0;
		}

	#head-image {display: none;}

	#banner {
		display: block;
		width: 690px;
		height: 200px;
		background: transparent url("imgs/banner1.jpg") no-repeat left top;
		}


#sections {
	font-size: 25px;
	height: 40px;
	list-style: none;
	background: none;
	margin: 0 auto 20px;
	padding: 0;
	}

	#sections .space {
		visibility: hidden;
		margin: 0;
		}

	.section {
		margin: 0 10px 0 10px;
		padding: 0 0 0 15px;
		}

		.section a {
			display: block;
			line-height: 40px;
			height: 40px;
			margin: 0;
			padding: 0 15px 0 10px;
			}

		.section a, .section a:visited {
			text-decoration: none;
			background: transparent url("../imgs/section.jpg") no-repeat right top;
			}

		.section a:hover {background: transparent url("../imgs/section.jpg") no-repeat right -40px;}
		.section a:active, a.current {background: transparent url("../imgs/section.jpg") no-repeat right -80px;}
		
		#section-about_us {background: transparent url("../imgs/colour.jpg") no-repeat left top;}
		#section-services {background: transparent url("../imgs/colour.jpg") no-repeat left -40px;}
		#section-campaigns {background: transparent url("../imgs/colour.jpg") no-repeat left -80px;}
		#section-events {background: transparent url("../imgs/colour.jpg") no-repeat left -120px;}
		#section-student_groups {background: transparent url("../imgs/colour.jpg") no-repeat left -160px;}


#feature {
	font-size: 35px;
	font-weight: bold;
	color: #134f76;
	background: none;
	margin: 0 0 30px;
	padding: 0;
	}

	#breadcrumbs {display:none;}

#featured-links {margin: 15px;}

	.featured-link, .featured-link img {
		float: left;
		width: 48px;
		height: 48px;
		}

#one {
	width: 225px;
	margin: 0;
	}

	.submenu {
		font-size: 15px;
		list-style-position: inside;
		margin: 0;
		}

	#one .in {
		background: none;
		padding: 0;
	}
	
	#one .subsections {
		background: none;
		padding: 0;
	}
	
	#one .section {
		padding: 0;
		margin: 0 0 15px;
		text-decoration: underline;
	}
	
	#one .section a, #one .section a:visited {
		background: transparent url("../imgs/bullet.png") no-repeat 0px 4px;
		line-height: 18px;
		height: auto;
		text-decoration: underline;
		padding: 0 0 0 15px;
	}

	#one .section a:active, a.current {
		background: transparent url("../imgs/bullet.png") no-repeat 0px 4px;
		line-height: 18px;
		height: auto;
		text-decoration: underline;
		padding: 0 0 0 15px;
	}
	
	#one .in .subsections {
		font-size: 15px;
		margin: 0 0 25px 15px;
		}

#two {
	width: 620px;
	border-color: #fff;
	border-style: solid;
	border-width: 0 0 0 15px;
	padding: 0 30px 0 50px;
	margin: 0;
	}

	.two_home {border-color: #edee5b;}
	.two_about_us {border-color: #eea05b;}
	.two_news {border-color: #e98ae8;}
	.two_events {border-color: #20a7ff;}
	.two_campaigns {border-color: #b1ee5b;}

	#two .in {
		background: none;
		padding: 0;
	}

	.type-entry {margin: 0;}

	.title {
		border: none;
		}

#bottom {
	display: block;
	height: 30px;
	background: transparent url("../imgs/bottom.jpg") no-repeat left top;
	margin: 0 -30px -30px;
	}

#foot {
	margin: 0 0 30px;
	padding: 60px 45px 0;
	background: #fff url("../imgs/bottom.jpg") no-repeat top center;
	}

.content-bottom {border-top: 1px solid #000;}


a, a:visited {
	color: #134f76;
	text-decoration: underline;
	}

p {
	text-align: justify;
	margin: 0 0 25px;
	}

	p.date {
		clear: both;
		text-align: right;
		font-weight: bold;
		}
