@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #333033;
	word-spacing: normal;
	text-align:center;
}
#bodyWrap{
	width:900px;
}
#footer a {
	color:#CCCCCC;
}
img {
	padding:10px;
	border:0px;
}
.image {
	display: inline;
	float:left;
}
.descrp {
	display:: inline;
	float:right:	
	width: 400px;
	text-align:left;
}
.descrp a {
	color:#000000;
}

.showWhite {
	color:#CCCCCC;
	font-size:16px;
}.showWhite a {
	color:#CCCCCC;
	font-size:16px;
	text-align:center;
}