#termsandconditions { 
	font-weight: bold;
}

#termsandconditions a {
	background-color: rgb(225, 225, 225);
}

#content {
	height: 1775px;
}

#content ul {
	padding-left: 1em;
	list-style-position: outside;
}

#content ul li {
	margin-bottom: 0.5em;
}

#section {
	width: 90%;
}

#sidebar {
	width: 200px;
}

.header {
	background-image: url('../../images/section3.jpg');
}