.Body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F4E7C7;
}
#WrapAround {
	float: left;
}
#Top {
	margin: 0px;
	padding: 0px;
	height: 143px;
	width: 900px;
	border: 0px none;
	left: 0px;
	top: 0px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	background-image:  url("../Design_Graphics/Top.png");
	background-color: #F4E7C7;
}
#Bottom {
	margin: 0px;
	padding: 0px;
	width: 900px;
	border: 0px none;
	position: absolute;
	top: 143px;
	left: 0px;
	height: 900px;
	visibility: visible;
	z-index: 1;
	background-image:  url("../Design_Graphics/Bottom.png");
	background-color: #F4E7C7;
}
#BottomShort {
	margin: 0px;
	padding: 0px;
	width: 900px;
	border: 0px none;
	position: absolute;
	top: 143px;
	left: 0px;
	height: 500px;
	visibility: visible;
	z-index: 1;
	background-image:  url("../Design_Graphics/Bottom.png");
	background-color: #F4E7C7;
}

#BottomLong {
	margin: 0px;
	padding: 0px;
	width: 900px;
	border: 0px none;
	position: absolute;
	top: 143px;
	left: 0px;
	height: 2100px;
	visibility: visible;
	z-index: 1;
	background-image:  url("../Design_Graphics/Bottom.png");
	background-color: #F4E7C7;
}
#mainNavBarBox {
	margin: 0px;
	padding: 0px;
	width: 97px;
	height: 400px;
	border: 0px none;
	z-index: 2;
	left: 20px;
	top: 164px;
	position: absolute;
	overflow: hidden;
	background-repeat: no-repeat;
}
#menuHome {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	z-index: 3;
	left: 0px;
	top: 0px;
	width: 80px;
	height: 128px;
	position: absolute;
	visibility: hidden;
}
#menuCatalogue {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	width: 93px;
	border: 0px none;
	background-image:  none;
	height: 292px;
	z-index: 4;
	position: absolute;
	background-repeat: no-repeat;
}
#menuCatalogue_Journal {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	width: 92px;
	border: 0px none;
	background-image:  none;
	height: 292px;
	z-index: 4;
	position: absolute;
	background-repeat: no-repeat;
}
#menuOrders {
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 95px;
	top: 0px;
	border: 0px none;
	background-image:  none;
	height: 18px;
	position: absolute;
	z-index: 5;
	background-repeat: no-repeat;
}
#menuGurdjieff {
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 95px;
	top: 0px;
	border: 0px none;
	background-image:  none;
	height: 18px;
	position: absolute;
	z-index: 6;
	background-repeat: no-repeat;
}
#menuBeelzebubsTales {
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 95px;
	border: 0px none;
	background-image: none;
	height: 18px;
	top: 0px;
	position: absolute;
	z-index: 7;
	background-repeat: no-repeat;
}	
#menuLinks {
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 94px;
	border: 0px none;
	background-image:  none;
	height: 18px;
	top: 0px;
	position: absolute;
	z-index: 8;
	background-repeat: no-repeat;
}	
#menuLanguage {
	left: 160px;
	margin: 0px;
	padding: 0px;
	width: 252px;
	border: 0px none;
	height: 17px;
	top: 128px;
	position: absolute;
	z-index: 2;
}
#Content {
	position: absolute;
	left: 150px;
	top: 154px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 548px;
	width: 745px;
	color: #7F3E20;
	visibility: visible;
	z-index: 10;
	margin: 0px;
}

#sale {
	border: 3px solid green;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
	border-radius: 15px;
	text-align: center;  
	color:green; 
	font-size:20px; 
}


.Title {
	font-size: 18px;
	line-height: 20px;
	font-variant: normal;
	text-transform: none;
	z-index: 10;
	valign:bottom;
	
}
.subTitle {
	font-size: 14px;
	line-height: 16px;
	font-variant: normal;
	text-transform: none;
	valign:bottom;
}


.cd {
	font-size:10px;
}




hr {
  border: 3;
  height: 3;
  color: #7F3E20;
  background-color: #7F3E20;
}

a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #660000;
}

a:link {
	text-decoration: none;
	color: #000066;
}
a:visited {
	text-decoration: none;
	color: #000066;
}

a:hover {
	text-decoration: underline;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #000066;
}

.Menu-Main {
	position: relative;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #660000;
}

a.Menu-Main:link {
	text-decoration: none;
	color: #660000;
}
a.Menu-Main:visited {
	text-decoration: none;
	color: #660000;
}
a.Menu-Main:hover {
	text-decoration: underline;
	color: #660000;
}
a.Menu-Main:active {
	text-decoration: none;
	color: #660000;
}

.Menu-Sub {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: center;
	position: relative;
	color: #000066;
}
a.Menu-Sub:link {
	text-decoration: none;
	color: #000066;
}
a.Menu-Sub:visited {
	text-decoration: none;
	color: #000066;
}
a.Menu-Sub:hover {
	text-decoration: underline;
	color: #000066;
}
a.Menu-Sub:active {
	text-decoration: none;
	color: #000066;
}

.language {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #660000;
}
a.language:link {
	text-decoration: none;
	color: #660000;
}
a.language:visited {
	text-decoration: none;
	color: #660000;
}
a.language:hover {
	text-decoration: underline;
	color: #660000;
}
a.language:active {
	text-decoration: none;
	color: #660000;
}
.smallcap {
	font-variant: small-caps;
	font-size: small;
}

.mission {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #660000;
}
.ISBN {
	height: 38px;
	font-size: 14px;
	line-height: 28px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
}
.ISBNJournal {
	height: 38px;
	font-size: 14px;
	line-height: 28px;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
}
.Add_Button {
	position: relative;
	top: 10px;
	height: 20px;
	width: 107px;
	text-align: left;
}
.View_Button {
	position: relative;
	top: 10px;
	height: 20px;
	width: 88px;
	text-align: right;
}
.Add_Journal {
	position: relative;
	top: 11px;
}
.View_Journal {
	position: relative;
	top: 8px;
	
}
.Button {
	z-index: 0;
	
}

.big_image{
	float: left;
}

.hidden {
  display: none; 
  }
  
.right {
	text-align: right; 
	 } 
	  
.center {
	text-align: center; 
	 } 
	  
.italic {
	font-style: italic; 
	 }
	 
.red_center {
	color: red;
	text-align: center; 
}

.green_center {
	color: green;
	text-align: center; 
}

.pm_padding {
	padding: 0px 40px;
	font-size: 14px;
	vertical-align: top;
}

.announcement {
	text-align: center;
	font-size: 150%;
}

.announcementsmallcap {
	font-variant: small-caps;
	font-size: 120%;
}