body {

background:#272727 url(bg2.png) repeat-x scroll 0 top;

}
a {
color: black;
}
img {
border: none;
}


.main {
	height:540px;
	width: 950px;
	background-color: ;
	margin:50px auto auto auto;

	
}

#menu {

margin:20px auto auto auto;
position: absolute;
z-index: 10;
posistion:absolute;

}

#content {
	margin:70px 0 0 0;
	position: absolute;	
	background-color: #181818;
	height: 430px;
	width: auto;
	border-color: #272720;
	width: 950px;
}

#content img {
border-width: 1px;
border-color: white;
border-style: solid;
}

#images {
margin: 20px auto auto 30px;
}

#loading2 {
	font-size: 10px;
	text-align: justify;
	font-family: verdana;
	margin:250px 0 0 400px;
	position: absolute;
	color: white;
	height: 60px;
	width: 100px;
}

#inprogress {
	color: white;
	font-size: 11px;
	text-align: left;
	font-family: verdana;
	margin:150px auto auto 350px;
}

#inprogress a{
color:white;
text-decoration: none;
}

#inprogress a:hover {
color: #9a9a9a;
text-decoration: none;
}

td {
text-align: center;
}