#main {
	background-color: #FFF;
	margin-top: 50px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	width: auto;
}
#whiteband {
	background-color: #FFF;
	margin-top: 0px;
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: center;
	overflow: auto;
}

#whiteband2 {
	background-color: #FFF;
	margin-top: 0px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: center;
	overflow: auto;
}
#center {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer {
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	margin-top: 10px;
}
#main_panel {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-top: 20px;
	overflow: auto;
}
#main_panel2 {
	width: 750px;
	margin-top: 20px;
	padding-top: 20px;
	overflow: auto;
	margin-right: 20px;
	margin-left: 20px;
}
#right_column {
	float: right;
	width: 650px;
	text-align: left;
	margin-left: 10px;
}
#magic_box {
	float: right;
	width: 125px;
}
#line_column {
	float: right;
	width: 20px;
}
#menu_column {
	float: left;
	width: 210px;
}
#logo {
}
#middle {
	margin-top: 0px;
}
#other {
	float: left;
	width: 550px;
}
#scroll {
	height: 450px;
	overflow: auto;
}
.black_bold {
	color: #000;
	font-weight: bold;
}
.red_bold {
	color: #BE282A;
	font-weight: bold;
}
.small_text {
	font-size: 10px;
}
#books_right {
	float: right;
	width: 140px;
	text-align: center;
}
#events_quote {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}

#books_left {
	text-align: center;
	float: left;
	width: 145px;
	margin-top: 10px;
}
#contact {
	background-image: url(images/postcard.jpg);
	background-repeat: no-repeat;
}
#contact_box {
	width: 270px;
	margin-left: 60px;
}
#contact_fr {
	background-image: url(images/postcard_fr.jpg);
	background-repeat: no-repeat;
}
#contact_ch {
	background-image: url(images/postcard_ch.jpg);
	background-repeat: no-repeat;
}
#contact_es {
	background-image: url(images/postcard_es.jpg);
	background-repeat: no-repeat;
}
#box_logo {
	float: right;
	width: 600px;
	margin-right: 50px;
}
#box_main {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#box_intro {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	padding: 10px;
	border: thin none #E6E6E6;
}
.button a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BE282A;
}
.button a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BE282A;
}
.button a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	font-weight: normal;
}
.button a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #BE282A;
}
