
#contentWrapper { background: url(layout/level2-contentwrapper-bg.gif) repeat-y; }

#content {
	background: url(layout/level2-content-bg.gif) no-repeat left top;
	line-height: 2;
	color: #333333;
}

#content td {
	font-size: 12px;
	color: #333333;
}

#contentPadding {
	padding-top: 22px;
	padding-bottom: 30px;
}

#column1 { display: none; }

#column2 {
	float: left;
	width: 95%;
}

#column2_full {
	float: left;
	width: 95%;
}

#column3 { display: none; }

.title {
	font-size: 18px;
	margin-bottom: 5px;
	line-height: 20px;
}

#linkBar { }

#linkBar a:link { text-decoration: none; }

#linkBar a:visited { text-decoration: none; }

#linkBar a:hover { text-decoration: underline; }

#footer { display: none; }
