body {
  margin: 0;
  padding: 0;
  text-align: center;
  font:small Verdana,Geneva,Arial,Helvetica,sans-serif;
  background: #ff144f; 
}

a:link { 
	color: #008000; 
	text-decoration: underline; 
	font-weight: bold; 
} 

a:visited { color: #008000; text-decoration: underline; }

a:hover { color: #df0000; text-decoration: underline; }

.clear {
  clear: both;
}

#container {
  margin: 25px auto;
  width: 960px;
  background: #008000;
  text-align: left;
}

#col-left {
  width: 600px;
  float:left;
}
#col-right {
 float:right;
 width: 300px;
}

#top {
  position: relative;
  height: 200px;
}

#logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 238px;
  height: 200px;
}

#logo img {
  height: 200px;
}

#tabs {
  position: absolute;
  top: 161px;
  right: 0;
  width: 722px;
  height: 39px;
}

#tabs a {
  font-size: 12px;
}

#cycle {
  position: absolute;
  top: 0;
  left: 238px;
  width: 722px;
  height: 161px;
}

#cycle img {
  width: 722px;
  height: 161px;
}

#content {
  padding: 10px;
}

.ui-widget-content {
  border: none;
  padding: 0;
}

.divider {
  height: 14px;
  line-height: 14px;
  background: #008000;
}

.textborder {
   padding:10px 25px 10px 
}
	
#column-left {
  float: left;
  width: 470px;
}

#column-right {
  float: right;
  width: 470px;
}
h1			{
			font-family: georgia, times, Times New Roman, times-roman, georgia, serif;
			color: #222;
			font-size: 77px;
			line-height: 64px;
			letter-spacing: -3px;
			font-weight: normal;
			text-transform: uppercase;
			padding: 0 0 0 0;
			margin: 0 0 0 12px;
}		
#wood			{
				position: center;
				top: 300px;
				left: 3px;
				height: 282px;
				width: 912px;
				border-top: 1px solid #CCC;
				border-bottom: 1px solid #CCC;
				padding: 4px 0 0 0;
				margin: 0 0 0 0;
				text-align: center;
}
#vertb			{
				position: absolute;
				top: 275px;
				left: 100px;
				height: 60px;
				width: 912px;
				border-top: 1px solid #CCC;
				
				padding: 4px 0 0 0;
				margin: 0 0 0 0;
				text-align: left;
				}						
