/* CSS Document */
html {
	width:792px;
	padding:2px;
	margin:auto;
	background-color:#000000;
}
body {
	border: 3px solid #ff0000;
	width:776px;
	padding:2px 5px 5px 5px;
	margin:auto;
	background-color: #740002;
	font-family:"Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
}
.header {
	width:760px;
	height:173px;
	margin:0px;
	padding:0px 8px 0px 8px;
	border:0px;
	float:left;
}
.footer {
	width:760px;
	height:232px;
	margin:0px;
	padding:0px 8px 0px 8px;
	border:0px;
	float:left;
}
img {
	border:0px;
}
h1 {
	color:#ff0000;
	width:766px;
	font-size:24px;
	font-weight:bold;
	float:left;
	margin:0px;
	padding:0px 0px 0px 10px;
	line-height:28px;
}
h2 {
	color:#ffffff;
	width:756px;
	font-size:20px;
	font-weight:bold;
	float:left;
	margin:0px;
	padding:0px 10px 0px 10px;
	line-height:24px;
	background: url(../graphics/middle.gif);
}
h2 a:link, h2 a:visited {
	padding: 0px 5px 0px 16px;
	color: #ffffff;
	background: url(../graphics/arrow2.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	text-decoration: none;
}
h2 a:hover {
	padding: 0px 5px 0px 16px;
	color: #ffff00;
	background: url(../graphics/arrow3.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	text-decoration: none;
}
p {
	color:#ffffff;
	width:756px;
	font-size:20px;
	font-weight:bold;
	float:left;
	margin:0px;
	padding:0px 10px 0px 10px;
	line-height:24px;
	background: url(../graphics/middle.gif);
}
.top {
	margin:0px;
	padding:0px;
	width:776px;
	height:14px;
	float:left;
}
.bottom {
	margin:0px;
	padding:0px;
	width:776px;
	height:14px;
	float:left;
}
.content {
	width:762px;
	float:left;
	margin:0px;
	padding:0px 7px 0px 7px;
}
.footertext {
	width:762px;
	float:left;
	margin:0px;
	padding:0px 7px 0px 7px;
	border-top:3px solid #ff0000;
}
.thumbs {
	width: 117px;
	height: 150px;
	border: 3px solid #ff0000;
	margin: 2px;
	padding: 0px;
	float:left;
	display:inline;
}
.bigthumbs {
	width: 244px;
	height: 310px;
	border: 3px solid #ff0000;
	margin: 2px;
	padding: 0px;
	float:left;
	display:inline;
}
.fuckie {
	margin:0px;
	padding:0px;
	display:block;
}
a:link, a:visited {
	text-decoration: none;
	color:#ffffff;
}
a:hover {
	text-decoration: none;
	color:#ffff00;
}

