*{
  margin: 0;
  padding: 0;
}
body {
  margin: 0;
  padding: 0;
  background-image: url(images/bannerTile.gif);
  background-repeat:repeat-x;
  color: #000000;
  font-family: georgia, "lucida bright", "times new roman", serif;
  text-align: center;
}
#wrapper {
	position: relative;
	text-align: left;
	background-color: #FFFFFF;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#header {
  height: 120px;
  background-image: url(images/banner.jpg);
  background-repeat: no-repeat;
}
#main {
  display: table;
  border-collapse: collapse;
}
.container {
	display: table;
}
.topBar {
display: table-row;
}

#nav {
  display: table-cell;
  width: 800px;
  height: 20px;
  margin-top: 0px;
}

.flag {
	font-size: 12px;
	color: #993300;
	display: table-cell;
	width: 155px;  
	height: 20px;
	padding-top: 5px;
	text-align: right;
}

#footer {
  color: #ffffff;
  height: 25px;
  font-size: 70%;
  line-height: 2.0;
  padding: 3px 19px 0px 19px;
  background-color:#000000;	
}

h1 {
  font-size: 80%;
  text-transform:uppercase;
  font-weight: bold;
  letter-spacing: 0.2em;
  padding-bottom: 0.4em;
  color: #660000; 
}
p {
  font-size: 70%;
  line-height: 1.8em; 
  padding-bottom: 1em;
}

.borderBottom p{
  font-size: 70%;
  line-height: 1.8em; 
  padding-bottom: 1em;
  width: 550px;
}

.details p{
  font-size: 70%;
  line-height: 1.8em; 
  padding-bottom: 1em;
  width: 250px;
}

#nav ul {
  list-style: none;
  text-align: left;
}
#nav li {
  font-size: 10px;
  text-transform:uppercase;
  width: 800px;
  display: inline;
}
#nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.1em;
	display: inline;
	line-height: 12px;
/*	padding-top: 0.4em;*/
	padding-right: 16px;
	padding-bottom: 0.3em;
	padding-left: 0px;
}
#nav a:hover {
	color: #993300;
}

#leftColumn {
	display: table-cell;
	width: 255px;
	height: auto;
	margin-top: 0px;
}

#leftColumn ul{
	width:170px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-left: 30px;
	padding-top: 10px;
}

#leftColumn li{
	padding-bottom: 8px;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}
#leftColumn a {
	font-family:  Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #993300;
 	font-weight: bold;
}
#leftColumn a:hover {
	font-family:  Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
 	color: #993333;
 	font-weight: bold;
}

#rightColumn {
	display: table-cell;
	width: 700px;
	height: auto;
	padding-top: 10px;
}

.books {
margin-left: 50px;
width: 570px;
margin-top: 10px;
}

.title {
	color: #993300;
	font-size: 20px;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	width: 255px;
	margin-bottom: 10px;
}
.space {
	color: #993300;
	font-size: 20px;
	width: 700px;
	margin-bottom: 10px;
}

.noborder {
	border: none;
}

.contentHeading {
	color: #993300;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}

.contentHeading a{
	color: #993300;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	text-decoration: none
}

.subHeading {
	color: #993300;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
.subHeadingArch {
	color: #993300;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.sideText {
	width: 255px;
}
.details { 
	width: 335px;
	display: table-cell;
	vertical-align: top;
}

.poster {
	width: 300px;
	display: table-cell;
	padding-bottom: 15px;
}
.posterHome {
	width: 225px;
	display: table-cell;
	padding-bottom: 15px;
	text-align: right;
}
.borderBottom  {
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	width: 650px;
}

.borderBottom strong {
	text-transform: capitalize;
}
.caps {
	text-transform: capitalize;
}

.ragaCover {
	display: table-cell;
	width: 170px;
	height: 185px;
	padding-right: 15px;
	margin-bottom: 3px;
}
.ragaCover a{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.ragaCover a:hover{
	font-size: 10px;
	color: #000000;
}
.ragaCover p{
	font-size: 10px;
	color: #993300;
	line-height: 15px;
}

p a {
	font-family:  Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #993300;
 	font-weight: bold;
}
p a:hover {
	font-family:  Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
 	color: #993333;
 	font-weight: bold;
}
.banner {
	padding-bottom: 15px;
	padding-top: 15px;
	margin-left: 50px;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 1px;
	visibility: hidden;
}

.bannerNoBorder {
	padding-bottom: 15px;
	padding-top: 15px;
	margin-left: 50px;
	visibility: hidden;
}
	
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}

.caption a {
	font-family:  Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #993300;
 	font-weight: bold;
}
.caption a:hover {
	font-family:  Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
 	color: #993333;
 	font-weight: bold;
}

#photos {
	width: 595px;
}

#photos ul{
	list-style: none;
}

#photos li{
display: inline;
}

#photos img {
	padding-right: 13px;
	padding-bottom: 13px;
	border: none;
}

.columnBorder {
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
