body {
	margin: 0px;
	padding: 0;
	font: normal 0.7em Rockwell, Arial, Helvetica, sans-serif;
	color: #666699;
	background:#fff660;

}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	font-family: Rockwell, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #106010;
}

p, blockquote, ol, ul {
	line-height: 160%;
}

a {
	color: #AA3333;
}

a:hover {
	text-decoration: none;

}

/* Boxed */

.boxed {
	float: left;
	clear: left;
	width: 205px;
	margin: 0px 0px 50px 20px;
	padding-bottom: 15px;
	background: url(images/bottommenu.gif) no-repeat center bottom;
}
/*.top {

background: url(images/menuheader.gif) 0 0 no-repeat
}*/

.boxed .heading {
	margin-top: 0px;;
	padding: 15px 8px;
	background: url(images/img3.gif) no-repeat left top;
	text-transform: uppercase;
        
	letter-spacing: 2px;
	font: bold 1em Rockwell, Arial, Helvetica, sans-serif;
	color: #000000;
}

.boxed .content {
    width: 220px;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
   font: bold 1em Rockwell, Arial, Helvetica, sans-serif;
    background: url(images/menutop.gif) repeat-y center top;


}

.boxed ul {
	margin: 0;
	padding-bottom: 10px;
	list-style: none;
	line-height: normal;
    text-align: center;
}

.boxed li {
	padding: 2px 0;
    background: url(images/menubar7.gif) no-repeat center center;
}

.boxed li.first {
	border: none;
}

.boxed a {
    display:block;
    padding-left: 0px;
    padding-top: 10px;
    padding-bottom: 4px;
    color: #000000;
	padding-right: 0px;
	text-decoration: none;

}

.boxed a:hover {
	text-decoration: none;
    background: url(images/menbar2.gif) no-repeat center bottom;
}


/* Wrapper */

#wrapper {
	width: 960px;
	margin: 0 auto;
	background-color:#fefbb4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #35a640;
	border-left-color: #35a640;
}



/* Pages */

#pages {
	float: left;
	width: 960px;
	height: 193px;
	background: url(images/newheader.jpg);
}

#pages h2 {
	display: none;
}

#pages ul {
	float: right;
	margin: 0;
	padding: 125px 15px 0 0;
	list-style: none;
	line-height: normal;
}

#pages li {
	display: inline;
}

#pages a {
	padding-left: 2em;
	text-decoration: none;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#pages a:hover {
	text-decoration: underline;
}

/* Content */

#content {
	clear: both;
	padding-top: 10px;
margin-bottom:0px;
background: url(images/monkeys20.gif) no-repeat right bottom;
        

}

#monkey {
margin-top: 100px;

}

/* Posts */

#posts {
	float:right;
	width: 690px;
	padding-right: 20px;
    font-size: 1.3em;
	font-family: Rockwell, "Times New Roman", Times, serif;
    color: #601010;
}

.post {
	padding-top: 10px;
}

.post .title {
	margin: 0;
	font-size: 2em;
}

.post .posted {
	margin-top: 0;
	font: normal 1.0em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

.post .meta {
	margin: 2em 0 3em 0;
	border-top: 1px dotted #939A3C;
	font: normal 1.0em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

.post .meta p {
	margin: 0;
}

/* Archives */

#archives {
}

/* Search */

#search {
        font: normal 1.3em Tahoma, Arial, Helvetica, sans-serif;
	color: #EF9C5A;
        

}


#search ul ul {
margin-left:30px;
font-size:0.85em;
}





#search .content {
	padding-bottom: 12px;
}

#textfield1 {
	width: 156px;
	padding: 5px 5px;
	border: 1px solid #000000;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;

}

#submit1 {
	display: none;
}

/* Footer */

#footer {
    margin-top:50px;
	height:122px;
	clear: both;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	color: #2989CC;
	background:url(images/footernew.png) no-repeat;
}

#footer a {
	color: #2989CC;
}



#whole
{

}

/*.tr {background: url(images/pagetopright2.gif) 100% 0 no-repeat;}*/

/*.tl {
background: url(images/pagetopleft2.gif) 0 0 no-repeat;
}*/

/*.br {background: url(images/pagebottomright2.gif) no-repeat 100% 100%}*/


