body
{
	background: #fff url(../images/layout/bg.gif) repeat top; 
	margin: 0px;
	padding: 0px;
	font-family: Ariel, sans-serif;
	font-size: 62.5%;
	text-align: center;
}

.centered
{
	text-align: center;	
}
	
.style2
{
	font-size: 12px;
	font-family: "Century Gothic";
}

.style3
{
	font-size: 12px;
}
	
.style7
{
	color: #9F6D7F;
	font-size: 12px;
}
	
.style9 {font-size: 16%;}
.style10 {color: #A57687;}
.style11 {font-size: 14px;}

.required
{
	color: #F00;
	font-size: 12px;
}

#container
{
	margin: 0px auto;
	padding: 0px;
	width: 760px;
	border: solid #6d50a1;
	border-width: 0px 0px 0px 0px;
	text-align: left;
	background: #fff url(../images/content/banner.gif) top; 
}

#header
{
	margin: 0px;
	padding: 0px;
	background: #ccc;
}

#header img
{
	display: block;
	margin: 0px;
	padding: 0px;
}

p
{
	margin: 0px;
	padding: 5px 20px 5px 20px;
	font-size: 1.2em;
	text-align: justify;
}

a
{
	color: #333;
	text-decoration: none;
}

a:hover
{
	color: #9F6D7F;
	text-decoration: none;
}

.data
{
	width: 200px;
}


#overlay
{
	position: absolute;
	top: 0px;
	left: 0px;
	background: #fff url(../images/layout/mainbg.gif) repeat top left;
	width: 100%;
	height: 2000px;
}

#flash
{
	margin: 0px;
	padding: 0px;
	width: 605px;
	height: 365px;
}

#flashWindow
{
	position: absolute;
	top: 50px;
	left: 50%;
	margin: 0px 0px 0px -302px;
	padding: 0px;
	width: 605px;
	height: 365px;
	background: url(../images/layout/flashbg.jpg) no-repeat top left;
}