#Container 
{
	width: 100%;
	height: auto;
}


#Logo
{
	text-align:left;
	margin: 0px auto 10px;
	top: 0px;
	left: 0px;
	width:800px;
	height:80px;
	padding: 1px;
	border-style: solid;
	border-width:thin;
	border-color: #696969;
	background-color: #FFFFFF;
}

#CulturePicker
{
	text-align: justify;
	margin: 0px auto 10px;
	top: 0px;
	left: 0px;
	width:800px;
	height:20px;
	padding: 0px;
	border-style: none;
}

#contentcenter
{
	text-align:left;	
	margin: 0 auto;
	top: 0px;
	left: 0px;
	width: 800px;
	height: auto;
	padding: 0px;
	background-color: #F2F2EB;
	border-style: solid;
	border-color: #696969;
	border-width: 1px;
	margin-bottom:20px;
	z-index: 2;
}

#Footer
{
	text-align:left;
	margin: 0px auto;
	bottom: 0px;
	left:0px;
	width: 800px;
	height: 20px;
	padding: 0px;
	background-color: #AAAAAA;
	border-style: solid;
	border-color: #696969;
	border-width: thin;
	z-index: 1;
}

#picture
{
	position: relative;
	margin: 15px 15px;
	top: 0px;
	left: 0px;
	width: 195;
	height: auto;
	padding: 1px;
	background-color: #F2F2EB;
	border-style: none;
	border-color: #696969;
	border-width: thin;
	margin-bottom:0px;
	z-index: 2;
}

#SummerizeText
{
	position:relative;
	margin: 10px 10px auto auto;
	float:right;
	top: 20px;
	left: 0px;
	width: 550px;
	height: auto;
	padding: 0px;
	font-size:110%;
	color: #121212;	
	background-color: #F2F2EB;
	border-style: none;
	border-color: #696969;
	border-width: thin;
	margin-bottom:30px;
	z-index: 2;	
}

#ContentsHeaderDiv
{
	position:relative;
	margin:  -20px 5px auto auto;
	float:right;
	top: 0px;
	left: 0px;
	width: auto;
	height: auto;
}

#MsLogos
{
	position: relative;
	margin: 150px 0px 0px 0px;
	top: 0px;
	left: 0px;
	width: auto;
	height: auto;
	padding: 0px;
	background-color: #F2F2EB;
	border-style: none;
	z-index: 2;
}
