body { background-color:#dcdcdc ; background-image: url(../images/background.container.gif); background-repeat: repeat-y; background-position: center; text-align: center; margin: 0; padding: 0; }

#container { background-color: white; background-image: none; background-repeat: repeat-y; width: 920px; border-left: thick none #ccc; border-right: thick none #ccc; border-top-color: #ccc; border-top-style: none; border-bottom-color: #ccc; border-bottom-style: none; }

#banner { font-stretch: ultra-condensed; background-color: #fffde5; background-image: none; margin: 0; padding: 0; border-width: 0;; }

.aaa { background-image: none; background-position: 300px 0; position: right; }

#footer {
                background-color: #ffffff;
}

#center	{ background-position: 500px 0; width: 660px; }
		
#left, #right	{ width: 180px; margin-top: 12px; }

#three #container {
	width: 800px;
}


#three #left	{
	width: 190px;
}

#three #center	{
	width: 500px;
}

#three #right	{
	width: 190px;
}

#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}

#left { height: auto; float: left; }

#center { float: left; margin: 12px; }

#right {
	float: right;
	}

#footer	{
	clear: both;
	}

p.posted {
  border-bottom: solid 0px #c27dbc;
  padding-top: 6px;
}
#center2	{ background-position: 500px 0; width: 906px; }
