body				{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	margin: 0px;
	width: 1100px;
	background: #000941 url(./images/background.jpg);
}

.bodyBG				{
	position: absolute;
	padding: 0px;
	top: 20px;
	left: 50%;
	margin-left: -515px;
}

.leftBottomIMG		{
	position: absolute;
	width: 141px;
	height: 98px;
	top: 610px;
	left: 44px;
}

.topCenterIMG		{
	position: absolute;
	width: 180px;
	height: 112px;
	top: 27px;
	left: 467px;
}

.rightMainIMG		{
	position: absolute;
	width: 324px;
	height: 529px;
	top: 169px;
	left: 650px;
}

.iframe			{
	position: absolute;
	width: 384px;
	height: 529px;
	top: 170px;
	left: 244px;
	background: #aaaaaa;
}

.menu			{
	position: absolute;
	width: 184px;
	height: 400px;
	top: 200px;
	left: 5px;
	text-align: right;
	font-size: 13px;
	color: #000941;
}

a:link				{
	color: #000000;
	text-decoration: none;
}
a:visited			{
	color: #000000;
	text-decoration: none;
}
a:active			{
	color: #000000;
	text-decoration: none;
}
a:hover				{
	color: #000000;
	text-decoration: underline;
}
