/*=== Setup ===*/
#lr_container {
	width: 480px;
	min-height: 250px;
	height:auto;
	margin:0;
	padding:0;
	
}
* html #left {
	height: 320px;
}
#list_cont {
	width: 480px;
	min-height: 250px;
	height:auto;
	margin:0;
	padding:0;
	background-color: #ff00ff;
}
* html #left {
	height: 320px;
}
#left_container{
	width: 250px;
	height: auto;
}
#left {
	width: 200px;
	min-height: 200px;
	height:auto;
	float: left;
}
* html #left {
	height: 200px;
}

#right {
	width: 280px;
	min-height: 200px;
	height:auto;
	float: right;
	margin: 0;
	padding: 0;
}
* html #right {
	height: 200px;
}
#right ul{
	margin:0px;
	margin-left: 17px;
	padding: 0;
}
#right li{
	list-style: disc;
	padding: 0px 0 8px 0;
}

#right p{
	margin: 0px 0 4px 0;
	padding:0;
}
#more_bottom {
	float: left; 
	margin:0;
	margin-left: 33px;
	padding-bottom: 10px;
	width: 400px;
	height: 40px;
	font-style: italic;
}
#extra_space {
	width: 430px;
	height: 50px;
	padding-top: 15px;
	background-color: #ddceb6;
	float: left;
}
.space {
	width: 430px;
	height: 300px;
	padding-top: 15px;
	background-color: #ddceb6;
	float: left;
}
.new_list ul {
	margin:0;
	padding:0;
}
.new_list li{
	padding: 0;
	margin:0 0 0 0px;
	list-style: disc;
}


.nopadding {
	margin-top:0;
	padding: 0;
}

.small {
	font-size: 11px;
}

div.spacer a:link {
	text-decoration: underline;
	color: #5c4d41;
}
div.spacer a:visited {
	text-decoration: underline;
	color: #5c4d41;
}
div.spacer  a:hover {
	text-decoration: underline;
	color: #781B09;
}

div.spacer  a:active {
	text-decoration: underline;
	color: #5c4d41;
}

.disc {
	list-style-type: disc;
	margin: 0 0 15px 0;

}

.noborder {
	border: 0;
}

#video_container {
	width: 320px;
	height: 300px;
}

#PaulTravelsBook {
	width: 430px;
	height: 160px;
	padding-top: 15px;
	float: left;
}

#PaulTravelsBookLeft {
	width: 120px;
	height: 110px;
	padding-top: 15px;
	float: left;
}

#PaulTravelsBookRight {
	width: 310px;
	margin: 5px 0 0 0;
	height: 110px;
	padding-top: 15px;
	float: right;
}
/*
#centercol ul{
	margin:0px;
	margin-left: 220px;
	padding: 0;
}
#centercol li{
	list-style: disc;
	padding: 0px 0 8px 0;
}
*/
#school-list li {
list-style: disc;
	padding: 0px 0 8px 0;
}

#school-list ul{
	margin:0px;
	margin-left: 220px;
	padding: 0;
}