html, body {
	width: 100%;
	background: #464642;
	margin: 0px;
	padding: 0px;
}

* {
	font-family: Verdana,Arial,Helvetica;
	color: #B4B5A8;
}

body, p, td, th, tr {
	font-size: 12px;
}

a:link, a:visited {
	color: #B4B5A8;
}
a:hover, a:active {
	color: #fff;
}

#flashbox {
	background-image: url(greytop.gif);
	background-position: top;
	background-repeat: repeat-x;
	width: 100%;
	height: 600px;
	text-align: center;
}

	#header {
		height: 110px;
		text-align: left;
	}

	#content {
		padding: 8px;
		text-align: left;
	}
	
	#notice
	{
		width: 500px;
		padding: 8px;
		border-color: #999;
		border-width: 1px;
		background-color: #353533;
		border-style: solid;
	}

#linkhere {
	color: white;
	margin: 0px;
	padding: 0px 4px 0px 0px;
	font-size: 10px;
	text-align: center;
	font-family: Arial,Helvetica;
}
#linkhere a {
	color: #717161;
}
#linkhere a:hover, #linkhere a:active { color: #A3A28D; }

#artgig
{
	color: #717161;
	margin: 0px;
	padding: 0px 4px 0px 0px;
	font-size: 10px;
	text-align: center;
}
#artgig a { color: #717161; }
#artgig a:hover, #artgig a:active { color: #A3A28D; }