body
{
	background-color: #cccc99;
	/*padding: 12px 30px 4px 30px;*/
	padding: 12px;
	font-size: 0.8em;
	font-family:Verdana, Tahoma, Arial, Serif;
	color: #333333;
        margin: 0;
        text-align: center;
}
#myouter
{
	z-index: 2;
	position: relative;
	/*
		The width value below controls the overall width of the design. By default it's set to 82%
		(so it'll take up 82% of the browser window's width). You can set it to a different percentage
		value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
	*/
	width: 82%;
	border: solid 1px #fff;
	background-color: #cccc99;
	margin: 0 auto;
        font-size: 0.8em;
        text-align: left;
}
#banner a {color:#ffffff; Text-Decoration: none; border-bottom:#B96D00;}
#banner img { border: 0px; padding:0px; }
.bannerbg {background-color: #cccc99}
.barbg   {background-color: #666600; font-size: small}
