html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background: #efefef url('http://tyk-tak.com/wp-content/themes/squares/images/bg.png') repeat-x top;
	text-align: center;
	font-family: "Geneva CE", "Arial CE", sans-serif;
	font-size: 13px;
	color: #333333;
}
li {
	list-style-type: square;
}
h1 {
	display: none;
}
h2 {
	font-size: 17px;
	color: #54a034;
	margin-top: 20px;
}
h2 a {
	color: #54a034;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}
div#left h2 {
	display: block;
	margin: 10px;
}
a {
	color: #339900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
div#webpage {
	margin: 0 auto;
	padding: 0;
	width: 930px;

}
div#container {
	text-align: left;
	float: left;
	width: 770px;
	background: url('http://tyk-tak.com/wp-content/themes/squares/images/middle.png') repeat-y;
	z-index: 10;
}
div#top {
	height: 162px;
	width: 770px;
	background: url('http://tyk-tak.com/wp-content/themes/squares/images/header.png') no-repeat;;
}
div#menu {
	position: relative;
	width: 770px;
	height: 20px;
	padding-top: 142px;
	text-align: center;
	font-size: 14px;
}
div#menu ul {
	padding: 0;
	margin: 0;
}
div#menu li {
	display: inline;
	margin-right: 15px;
}
div#menu a {
	color: #339900;
	font-weight: bold;
	text-decoration: none;
}
div#menu a:hover {
	color: #339900;
	text-decoration: underline;
}
div#content {
	background: url('http://tyk-tak.com/wp-content/themes/squares/images/contbg.png') bottom right no-repeat;
}
div#left {
	width: 226px;
	float: left;
	margin: 0;
	margin-left: 10px;
	padding: 0;
	font-size: 13px;
	background-image: url('http://tyk-tak.com/wp-content/themes/squares/images/02original.gif');
}
div#left p {
  margin-left: 3px;
  font-style: italic;
}
div#left a {
	text-decoration: none;
}
div#left a:hover {
	text-decoration: underline;
}
div#right {
	width: 510px;
	float: right;
	padding-right: 10px;
	color: #000;
}
div#footer {
	clear: both;
	padding-top: 20px;
	padding-bottom: 3px;
	padding-right: 5px;
	font-size: 10px;
	text-align: right;
}
.page_item page-item-27 {
	display: none;
}
#adsense {
	width: 160px;
	height: 600px;
/*	position: absolute;
	top: 200px;
	left: 10px;*/
	padding-top: 165px;
	z-index: 9;
	float: right;
}
small {
      display:none;
}