body 
{
	color: #ffffff;
	font-size: 8pt;
	font-family: Arial;
	text-align: center;
	background: #000000 url('http://www.zojam.com/images/bluesunset.jpg') fixed no-repeat top center;
}
a:link { color: #ffffff; text-decoration: none; }
a:visited { color: #ffffff; text-decoration: none; }
a:active { color: #ffffff; text-decoration: none; }
a:hover { color: #cccccc; text-decoration: none; }
#container
{
	position: relative;
	text-align: left;
	width: 1000px; height: 230px;
	margin: auto;
	margin-top: 10px;
	background-image: url('http://www.zojam.com/images/darkheader2.png');
}
#expand_container
{
	width: 1000px; height: 320px;
	margin: auto;
	background-image: url('http://www.zojam.com/images/darkheader2.png');
}
/*#javascript_disabled
{
	position: relative;
	text-align: left;
	width: 1000px; height: 100px;
	margin: auto;
	margin-top: 10px;
	background-image: url('http://www.zojam.com/images/darkheader2.png');
}*/
.grey_input
{
	color: #999999;
	font-size: 8pt;
	font-family: Arial;
}
.black_input
{
	color: #000000;
	font-size: 8pt;
	font-family: Arial;
}
#upload_loading
{
	display: none;
	position: absolute;
	top: 200px; left: 450px;
	width: 80px; height: 80px;
	background-image:url('http://www.zojam.com/images/darkheader2.png');
	z-index: 10px;
}
#user_interact
{
	position: absolute;
	top: 5px; left: 690px;
	z-index: 5;
	color: #ffffff;
	font-size: 8pt;
	font-family: Arial;
}
#user_interact a:link {text-decoration: none; color: #ffffff; font-family: Verdana; font-size: 8pt;}
#user_interact a:visited  {text-decoration: none; color: #ffffff; font-family: Verdana; font-size: 8pt;}
#user_interact a:active {text-decoration: none; color: #ffffff; font-family: Verdana; font-size: 8pt;}
#user_interact a:hover {text-decoration: none; color: #cccccc; font-family: Verdana; font-size: 8pt;}