body
{
}

#flash
{
	position:absolute;
	width:980px;
	height:600px;
	left:50%;
	margin-left:-490px;
	top:50%;
	margin-top:-300px;
}

#contact
{
	position:absolute;
	width:99%;
	height:20px;
	bottom:0px;
	text-align:center;
	color:#666666;
	font-family:Arial;
	font-size:8pt;
}

#dlframe_top
{
	margin:0px auto;
	width:940px;
	height:19px;
	background-image:url(downloads/frame_top.png);
	font-family:Arial;
	font-size:10pt;
	color:#EEEEEE;
}
#dlframe_middle
{
	margin:0px auto;
	width:940px;
	min-height:300px;
	background-image:url(downloads/frame_middle.png);
	background-repeat:repeat-y;
	font-family:Arial;
	font-size:10pt;
	color:#EEEEEE;
}
#dlframe_bottom
{
	margin:0px auto;
	width:940px;
	height:21px;
	background-image:url(downloads/frame_bottom.png);
	font-family:Arial;
	font-size:10pt;
	color:#EEEEEE;
}
.textinput
{
	border:1px solid #EEEEEE;
	background-color:#000000;
	color:#EEEEEE;
	font-family:Arial;
	font-size:10pt;
}
a
{
	color:#EEEEEE;
}
#logo
{
	margin:0px auto;
	margin-top:50px;
	margin-bottom:10px;
	width:940px;
	height:100px;
	background-image:url(downloads/images/logo.png);
	background-repeat:no-repeat;
	z-index:2;
}
