body { font-size: 0.8em; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #444; text-align: center; }
#container { text-align: left; width: 770px; margin-right: auto; margin-left: auto; }
#header-ad { text-align: center; width: 770px; height: 90px; float: left; clear: both; }
#wrapper { background-image: url(../images/layout.jpg); width: 770px; height: 550px; float: left; }
#main-content {

	width: 415px;
	height: 232px;
	margin: 168px 14px 0 325px;
	padding: 10px;
	overflow-y: scroll;
	scrollbar-arrow-color: 663333;
	scrollbar-face-color: #cccccc;
	scrollbar-3dlight-color: #663333;
	scrollbar-darkshadow-color: #000000;
	}
#content-ad { text-align: center; width: 770px; margin-top: 15px; }
#footer { text-align: center; }
p { }
h1 { color: #422014; font-size: 1.25em; }
h2 { color: #422014; font-size: 1.1em; }
td { }

a:link, a:visited { color: white; }
a:hover { text-decoration: none; }

a:active { text-decoration: underline; }

