body {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 0.8em;
}

a {
	text-decoration: none;
	color: #69564C;
	font-weight: bold;
}

.hdrStyle {
	color:#330000;
	font-weight: bold;
}

.hdrStyleBigNoline {
	font-size: 1.5em; line-height: 0.7em;
	padding-bottom: 5px;
	margin-top: 30px;
	margin-bottom: 10px;

}


.hdrStyleBigger {
	font-size: 1.5em; line-height: 0.7em;
	padding-bottom: 5px;
	border-bottom: 1px solid #cacaca;
	margin-top: 30px;
	margin-bottom: 10px;
}
.hdrStyleMedium {
	font-size: 1.1em; line-height: 1.1em;
	padding-bottom: 0px;
	border-bottom: 1px solid #cacaca;
	margin-top: 0px;
	margin-bottom: 3px;
}

.bulletStyle {
	color:#660000;
	font-size:0.9em;
	font-weight: bold;
}

.clAll {
	clear: both;
}
.divFl {
	position:relative;
	float: left;
}
.divFr {
	position: relative;
	float: right;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

#structNav {
	position: absolute; top: -8px; left: 20px; width: 400px; height: 150px;

}

#boxMainNav {
	position: relative;
	margin-top: 0px; width:235px; padding: 2px; border: 1px solid #cacaca; background-color: #ffffff; font-weight: bold; font-size: 0.8em; letter-spacing: 0.1em; filter:alpha(opacity=75); -moz-opacity:0.75; opacity: 0.75; text-align: left; height: auto; overflow: hidden;
	z-index: 10;
}
#boxMainNav .navPt {
	width:7.5em; float: left;
}

#boxMainNav img {
	vertical-align: middle;
	margin: 5px;
	margin-left: 2px;
	margin-right: 2px;

}
#boxSubNav {
	position: relative;
	margin-top: 5px; width: 235px; padding: 2px; border: 1px solid #cacaca; background-color: #ffffff; font-weight: normal; font-size: 0.8em; filter:alpha(opacity=75); -moz-opacity:0.75; opacity: 0.75; text-align: left; height: auto; overflow: hidden;
	z-index: 10;

	
}

#boxSubNav .navPt{
	width:7.5em; float: left;
}

#boxSubNav img {
	vertical-align: middle;
	margin: 5px;
	margin-left: 2px;
	margin-right: 2px;

}

#structNew {
	position: relative; top: 0px; left: 0px; padding-left: 430px; padding-top: 10px; padding-right: 10px;

}
.newsPad {
	padding-top: 10px;
}

#structContent {
	position: relative; top: 10px;
	padding: 10px; padding-left: 80px; padding-top: 0px;
	font-size: 0.9em;
}

#structContent li {
	margin-bottom: 10px;
}

#structNews {
	font-size:0.8em;
	position: relative;
	float: right;
	width: 30%;
	background-color: #ffffff;
	height:380px;
	overflow: scroll;
	padding-left:20px;


}

#structFtr {
	position: relative;
	clear: both;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color:#660000;
	padding: 10px;
	text-align:center;

}
#structFtr a {
	color:#660000;
	font-weight: normal;
	text-decoration: underline;
}

#structMainBooksNarrow {
	position: relative;
	float: left;
	width: 65%;
	margin-bottom: 20px;


}
#structMainBooks {
	position: relative;
	float: left;
	width: 95%;
	margin-bottom: 20px;
	border-top:#999999 thin solid;

}

#structCopyright {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color:#660000;
	padding: 10px;
	text-align:center;

}
