body {
	background-color:#B08A94;
	margin:0px;
	padding:0px;
}


#container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border: 1px solid black;
}

#container_wide {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border: 1px solid black;
}


#top {
	width:800px;
	height:53px;
	background-color:#403656;
	background-image:url('images/homepage-top.gif');
}

#top_w {
	width:1000px;
	height:53px;
	background-color:#403656;
	background-image:url('images/homepage-top.gif');
	background-repeat:no-repeat;
	background-position:center;
}

#Header {
	width:800px;
	height:184px;
	background-image:url('images/homepage-header.gif');
}

#Header_w {
	width:1000px;
	height:184px;
	background-image:url('images/homepage-header_wide.gif');
}

#Nav {
	width:800px;
	height:31px;
	background-color:#403656;
	background-image:url('images/homepage-menu.gif');
}

#Nav_lower {
	width:800px;
	height:31px;
	background-image:url('images/lower-menu.png');
	clear:both;
}

#Content {
	width:800px;

	background-image:url('images/homepage-center-background.jpg');
}

#Content_w {
	width:1000px;
}

#Cell {
	width:246px;
	font-family:Georgia, Times New Roman, Times, serif;
	color:#000;
	font-size:11px;
	font-weight:normal;
	float:left;
	padding:10px;
}

#Cell a{
	color:#000;
	font-size:11px;
}

#Cell li {
	list-style-type:none;
}



#Cell ul {
	padding:0px;
	margin:0px;
	padding-top:3px;
	padding-bottom:3px;
}

#Cell li a{
	color:#000;
	font-size:11px;
}

#Cell a.head {
	color:#292238;
	font-size:11px;
	font-weight:bold;
}

#Cell a.hot{
	color:#680911;
	font-size:11px;
	font-weight:bold;
}

#cell li b {
	color:#292238;
}

#cell_exp {
	width:120px;
	margin-right:auto;
	margin-left:auto;

}

#cell_learn {
	width:210px;
	margin-right:auto;
	margin-left:auto;

}

#cell_talk {
	width:155px;
	margin-right:auto;
	margin-left:auto;

}

#cell_welcome {
	width:190px;
	margin-right:auto;
	margin-left:auto;

}

#Footer_wide {
	width:1000px;
	height:104px;
	background-color:#403656;
	background-image:url('images/homepage-footer.gif');
	background-position:center;
	background-repeat:no-repeat;
	clear:both;
}

#Footer {
	width:800px;
	height:104px;
	background-color:#403656;
	background-image:url('images/homepage-footer.gif');
	clear:both;
}

img, div, input { behavior: url("iepng.htc") }

.links {
	display:block;
	width:265px;
	height:31px;
	float:left;
}

#clear {
	clear:both;
}

.foot_links {
	display:block;
	width:800px;
	height:104px;
	float:left;
}

#wcenter {
	width:1000px;
	background-image:url('images/homepage-center-background_wide.jpg');
	background-repeat:repeat-x;
	overflow:hidden;
}

#wleft {
	width:190px;
	float:left;
}

#wright {
	width:799px;
	float:left;
	margin-left:10px;
	*margin:0px;
overflow:hidden;
}
