body {
	background-color: #454444;
}

.body_bg {
	background-color: #000000;
	width: 800px;
}

.spacer {
	height: 15px;
}

.linkpgs {
	margin-bottom: 4px; 
	padding-top: 8px; 
	padding-bottom: 6px; 
	font-size: 12px; 
	font-weight: bold; 
	text-align: center; 
	display: block;
}

.linkpgs span {
	margin-right: 12px; 
	color: #FFFFCC
}

.linkpgs a {
	font-size: 12px; 
	font-weight: bold; 
	text-align: center; 
	color: #FBC300; 
	padding: 5px 5px; 
	margin-left: 1px; 
	border-bottom: #333333 1px outset; 
	border-left: #777777 1px outset; 
	border-right: #2a2a2a 1px outset; 
	border-top: #777777 1px outset
}

.linkpgs a:visited {
	font-size: 12px; 
	font-weight: bold; 
	text-align: center; 
	color: #FBC300; 
	padding: 5px 5px; 
	margin-left: 1px; 
	border-bottom: #333333 1px outset; 
	border-left: #777777 1px outset; 
	border-right: #2a2a2a 1px outset; 
	border-top: #777777 1px outset
}

.linkpgs a:hover	{
	border-bottom: #777777 1px inset; 
	border-left: #2a2a2a 1px inset; 
	border-right: #777777 1px inset; 
	border-top: #333333 1px inset
}

img.imgborder {
	border-bottom: #777777 2px inset; 
	border-left: #2a2a2a 2px inset; 
	border-right: #777777 2px inset; 
	border-top: #333333 2px inset
}

.footer {
	font-family: verdana, helvetica, arial; 
	font-size: 10px; 
	color: #6F6F6F; 
	text-align: center
}

.sub_footer	{
	margin-bottom: 20px
}

#footer a, a:visited	{
	color: #FBC300; 
	font-size: 12px; 
	text-decoration: none
}

#footer a:hover {
	color: #DDDDDD; 
	font-size: 12px; 
	text-decoration: none
}

#credit {
	font-size: 11px;
	text-align: center
}

a, a:visited {
	color: #fbc300;
	text-decoration: underline;
}

a:hover {
	color: #dddddd;
	text-decoration: none;
}

