.news {
    width: 125px;
	background: #FFFFFF; 
	margin-bottom: 5px;
}
.news p{
	margin: 1px;
	padding: 1px;
	text-align: center;
}
.Menu a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	decoration: none;
	color: #AAAAAA;
	decoration: None;
}
.Menu a:hover {
	color: #000000;
}

#Content {
}
/*------------------------------------------------------------*
**  Swaps
**------------------------------------------------------------*/
#container {
	position:relative;
	z-index:5;
	overflow: hidden;
	visibility: visible;
	width: 100%;
	left: 0px;
	top: -21px;
	height: 400px;


}
#default {
	float: left;
	position:absolute;
	z-index:5;
	overflow: hidden;
	visibility: visible;
	width: 90%;
}

#Content1 {
	width: 90%;
	float: left;
	position:absolute;
	overflow: hidden;
	visibility: hidden;
	z-index:4;
}
#Content2 {
	width: 90%;
	float: left;
	position:absolute;
	overflow: hidden;
	visibility: hidden;
	z-index:5;
}
#Content3 {
	width: 90%;
	float: left;
	position:absolute;
	overflow: hidden;
	visibility: hidden;
	z-index:6;
}
#Content4 {
	width: 90%;
	float: left;
	position:absolute;
	overflow: hidden;
	visibility: hidden;
	z-index:7;
}
#Content5 {
	width: 90%;
	float: left;
	position:absolute;
	overflow: hidden;
	visibility: hidden;
	z-index:8;
}
#Content6 {
	width: 90%;
	float: left;
	position:absolute;
	overflow: hidden;
	visibility: hidden;
	z-index:9;
}

#default p,#Content1 p,#Content2 p,#Content3 p,#Content4 p,#Content5 p,#Content6 p{
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
