@charset "utf-8";
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/tile.jpg);
	background-repeat: repeat;
}
#topmap {
	height: 73px;
	width: 800px;
	background-image: url(../images/template_01.jpg);
	background-repeat: no-repeat;
}
#leftmap {
	width: 71px;
	float: left;
	background-image: url(../images/template_02.jpg);
	background-repeat: repeat-y;
}
#title {
	height: 33px;
	width: 648px;
	background-image: url(../images/template_03.gif);
	background-repeat: no-repeat;
	float: left;
}
#secondmap {
	height: 12px;
	width: 648px;
	background-image: url(../images/template_05.jpg);
	background-repeat: no-repeat;
	float: left;
	line-height: 12px;
}
#buttons {
	height: 35px;
	width: 648px;
	background-color: #9d2023;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 35px;
}
#buttons a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#buttons a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#buttons a:hover {
	color: #000000;
	text-decoration: none;
}
#button1 {
	display: inline;
	margin-right: 30px;
	margin-left: 30px;
}
#button2 {
	display: inline;
	margin-right: 30px;
}
#button3 {
	display: inline;
	margin-right: 30px;
}
#button4 {
	display: inline;
	margin-right: 30px;
}
#button5 {
	display: inline;
	margin-right: 30px;
}
#button6 {
	display: inline;
	margin-right: 30px;
}

#thirdmap {
	height: 10px;
	width: 648px;
	background-image: url(../images/template_07.jpg);
	background-repeat: no-repeat;
	float: left;
}
#rightmap {
	width: 81px;
	float: right;
	background-image: url(../images/template_04.jpg);
	background-repeat: repeat-y;
	height: 100%;
}

#content {
	width: 604px;
	height: auto;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	margin-top: 18px;
	margin-right: 22px;
	margin-bottom: 8px;
	margin-left: 22px;
	background-repeat: no-repeat;
	float: left;
}
#contentchapters {
	width: 604px;
	height: auto;
	background-color: #FFFFFF;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	margin-top: 18px;
	margin-right: 22px;
	margin-bottom: 8px;
	margin-left: 22px;
	background-image: url(../images/Empire-State.png);
	background-repeat: no-repeat;
	background-position: right;
}
#bookimg {
	padding-left: 40px;
}

#arrowleft {
	width:13px;
	height:24px;
	z-index:25;
	float: right;
	line-height: 20px;
	margin-top: 315px;
	margin-right: 10px;
}
#arrowleft a:link {
	color: #000000;
	text-decoration: none;
}
#arrowleft a:visited {
	color: #000000;
	text-decoration: none;
}
#arrowleft  a:hover {
	color: #9D2023;
}
#arrowright {
	width:13px;
	height:24px;
	z-index:25;
	float: right;
	line-height: 20px;
	margin-top: 315px;
}
#arrowright a:link {
	color: #000000;
	text-decoration: none;
}
#arrowright a:visited {
	color: #000000;
	text-decoration: none;
}
#arrowright  a:hover {
	color: #9D2023;
}

#footer {
	width: 800px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(../images/template_09.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	line-height: 35px;
	height: 35px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}

#footerbutton1  {
	display: inline;
	width: 50px;
}
#footerbutton2  {
	display: inline;
	width: 50px;
	margin-left: 8px;
	margin-right: 8px;
}
#footerbutton3  {
	display: inline;
	width: 67px;
	height: 23px;
	margin-right: 81px;
	margin-top: 10px;
}
#image {
	float: right;
}
#imagephoto {
	float: left;
	margin-right: 20px;
	margin-bottom: 50px;
	margin-top: 3px;
}
hr {
	color: #005BAB;
}
