/* main setup for the links page only */
body {
	font-family: Verdana, Arial, Helvectica, sans-sarif;
	font-size: 100%;
	color: #669900;
}
.info {
	line-height: 120%;
}
h1 {
	font-size: 2.2em;
	text-decoration: underline;
	text-indent: 250px;
}
h2 {
	font-size: 120%;
	text-indent: 0px;
}
h3 {
	font-size: 120%;
	text-indent: 150px;
}
h5 { /*---Header layout on the DVD page----*/
	float: left;
	font-size: 2.0em;
	color: #30F;
	width: 790px;
	text-align: center;
	background-image: url(images/wave.jpg);
	background-repeat: repeat;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
}
td {
	background-color: #CCC;
}
.Pics {
	float: right;
	margin: 4px;
	padding: 3px;
	border: 4px solid #ccff66;																																																
}
.picr (
	float: right;
	margin: 0 auto;
	padding: 0 10px;
	border: 2px solid #CF6;
)
.picL (
	float: left;
	margin: 4px;
	padding: 3px;
	border: 4px solid #ccff66;
)
#spring {
	width: 650px;
	padding-left: 150px;
	padding-top: 320px;
}
#spring p:first-line {
	font-weight: bold;
}
