﻿body {
	border: 0;
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	padding: 0px;
}
#container {
	top: 30%;
	height: 336px;
	margin-top: -100px;
	position: absolute;
	width: 100%;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 0px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 0px;
}
#mainpage {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 760px;
	height: 430px;
	margin-left: -380px;
	margin-top: -215px;
}
#flash {
	z-index: 10;
	position: absolute;
}

#flashlink
{
	position: absolute;
	margin-top:25px;
	margin-left:20px;
	left: 830px;
}

#flashlink a
{
	color:gray;
	text-decoration:none;
}
#apDiv100
{
	position: absolute;
	margin-top:25px;
	margin-left:20px;
	left: 830px;
}
