/* CSS Document */

body { 
	background-color:#fc3;
	background-image:url(../i/palm.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	background-attachment:fixed;
}

a {
	color:#963;
	text-decoration:none;
}

a:hover, a:focus, a:active {
	color:#963;
	text-decoration:underline;
}

form input, #contactexpanded input, #contactexpanded textarea, #searchbox input, .searchbutton, textarea {
	border:1px #963 solid;
	color:#963;
}

#adspace img {
	border:1px #963 solid;
}

.booklist {
	background-color:#ccc;
}

.booklist hr, #booklist1 hr, #booklist2 hr, #booklist3 hr {
	border:1px #963 dotted;
}

#booklist1, #booklist2, #booklist3 {
	border:1px #963 solid;
}

#booklist1 h2, #booklist2  h2, #booklist3 h2 {
	background-color:#963;
	margin:0;
	color:#fff;
}

#breadcrumbs {
	color:#963;
}

#content {
	border:1px #963 solid;
	background-color:#fff;
	filter:alpha(opacity=75);
	-moz-opacity:.67;
	opacity:.75;
}

#contentbox1, #contentbox2 {
	/*background-color:#dfdfdf;*/
}

#emailthisform {
	border:1px #963 solid;
}

#footer {
	background-image:url(../i/banana2.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	color:#963;
}

#intro a {
	background-image:url(../i/jocoteenscenelogomonkey.jpg);
}

#intro {
	background:none;
	/*background-image:url(../i/bloodsplat.jpg);
	background-position:center;
	background-repeat:no-repeat;*/
}

#content h1 {
	background-color:#963;

}

#contentshared {
	background:none;
	/*background-image:url(../i/monkey.gif);*/
	color:#963;
}

#nav li {
	background-image:url(../i/pillmonkey.gif);
	color:#963;	
}

#nav ul li a {
	color:#963;
}

#nav ul li a:hover, #nav ul li a:focus, #nav ul li a:active {
	color:#963;
	text-decoration:underline;
}

#pagesubheader {
	color:#963;
}

#container {
	background-image:url(../i/monkeytwo.gif);
	background-position:right top;
	background-repeat:no-repeat;
}

#utilities a {
	color:#963;
}

#utilities a:hover, #utilities a:focus, #utilities a:active {
	color:#963;
}



.xmlfeedtitle a {
	color:#963;
	text-decoration:none;
}

.xmlfeedtitle a:hover {
	text-decoration:underline;
}