html,
body {
	background: #e3e3e2 url(../images/bgTradition.jpg) top center;
}



#middleWrap {
	background: #f8efda;
	height: 100%;
	min-height: 700px;
}

#naviMain {
	border-bottom: 1px solid #e0afa3;
}

/*
	BEGIN IE6
*/

#IE6 {
	width: 100%;
	height: 100%;
	background: none;
}

#IE6_middle {
	background: #f8efda;
	padding-bottom: 1em;
}

/*
	END IE6
*/

div.clickToEnlarge {
	position: absolute;
	width: 50%;
	margin-left: 25%;
	margin-right: 25%;
	text-align: center;
	margin-top: 1em;
	font-family: Times, serif;
	font-size: 1.3em;
	font-style: italic;
	color: #bc5050;
}

div.prevLink {
	float: left;
	margin-left: 3em;
	margin-top: 1em;
}

div.nextLink {
	float: right;
	margin-right: 3em;
	margin-top: 1em;
}

div.prevLink a,
div.nextLink a {
	font-family: Times, serif;
	font-size: 1.3em;
	color: #bc5050;
	text-decoration: none;
}

div.prevLink span.title,
div.nextLink span.title {
	font-style: italic;
}

div.prevLink span.title {
	margin-left: 2em;
}

div.nextLink span.title {
	margin-right: 2em;
}


.content .csc-textpic-imagewrap {
	background: transparent;
	padding: 0 0 0 0;
}

.content {
	padding-top: 10px;
}

#naviInfo a {
	color: #bc5050;
}

#naviInfo a:hover {
	color: #bc5050;
}

#search ul li.item {
	color: #bc5050;
}

#search a {
	color: #bc5050;
}

#search a:hover {
	color: #bc5050;
}

#search a.act {
	color: #bc5050;
}

#search ul li.value input {
	color: #bc5050;
	border: 1px solid #bc5050;
}

#search ul li.functions input {
	color: #bc5050;
}

#logo {
	position: absolute;
	z-index: 10;
	left: -500px;
}
