body {
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	color: #5f5f5f;
	background: url(img/background.png) repeat-x;
	word-spacing: 1pt;
	line-height: 20px;
	font-size: 14px;
}

div#wrapper1 {
	background-color: #ffffff;
	background-position: top right;
	background-repeat: repeat-y;
	width: 840px;
	float: left;
}

div#wrapper2 {
	background-color: #ffffff;
	background-image: url(img/border_right_top.png);
	background-position: top right;
	background-repeat: no-repeat;
	width: 840px;
}

div#logo {
	width: 840px;
	margin: 0;
}

div#left {
	float: left;
	width: 300px;
	margin: 0;
}

div#menu {
	width: 300px;
	margin: 20px 0;
}

div.menu_top {
	width: 202px;
	background: url(img/menu_border_top.png) no-repeat;
	margin: 0;
	height: 22px;
}

div.menu_main {
	width: 202px;
	background: url(img/menu_border_right.png) top right repeat-y;
}

td.arrow {
	width: 12px;
}

a.menu-link {
	color: #f89b68;
	text-decoration: none;
	font-size: 14px;
	line-height: 20pt;
	font-weight: bold;
}

div.menu_bottom {
	width: 202px;
	background: url(img/menu_border_bottom.png) no-repeat;
	margin: 0;
	height: 22px;
}

div#search {
	width: 210px;
	margin: 20px 0;
	float: left;
}

input.search {
	width: 180px;
	height: 22px;
	border: 0;
	color: #bcb8b6;
	font-size: 15px;
	font-weight: bold;
	margin: 0 5px;
}

div#search-button {
	float: left;
	width: 50px;
	margin: 30px 0;
}

div#main {
	width: 540px;
	float: left;
	margin: 0;
	background-image: url(img/border_right.png);
	background-position: top right;
	background-repeat: repeat-y;
	min-height: 350px;
}

div#text-margin {
	width: 440px;
	height: auto;
}

h1.headline {
	margin: 0;
	font-size: 22px;
	color: #000000;
}

h2.subtopic {
	margin: 0;
	font-size: 16px;
	color: #000000;
	padding: 0;
}

div#right {
	float: left;
}

img.banner {
	margin: 10px;
	border: 0;
}

div#ads {
	width: 840px;
	margin: 0;
}

div#ads2 {
	width: 604px;
	margin: auto auto;
}