#leftcolumn{
	width: 250px;
	height: auto;
	float: left;
}
#leftcolumn img{
	padding-right: 20px;
}
#rightcolumn{
	width: 250px;
	height: auto;
	float: right;
}
#rightcolumn img{
	padding-right: 20px;
}

.rightmore{
	text-align: right;
	float: right;
	font-weight: bold;
	padding-right: 2px;
}

p.add{
	float: right;
	width: 250px;
}
#classbanner{
	margin-top: 0px;
}

#leisurebanner{
	margin-top: 10px;
}

.bottomlink{
	text-align: right;
	line-height: 1em;
	padding-bottom: 2px;
}

.things{
	float: left;
	margin-right: 5px;
}

.purple{
	color: #660099;
	font-weight: bold;
}

.imageright{
	float: right;
	margin-left: 5px;
}

#table{

       margin-left: 10px;
       }