#iframe
{
	background-color: white;
}
/*
.body
{
	background: url('../images/bg_top.png');
	background-color: white;
	background-position: top;
	background-repeat: repeat-x;
	overflow: auto;
}
*/
.a {
text-decoration: none
	
}

a img
{
	border: 0
}

html 
{
	background:#000044 url('../images/bg_top.jpg') repeat-x;
	background-position: top;
}

.container
{
	color: black;
	padding-top: 50px;
	padding-left: 50px;
	padding-right: 50px;

}

.content
{
	position: relative;
	top: 0;
	left: 0px;
	height: 620px;
}


/*
body
{
	background:transparent url('../images/bg_bottom.png') no-repeat;
	background-position: center;
	padding-top: 0px;
}
*/