body { 	
		margin: auto 0;
}	

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999;
}

a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/*------------------------------------------------------------*/
#all{
	margin: auto;
	background-image:url(../bg.jpg);
	background-repeat:no-repeat;
	width: 916px;
	height: 770px;
	border-style: solid;
	border-width: 1px;
	border-color:#CCC;
	
	position:absolute;
	left:50%;
	margin-left: -450px;
	
}

#slideshow{
	margin-top: 125px;
	margin-left: 220px;
	width: 460px;
	height: 235px;
	border-style: solid;
	border-width: 10px;
	border-color:#fff;
	background-color:#0F3;
}


#button{
	margin: auto;
	margin-top: 115px;
	width: 880px;
	height: 160px;
}

#footer-text{
	margin: auto;
	margin-top: 45px;
	width: 450px;
	height: 100px;

}
