body {

	background: transparent;
	font-size: 10pt;
	
}


h1.bluebackground {
	color: #004990;
	padding: 3px;
}


#wrapper {
	width: auto;
	margin: 0 5%;
}

#borderwrapper {
	width: 100% !important;
}



#topphotos, #updates, #toplist
{
	display: none !important;
}

.welcome {
	font-size: 8pt;
}

.columnA, columnB {
	float: none !important;
}

.columnA, .sections {
	display: none !important;
	margin-left: 0;
	width: 0;
}

.columnB {
	width: 100% !important;
	
}



#content {

	margin-left: 1em;
	top: 60px;
	padding: 0 .5em;
	
}

.noprint, #bottomlist {
	display: none;
}


/*
#seminarlong ul li, lessonlong ul li {
	width: 48em;
}

#footer {
	width: 13em;
}



h1.listtitle {
	font-size: 1em;
	color: #333;
	font-weight: normal;
	margin-bottom: 20px;
	text-align: center;
	
}

.name {
	
	font-weight: bold;
}

	


#content h1.bluebackground {
	color: #004990;
	background-color: #fff;
}


#seminarlong h1, lessonlong h1 {
		font-size: 1.2em;
		line-height: 2em;
		color: #004990;
}

*/














