b {
	font-size: 110%;
}

em {
	color: #c05859;
	font-family: Arial;
	font-size: large;
	font-weight: 600;
	text-align: center;
}

#maincontainer {
	background-color: #f9efc8;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	width: 840px;
}

#topsection {
	background-color: #c05859;
	background-image: url(images/SDlogo.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 240px;
}

#topsection h1 {
	margin: 0;
	padding-top: 15px;
}

#contentwrapper {
	float: left;
	width: 100%;
}

#contentcolumn {
	margin-left: 200px;
}

#leftcolumn {
	background-color: #f7eba6;
	float: left;
	font-weight: 500;
	margin-left: -840px;
	text-align: center;
	width: 200px;
}

#footer {
	background-color: #000000;
	clear: left;
	color: #FFF;
	padding-bottom: 4px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 4px;
	text-align: center;
	width: 100%;
}

#footer a {
	color: #f7eba6;
	text-decoration: none;
}

.innertube {
	margin: 10px;
	margin-top: 0;
}

#leftcolumn li {
	background-color: #c05859;
	background-position: center;
	border-bottom-style: outset;
	border-color: #000000;
	border-left-style: inset;
	border-right-style: outset;
	border-top-style: inset;
	color: #c05859;
	float: left;
	font-weight: 600;
	margin-bottom: 10px;
	margin-left: -21px;
	margin-top: 10px;
	text-align: center;
	width: 150px;
}

#leftcolumn a {
	color: #f7eba6;
	font-family: Arial;
	font-weight: 600;
	text-decoration: none;
}

#leftcolumn a:hover {
	color: #ffffff;
}