		body {
			font-family: "Trebuchet MS", Helvetica, sans-serif; 
			font-size:16px;
			color:#666666;
			background-color:#000000;
			text-align:center;
			scrollbar-base-color:#000000;scrollbar-DarkShadow-color:#333333; 
			scrollbar-3dlight-color:#555555;scrollbar-highlight-color:#000000; 
			scrollbar-arrow-color:#CC0000;scrollbar-track-color: #333333;
			} 
			 
		a:link, a:visited, a:active {
			color:#cc0000; 
			text-decoration:none;
			}
				
		a:hover {
			color:#ffffff; 
			background-color:#500000;
			}
			
		a:hover img {border: 1px dashed #ffffff;
			}

		h1 { 
			font-size:12px; 
			margin: 0px;
			color:#666666;
			letter-spacing:4px; 
			}
			
		h2 { 
			font-size:18px; 
			color: #666666; 
			margin:0px; 
			font-family:"Arial Black", Arial; 
			font-weight:normal; 
			font-variant:small-caps;
			}
				
		img { 
			border-bottom:0px;
			border-left:0px;
			border-right:0px;
			border-top:0px;
			}
			
		.i {
			width:110px; 
			height:146px;
			border:#aeaeae solid 1px;
			}
			
		.trap {left:-200px;position:absolute;top:-200px;
			} 
			
		td {text-align:center}

.center {
	margin:0px auto; 
	width:830px;
}	
			
.archives {
	width:810px; 
	margin-bottom:30px; 
	margin-top:20px;
	font-weight: bold;
}

.archives h3 {
	display:block; 
	float:left; 
	margin-right:9px; 
	padding-top:2px;
	margin-top:0px
}

.archives a { 
	display:block;
	border: #666 solid 1px;
	background-color:#500000; 
	text-decoration:none;
	float:left; 
	width:47px; 
	height:22px;
	color:#ccc; 
	margin-right:6px;
}

.archives a:hover  {
	border:	#cc0000 solid 1px;
	background-color:#000;
	color:#fff;
}

.top {
	padding: 20px 0px 0px 0px; 
	line-height:26px;
	font-size:18px;
}

.top ul {
	float: left; 
	width: 160px;
}

.top li {
	list-style-type:none;
	text-align:left;
}		




			

