BODY { 
	background: url(grad.jpg);
	background-repeat: repeat-x; 
	margin-top: 0px;
	margin-left:0px;
	text-align: center;
}

.maintable {
	border: 2px #330000 ridge;
	width: 768px;
	padding: 0px;
	margin: 0px;
	background: #ffffff;
}

.maintable tr {
	background: #ffffff;
}

.head {
	background: #eeffff;
	vertical-align: top;
	margin: 0px;
	height: 155px;
	padding: 0px;
}

.head td {
	background: #eeffff;
	padding: 0px;
	margin: 0px;
	border-bottom: 3px #330000 ridge;
}

p {
	text-indent: 5px;
}

.left {
	padding: 5px;
	vertical-align: top;
	width: 200px;
	border-right: 1px solid #330000;
	background: #eeffff;
}

.body {
	padding: 5px;
	vertical-align: top;
}

.firstline:first-letter {
	font-size: 500%;
	line-height:68%;
	float: left;
	margin-top:.025em;
}

.drop {
	font-size: 500%;
	line-height:68%;
	float: left;
	margin-top:.025em;
}

.incList {

	width: 150px;
	float: left;

}

.inputBox {

	width: 500px;
	height: 400px;

}

.menuCell {
	padding-bottom: 3px;
	background: black;
	width: 100%;
	color: white;
	text-align: center;
}

.menuCell A {
	color: white;
	text-decoration: none;
}

.menuCell A:visited {
	text-decoration: none;
	color: white;
}

.button {
	background: #f2f2f3;
	display: block;
	color: #3C6969;
	border: 1px solid #E19D87;
	padding: 2px 5px;
	margin: 10px 3px 10px 0;
	text-decoration: none;
}

.button:hover {
	background: #fff;
	display: block;
	color: #3C6969;
	border: 1px solid #E19D87;
	padding: 2px 5px;
	margin: 10px 3px 10px 0;
	text-decoration: none;
}

lh {
	border-top: 2px solid black;
	border-left: 2px solid black;
	border-right: 2px solid black;
	background: #cccccc;
}

.rss-head {
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #000000;
	color: #fff;
}

.rss {
	padding: 5px;
	background: #eeffff;
}
