#Container {
	text-align:left;
	width: 700px;
	height: 600px;
	background: url(imgs/images/background_01_01.gif) no-repeat;
}
#Menu {
	float: left;
	height: 15px;
	width: 615px;
	padding-top: 6px;
	padding-right: 100px;
}

.headerfont {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #53366a;
}
#Body {
	float: left;
	height: auto;
	width: 465px;
	padding-top: 20px;
	padding-left: 250px;
}
#Header {
	float: left;
	height: 49px;
	width: 585px;
	padding-top: 50px;
	padding-left: 130px;
}
#FlashPart {
	float: left;
	height: 136px;
	width: 470px;
	padding-left: 210px;
}
body {
	margin: 0px;
	padding:0px;
	text-align:left;
	background-image: url(imgs/backgroundlace_01.gif);
	background-repeat: repeat-x;
}
body,td,th {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color: #000000;}
#footer {
	float: left;
	height: 20px;
	width: 710px;
	background: #D6D0E2;
	margin-top: 30px;
	padding-right: 5px;
	padding-top: 4px;
}
a:link {
	text-decoration: none;
	color: #53366A;
}
a:visited {
	text-decoration: none;
	color: #53366A;
}
a:hover {
	text-decoration: underline;
	color: #660099;
}
a:active {
	text-decoration: none;
	color: #53366A;
}
