body {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	}
img {
	border:1px;
	border-color:#CCCCCC;
}
#wrapper {
	position:relative;
	background-color:#FFFFFF;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
}

#Container {
	color: #000000;
	background-color: #CCCCCC;
	width: 800px;
}

#Header {
	background-color: #9999FF;
	background-image:url(../Images/IStoreLogoWeb.jpg);
	position: relative;
	width: 300px;
}
		

#Navigation1 {
	background-color: #000000;
	width: 800px;
	height: 29px;
	float:left;
}

#GoogleAdsTop {
	background-color:#9999FF;
	position: relative;
	width: 468px;
	height: 100px;
	left: 350px;
	
}

#CenterContainer {
	position: relative;
	width: 800px;
}

#LeftSidebar {
	background-color:#000000;
	width: 200px;
	float: left;
}
#MainContent {
	background-color:#999;
	width: 600px;
	float: right;
}
#CenterContent {
	background-color: #FFFFFF;
	width: 470px;
	float: left;
	overflow: scroll;
}
#GoogleAdsRight {
	background-color:#000000;
	width: 130px;
	float: left;
	overflow: inherit;
	height: 650px;
}

#Footer {
	position: relative;
	width: 800px;
	}

#FooterContent {
	position: relative;
	background-color:#000000;
	width: 800px;
}

.FooterText {
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
}

.ArticleTitle {
	font-weight: bold;
}
