body {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	background-color:  white;
}
h1 {
	font-size: 36px;
	padding: 0;
	letter-spacing: -1px;
	margin: 1px 5px 4px 5px;
}
h2, h3 {
	padding: 0;
	margin: 0;
	font-weight: normal;
}
h2 {
	letter-spacing: 1px;
	word-spacing: 0px;
	margin-top: -5px;
	margin-bottom: 13px;
	font-size: 21px;
}
h3 {
	color: black;
	letter-spacing: 1px;
	font-weight: normal;
}
h1.mainHead, h1.mainHead2 {
	font-size: 12px;
	margin-top: 6px;
	font-weight: normal;
}
h1.mainHead {
	letter-spacing: 1px;
}
h1.mainHead2 {
	letter-spacing: 2px;
	word-spacing: 3px;
}
hr {
	margin-bottom: 2px;
}
#welcome {
	/*letter-spacing: 3px;*/
	letter-spacing: 0px;
	font-size: 25px;
	font-weight: normal;
}
h1.subHead {
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: 5px;
	font-size: 27px;
}
#headerB h2, #subHeaderB h2 {
	text-shadow: white 2px 2px 0;
}
h1.main {
	text-shadow: white 3px 3px 0;
}
object, img {
	padding: 0;
	margin: 0;
}
ul.listMenu {
	font-size: 15px;
	letter-spacing: 1px;
	padding: 2px 0px 2px 0px;
	text-align: left;
	list-style-type: disc;
	width: 200px;
	background-color: #b9e9fd;
	margin: 8px auto 8px 22px;
}
ul.listMenu li {
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	width: 190px;
	text-align: left;
}
ul.listMenu a {
	text-decoration: none;
	display: block;
	width: 192px;
	color: black;
	padding: 7px 0 7px 0;
}
ul.listMenu a:hover {
	color: red;
}
ul.listMenu a.active {
	color: #ff0000;
}
ul.listMenu a.active:hover {
	color: #810000;
}
#headWrap {
	display: block;
	padding: 0;
	margin: 0;
	height: 168px;
}
#subHeadWrap {
	display: block;
	padding: 0;
	margin: 0;
	height: 168px;
}
#headerA, #headerB, #menu {
	margin: 0;
	padding: 0;
}
#headerA {
	float: left;
	width: 30%;
	/*height: 168px;*/
}
#headerB {
	float: right;
	width: 521px;
	background-color: #b9e9fd;
	display: block;
	height: 166px;
	border: 1px solid black;
}
#subHeaderB {
	float: right;
	width: 521px;
	background-color: #b9e9fd;
	display: block;
	height: 82px;
	border: 1px solid black;
}	
#headText {
	background-image: url(headbg2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 124px;
	padding-top: 6px;
}
#subHeadText {
	height: 50px;
	width: 521px;
	float: right;
	display: block;
	background-image: url(trianglebg.png);
}
p.subHead {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	margin-top: 10px;
	word-spacing: 2px;
}
#subTicker {
	height:	30px;
	width: 521px;
	display: block;
	padding-top: 2px;
	border: 1px solid black;
	background-color: #b9e9fd;
	float: right;
}
#wrap {
	border-top: 3px solid white;
}
#menu {
	clear: both;
	float: left;
	width: 226px;
}
#menuTop {
	height: 544px;
	margin: 7px 0 7px 0;
	width: 224px;
	float: left;
	background-color: #b9e9fd;
	border: 1px solid black;
}
#menu img {
	border: none;
}
#content {
	background-color: white;
	float: left;
	width: 523px;
	margin: 7px 0 0 10px;
	/*padding-bottom: 1em;
	border-bottom: 1px solid black;*/
}
#contentText, #subContent {
	overflow: auto;
	padding-right: 20px;
	padding-left: 16px;
	/*border-bottom: 1px solid black;*/
}
#contentText {
	height: 339px;
}
#subContent {
	height: 544px;
	border-right: 1px solid black;
	text-align: left;
	font-size: 12pt;
	font-style: italic;
}
#subContent h2 {
	font-size: 18pt;
	margin-top: 15px;	
}
#footer {
	margin-top: 16px;
	display: block;
	clear: both;
	font-size: 8pt;
	height: 160px;
}
#footA {
	width: 223px;
	float: left;
}
#footB {
	width: 522px;
	float: right;
}
#footA, #footB {
	border: 1px solid black;
	padding: 0;
	height: 160px;
}
#gallery {
		  text-align: center;
}
#gallery p {
		  text-align: left;
}
#gallery .photo-block {
		  margin-left: auto;
		  margin-right: auto;
}
#gallery img {
		  vertical-align: top;
		  margin-bottom: 3px;
}
.inHeader {
	text-align:center;
	font-weight:bold;
}
p.copy {
	clear: both;
}
p.copy a,
p.copy a:VISITED {
   color: #909090;
	text-decoration: none;
}
p.copy a:HOVER,
p.copy a:VISITED {
   color: blue;
   text-decoration: underline;
}
.topflush { padding-top: 0;
margin-top: 0;}
.small {
		  font-size: 10pt;
}
.tiny {
	font-size: 7pt;
}
.bigger {
	font-size: 1.4em;
}
.bigish {
	font-size: 1.1em;
}
.red {
		  color: red;
}
.center {
		  text-align: center;
		  margin-left: auto;
		  margin-right: auto;
		  }
p.block {
	display: block;
}
p.clear {
clear:both;
}
p.red {
	color: red;
	text-align: center;
	margin-top: 5px;
}
p.red a {
	margin-top: 3px;
	font-size: 1.1em;
	line-height: 1.6em;
	color: red;
}
a img {
		  border: none;
}
img.imgTop, img.imgTopRed {
	float: right;
	margin-left: 16px;
	/*margin-top: 16px;*/
}
img.bump { margin-top:16px;}
img.imgTopRed, img.imgMidLRed {
	border: 2px solid red;
}
img.imgTopRed:HOVER, img.imgMidLRed:HOVER {
	border: 2px dashed red;
}
img.imgMidL, img.imgMidLRed {
	margin-right: 16px;
	float: left;
}
img.imgMidR {
	margin-left: 16px;
	float: right;
}
img.imgLow {
	float: left;
	margin-left: 4px;
}
hr.split {
	width: 100%;
}
.bannerTopRed {
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
	border: 2px solid red;
}
.bannerTopRed:HOVER {
	border: 2px dashed red;
}
#buy-book {
margin-top: 1em;
}
.storeLink {
	clear: both;
	display: block;
	padding: 10px 0 10px 0;
}
.storeLink img {
	border: 2px solid black;
	height: 242px;
	padding: 0;
	margin: 0;
}
.storeLink img:HOVER {
	border: 2px dashed red;
}
hr.ref-divide {
height:1px;
margin:0 0 3px 0;
}
p.cleanText {
	display: block;
	font-size: 10px;
	margin-top: 16px;
	padding: 0;
}
.cleanText em,
.cleanText strong {
   text-decoration: none;
	font-weight: normal;
}
#promoBlock { /* Animated banner on home */
		  width:150px;
		  height:194px;
		  padding:0 4px;
		  color:#b00;
		  border:1px solid #b00;
		  overflow:hidden;
		  display:none; /* jQuery will show it */
}
#promoBlock p {
		  margin: 1em 0;
		  font-weight:bold;
		  }
#promoBlock #promoNote { margin-top:0;font-size:7pt; }
.standOutBox {
	width: 85%;
	margin:1.5em auto;
	padding:0 .5em;
	border: 1px solid #000;
}
.standOutBox.first {margin-top:2em;}
#socialButtons {
	margin:6px 0 0 0px;
	text-align:center;
}
#socialButtons div.button {
	width:95px;
	height:22px;
	overflow:hide;
	float:left;
	margin-left:28px;
}
#socBlog {
	background: url('img/social-bloga.jpg') 0 0 transparent;
}
#socFace {
	background: url('img/social-facebooka.jpg') 0 0 transparent;
}
#socTwit {
	background: url('img/social-twittera.jpg') 0 0 transparent;
}
#socTube {
	background: url('img/social-tubea.jpg') 0 0 transparent;
}
#socBlog:hover {
	background: url('img/social-blog.jpg') 0 0 transparent;
}
#socFace:hover {
	background: url('img/social-facebook.jpg') 0 0 transparent;
}
#socTwit:hover {
	background: url('img/social-twitter.jpg') 0 0 transparent;
}
#socTube:hover {
	background: url('img/social-tube.jpg') 0 0 transparent;
}
