body {
	background-image: url(../rsrc/common/bodyd.gif);
	background-repeat: repeat-y;
	background-position: center;
}
p {
	color: #ffffff;
}
#top {
	width: 710px;
	float: left;
}
#col1 {
	width: 355px;
	float: left;
}
#col2 {
	width: 340px;
	float: left;
}

#col2 p.caption {
	font-size: 10px;
}

#lpl a:link, #lpl a:visited, #lpl a:hover, #lpl a:active, #lpr a:link, #lpr a:visited, #lpr a:hover, #lpr a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}

#lpl {
	width: 170px;
	float: left;
	margin-bottom: 10px;
}
#lpr {
	width: 170px;
	float: left;
	margin-left: 5px;
	margin-bottom: 10px;
}
p.intro {
	margin-top: 10px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

