#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat;
	background-color: #FFF;
	border-top-width: medium;
	border-top-style: none;
	border-top-color: #660000;
	padding-top: -10px;
	color: #333333;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#main {
	background-color: #FFF;
	background-repeat: no-repeat;
	border-top-width: medium;
	border-top-style: none;
	border-top-color: #660000;
}
#floatleft {
	float: left;
	margin-left: 40px;
	width: 198px;
	background-image: url(../images/shading2.jpg);
	background-repeat: repeat-y;
	border: thin solid #ab9d8a;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: 15px;
}
#floatleftfront {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 40px;
	width: 300px;
	background-repeat: repeat-y;
	border: thin none #ab9d8a;
	margin-bottom: 0px;
	padding-bottom: 40px;
}
h1 {
	font-size: 24px;
}

#frontbottom {
	padding: 20px;
}
#feed {
	float: left;
	width: 280px;
	padding-left: 10px;
	padding-right: 10px;
	border: thin solid #ab9d8a;
	margin-left: 20px;
	background-image: url(../images/shading.jpg);
	background-repeat: repeat-y;
}

#whatsnew {
	border: thin solid #AB9D8A;
	padding-right: 10px;
	background-image: url(../images/shading.jpg);
	background-repeat: repeat-y;
	margin-left: 335px;
	padding-left: 10px;
	width: 422px;
}


#smallfloatleft {
	float: left;
	margin-right: 15px;
	margin-left: 40px;
	width: 115px;
	background-image: url(../images/shading2.jpg);
	padding-left: 15px;
	border: thin solid #ab9d8a;
}
.book {
	border: thin solid #ab9d8a;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	background-image: url(../images/shading.jpg);
	background-repeat: repeat-y;
	height: 180px;
}
.picleft {
	float: left;
	padding-right: 10px;
}
.textleft {

}



#bookshelf {
	background-color: #FFF;
	padding: 3px;
	margin-top: 0px;
	float: right;
	border: medium solid #666666;
	margin-left: 10px;
}
#bookshelffront {
	background-color: #FFF;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-top: 20px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#fronttext {
	margin-top: 0px;
	text-align: justify;
	padding-left: 10px;
	margin-right: 5px;
	margin-left: 10px;
}
#introbox {
	background-image: url(../images/introbox.jpg);
	background-repeat: no-repeat;
	width: 400px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 2px;
}
#maintext {
	margin-top: 0px;
	text-align: justify;
	padding-left: 40px;
	margin-right: 0px;
	width: 675px;
}

.maintext {
	padding-top: 35px;
	margin-top: 0px;
	text-align: justify;
	margin-right: 135px;
	margin-left: 150px;
}
.whitetext {
	color: #FFF;
}

#footer {
	border: thin solid #ab9d8a;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 40px;
	background-image: url(../images/shading.jpg);
	background-repeat: repeat-y;
	width: 652px;
}

.right {
	text-align: right;
	margin-top: -15px;
}
.review {
	margin-top: -10px;
}
.rightup {
	margin-top: -37px;
	text-align: right;
}
.bold {
	font-weight: bold;
}
li {
	margin-top: 20px;
}
#buttonbar {
	margin-left: 30px;
	margin-top: -15px;
}
#indenttext {
	padding-left: 310px;
	text-align: justify;
}
img {
	border: none;
}
#breadcrumbs {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	width: 760px;
	font-size: small;
	color: #666;
	text-decoration: none;
	margin-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.links {
	text-decoration: none;
}
.gr_button {
	margin-left: 40px;
}
