/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px;
	padding: 0;
	background: url(graphic/wood071.jpg) repeat;
	background-attachment:fixed;
	width: 900px;
}
.image {
	float: left;
	clear: left;
}

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;

}

#box1 {
  
  margin-top: 5px;
  margin-left: 5px;
  width: 500px;
  padding: 5px;
}

.left {
	float:left;
	border: 4px ridge gold;
	padding:10px;
	margin-top: 20px;
	margin-left: 5px;
	width: 500px;
}

#headbox2 {
  float:right;
  right:20px;
  top:70px;
  width:500px;
  text-align:center;
  
}

h1, h2, h3 {
	color: #ffffff;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.25em;
}

h4 {
	font-size: 20px;
}

input, textarea, select {
	color: #000000;
}

a {
	color: #40ffff;
}

a:hover {
	text-decoration: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 241px;
}

/* Logo */

#logo {
	margin-bottom: 20px;
	
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 30px;
	background: url(images/img01.gif) no-repeat;
}

#logo p {
	padding-bottom: 30px;
	background: url(images/img03.gif) no-repeat left bottom;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Widgets */

#widgets {
	width: 200px;
}

#widgets-top {
	height: 20px;
	
}


/* Page */

#page {
	margin-left: 250px;
}

/* Search */

#search {
	margin-left: 150px;
	height: 117px;
	width: 500px;
	background: url(graphic/zooback.jpg) repeat;
}



/* Content */

#content {
}



#content h1, #content h2 {
	font-weight: normal;
	margin-top: 0;
}

.pagetitle {
	margin: 0 0 10px 0;
	padding-top: 27px;
}



.title {
	margin: 0;
	padding: 0 20px;
}



.entry {
	padding: 20px 20px 0 10px;
}

.meta {
	margin: 0;
	padding: 0 20px;
}



#footer {
  clear: both;
  padding-bottom: 10px;
  text-align:center;
  width: 500px;
  height: 40px;
  
  margin-bottom: 15px;
  margin-left: 275px;
}

.footer2 {
  text-align:center;
  width: 500px;
  height: 30px;
  
  margin-top: 75px;
  margin-left: 10px;
  padding: 0px 0px 20px 0px;
}