@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
input {
	font-size: 12px;
	background-color: #FF9933;
	color: #FFFFFF;
	margin: 0px;
}
form {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: left;
	color: #576282;
	font-size: 12px;
}


#wrap {
	width: 750px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #4D5B7E;
	background-color: #576282;
}


#header {
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 750px;
	padding-top: 5px;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../images/lonely.jpg);
}
#header h1 {
	font-size: 24px;
	color: #0361A1;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
	background-image: url(../images/transparent.png);
	margin-right: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 165px;
	margin-left: auto;
}
#header h2 {
	color: #0361A1;
	font-weight: bold;
	font-size: 14px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-image: url(../images/transparent.png);
	width: 350px;
}
#header h3 {
	font-weight: normal;
	color: #0361A1;
	font-size: 14px;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	background-image: url(../images/transparent.png);
	width: 185px;
	margin-right: auto;
}
h6 {
	font-size: 10px;
	margin: 0px;
}

#title {
	background-repeat: repeat;
	width: 350px;
	margin-top: 5px;
	margin-bottom: 5px;
}

blockquote {
	font-size: 12px;
	background-color: #FFFFFF;
	width: 100%;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	color: #4D5B7E;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #576282;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #576282;
}
#mainContent {
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 10px;
	color: #FFFFFF;
}
#mainContent h4 {
	font-size: 14px;
	margin: 0px;
}

#mainContent p {
	font-size: 12px;
	margin-top: 18px;
}
#bookCover {
	float: left;
	margin-right: 25px;
	margin-top: 0px;
	margin-bottom: 70px;
	background-color: #F1E9DE;
	border: 2px solid #FFFFFF;
	text-align: center;
}
#bookCover h3, #bookCover p {
	padding-right: 5px;
	padding-left: 5px;
	color: #4D5B7E;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}
#bookCover img {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #4D5B7E;
	border-right-color: #4D5B7E;
	border-bottom-color: #4D5B7E;
	border-left-color: #4D5B7E;
}
#bookCover a:link {
	color: #576282;
}
#bookCover a:visited {
	color: #737EA2;
}
#bookCover form {
	margin-bottom: 2px;
	margin-top: 2px;
	padding: 0px;
}





#thumbnails {
	clear: both;
	margin-bottom: 5px;
	margin-top: 0px;
	background-color: #F1E9DE;
	color: #576282;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#thumbnails img {
	border: 2px solid #FFFFFF;
	margin-top: 5px;
	margin-right: 27px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#thumbnails .lastImage {
	margin-right: 0px;
}

#angiePic {
	float: right;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	border: 2px solid #FFFFFF;
	background-color: #F1E9DE;
	text-align: center;
	color: #4D5B7E;
}
#angiePic p {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#angiePic .popup2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#largePhoto {
	text-align: center;
	margin-top: 10px;

}
#largePhoto img {
	border: 2px solid #FFFFFF;
}
#footer {
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8C96B3;
}
#nnns {
	text-align: right;
	padding: 2px;
	margin-right: 15px;
}
#nnns a:link, #nnns a:visited, #nnns a:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#nnns img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrap #mainContent #bookCover #paypalLogo {
	width: 70px;
	margin-right: auto;
	margin-left: auto;
}
#externalLink {
	color: #FC0;
	font-weight: bold;
}
#wrap #mainContent p a:link, #wrap #mainContent p a:visited {
	font-weight: bold;
	color: #FFF;
}
