body {
	text-align:center;
	font-family:"Georgia", "Verdana","Arial";
	font-size:11px;
	color:#f5f5f5;
	background-color:#121212;
}

h1 {
	font-family:"Georgia", "Verdana","Arial";
	font-size:15px;
	color:#c9c9c9;
	word-spacing:3px;
	margin:0px;
	padding-bottom:10px;
}

p {
	padding-bottom:22px;
}

td {
	text-align:center;
	font-family:"Georgia", "Verdana","Arial";
	font-size:11px;
	color:#ffffff;
}

img	{
	padding:6px; 
	background-color:#080808;
	border:1px solid #333333; 
}	

.headnotes	{
	font-size:11px; 
	font-weight:normal;
	word-spacing:1px;
	line-height:14px;
}

.navibox {
	padding-bottom:2px;
}

.navibox A:visited 	{ 
	color:#ffa500; text-decoration:none; border-bottom: solid 1px #333333;
}
.navibox A:hover 	{ 
	color:#ffa500; text-decoration:none; border-bottom: solid 1px #ff4500; 
}
.navibox A:link 	{ 
	color:#ffa500; text-decoration:none; border-bottom: solid 1px #333333;
}

.naviSelected {
border-bottom: solid 1px red
}
		
.pixbox { 
	padding:6px; 
	background-color:#080808;
	border:1px solid #333333; 
	background-attachment:fixed;
}

.paging {
	color: #ff4500;
	text-decoration: none;
	font-size:16px;
}

.footer { 
	font-size:11px; 
	padding-top:6px;
	font-weight:normal;
	word-spacing:2px;
	line-height:14px;
	padding-bottom:8px;
}

.footer a { 
	color:#ffa500; 
	border-bottom: none 1px #ff7f50; 
	text-decoration:none;
}

.footer a:hover { 
	color:#ffa500; 
	border-bottom: solid 1px #ff4500; 
	text-decoration:none;
}
