body {
	font-family: Arial, Sans Serif, sans-serif;
	font-size: 0.71em;
	margin: 0px;
	overflow: -moz-scrollbars-vertical;
	background: #22242D;
	color: #FFD6AA;
}
body a{
	text-decoration: none;
	font-weight: bold;
	color: #FFD6AA;
}
body a:hover {
	text-decoration: none;
	color: #FFD6AA;
}
img {
	border: 0px none;
}
table {
	width: 100%;
	border-collapse: collapse;
	border: 0px none;
}
td {
	vertical-align: top;
	padding: 0px;
}
.header {
	width: 100%;
	height: 38px;
	background: url(header.gif) repeat-x;	
	text-align: center;
	
}
.footer {
	width: 100%;
	font-size: 0.9em;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 10px;
}
.footer, .footer a, .footer a:hover {
	color: #CA0020;
}
.set table {
	background: #7C0025;
}
.l, .r {
	width: 110px;
}
.l {
	background: url(l.gif) repeat-y;
}
.r {
	background: url(r.gif) repeat-y;
}
.bar td {
	background: url(bar.gif) repeat-x;
}
.bar td, .contents {
	padding-top: 6px;
}
.click, .click img {
	width: 100%;
	height: 22px;
}
.click {
	margin-top: -22px;
}
.click img {
	position: relative;
	z-index: 2;
}
.contents, .text, .proj, .movie {
	margin-left: 10px;
	margin-right: 10px;
}
.contents {
	width: 100%;
	overflow: hidden;
	padding-bottom: 6px;	
}
.pic, .text, .info {
	border: 1px solid #CA0020;
}
.text {
	padding: 8px;
}
.info {
	padding-top: 6px;
	padding-left: 8px;
	padding-right: 8px;
	height: 36px;
}
.projects {
	overflow: hidden;
}
.proj, .movie {
	margin-top: 6px;
}
.proj {
	float: left;
}
.pic {
	width: 38px;
	height: 38px;
	margin-bottom: 3px;
}
.pic img {
	margin: 3px;
}
.moviepic {
	width: 60px;
}
.title {
	width: 340px;
	height: 16px;
}
#fs {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #22242D;
	filter: alpha(opacity=90);
	-moz-opacity:0.90;
	opacity: 0.90;	
}
#images {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
	z-index: 1;
}
#top {
	width: 100%;
	height: 38px;
	background: #22242D;
	overflow: hidden;	
}
#top .img {
	margin-top: 3px;
}
#image {
	width: 100%;
	margin-top: 10px;
}
#year {
	float: right;
	margin-top: 14px;
	margin-right: 11px;
}
#info {
	position: absolute;
	top: 11px;
	left: 11px;
	z-index: 2;
}
#infotext {
	position: absolute;
	top: 22px;
	left: 26px;
	z-index: 2;
	width: 250px;
	background: #7C0025;
	border: 1px solid #CA0020;
	padding: 10px;
	text-align: left;
}