body,td,th {
	color: #000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #000;
}
.content {
	background-image: url(body/line1.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 815px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.content div {
	background-image: url(body/line2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.content div div {
	background-image: url(body/line3.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.content div div div {
	background-image: url(body/line4.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.header {
	margin-top: 10px;
}
.thumb {
	height: 160px;
	width: 160px;
	border: 1px solid #000;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
a:hover .thumb {
	border: 1px solid #F00;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	line-height: 12px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-decoration: none;
}
a:hover h2 {
	text-decoration: none;
}
.desc {
	margin: 0px;
	font-size: 18px;
	height: 108px;
	font-weight: normal;
}
a:hover .desc {
	text-decoration: underline; }
.vote {
	font-size: 14px;
	background-image: url(body/line1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 11px;
	font-weight: bold;
}
.footer {
	margin: 15px;
	padding-bottom: 10px;
}
