body{
	width:100%;
	background: #fff;
	padding: 0px;
	margin:  0px;
	font-family:"Myriad Pro", "Myriad", verdana, sans-serif;
	font-size: 14px;
}

h1{ 
	margin: 0px;
	padding: 0px;
}

h2{
	color:#de1821;
}

a{
	text-decoration: none;
	color: #024277;
}

.blue{
	color: #024277;
}

.red{
	color: #de1821;
}

.large{
	font-size: 18px;
}

.small{
	font-size:12px;
}

/* Container*/
#container{
	width: 780px;
	text-align: center;
}
html>body #container{
	margin: 101px auto;
}

/* Page Heading */
#heading{
	background:#fff;
	border-bottom:1px solid #ffce21;	
}
html>body #heading{
	position: absolute;
	height: 101px;
	top: 0px;
	right: 0px;
	left: 0px;
}

#heading a{
	display:block;
	height: 100px;
	width:780px;
	margin:0px auto 0px auto;
	background:url('../img/redblueheader2.gif') center no-repeat ;
}

#heading h1 {
	display:none;
}

/* Navigation */
#navigation{
	height: 50px;
	margin: 0px 40px 0px 40px;
	font-size: 16px;
}

#navigation ol{
	padding: 10px 0px;
}

#navigation ol li{
	float: left;
	list-style: none;
	margin: 0px 5px 0px 5px;
	padding: 3px 16px 2px 16px;
}

#navigation ol li a.navtext:hover{
	text-decoration:none;
	color: #de1821;
}

#navigation ol li.active a.navtext{
	color: #de1821;
}

/* Page Body */

#pageBody{
	clear: both;
	padding: 15px 50px;
	margin: 0px 50px;
	text-align: left;
	background: #efefef;
	border: 1px solid #ffce21;
}

#pageBody a:hover{
	text-decoration: underline;
}

/* Page Footing */
#footer{
	margin: 50px;
	clear:both;
	font-size: 12px;
}


/* Page Specific Styles */


/* Home */
#container.Home #pageBody{
	padding: 20px 40px 20px 200px;
}

#container.Home #pageBody #bookdetails{
	width: 160px;
	float: left;
	padding:20px;
	margin:17px 0px 0px -240px;
	background:#024277;
	color: #fff;
	font-size: 12px;
	border: 0px solid #de1821;
}

#container.Home #pageBody #bookdetails img{
	margin-bottom:10px;
	border: 0px solid #fff;
}

#container.Home #pageBody #bookdetails .reallylarge{
	font-size: 24px;
}

#container.Home #pageBody #bookdetails ul{
	padding: 0px;
	margin:0px;
}

#container.Home #pageBody #bookdetails ul li{
	list-style:none;
	padding:0px;
		margin:0px;
}

#container.Home #pageBody #redblueperson{
	float: left;
	margin:-81px 0px 0px -175px;
}
/* Authors */
#container.Authors #pageBody{
}

#container.Authors ul {
	margin:0px;
	padding: 0px;
}

#container.Authors ul li{
	list-style:none;
	margin:0px 15px 35px 0px;
}

/* Contents*/
#container.Contents #pageBody{
	background: #fff;
	border: 1px solid #222;
}

#container.Contents #pageBody h3{
	font-style:italic;
}

#container.Contents #pageBody ol{
	padding:0px 0px 0px 30px;
	margin:4px 0px;
}

#container.Contents #pageBody ul{
	padding:0px;
	margin:5px 0px;
}

#container.Contents #pageBody li{
	padding: 2px 0px;
	height:20px;
	list-style:none;
}

#container.Contents #pageBody span.indexnumber{
	float:left;
	margin-left: -30px;
	font-weight: bold;
}

#container.Contents #pageBody span.pagenumber{
	margin-top: -18px;
	float: right;
}

/* Excerpt */
#container.Excerpt #pageBody{
 	background: #fff;
	border: 1px solid #222;
}
div.figure {
  clear: both;
  width: 100%;
  border: 0px;
  margin: 0.5em;
  padding: 0.5em;
}

div.figure p {
  text-align: left;
  font-size: smaller;
  text-indent: 0;
}

/* Myths */
#container.Myths #pageBody{
	margin: 0px 0px;
	text-align:center;
}

#container.Myths h2{
	display:none;
}

#container.Myths ul {
	margin:15px 0px;
	padding: 0px;
}

#container.Myths ul li{
	text-align:left;
	list-style:none;
	margin:0px 15px 35px 0px;
}

/* Press */
#container.Press ul{
	margin:0px;
	padding: 0px;
}

#container.Press ul li{
	list-style:none;
	margin:0px 15px 5px 10px;
	padding: 0px 0px 0px 10px;
	color:#fff;
}

#container.Press ul li.endorcement{
	list-style:none;
	margin:0px 15px 35px 0px;
	padding: 25px;
	color:#fff;
}

#container.Press ul li.blue{
	background: #024277;
}

#container.Press ul li.red{
	background: #de1821;
}

/* Articles */
#container.Articles ul{
	list-style:none;
	margin:0px;
	padding: 0px;
}

#container.Articles ul li{
	margin:0px 15px 15px 10px;
	padding: 0px 0px 0px 10px;
	color:#fff;
}

#container.Articles ul li.endorcement{
	margin:0px 15px 35px 0px;
	padding: 25px;
	color:#fff;
}

#container.Articles ul li.blue{
	background: #024277;
}

#container.PrArticlesArticlesess ul li.red{
	background: #de1821;
}


/* Graphs */
#container.Graphs #pageBody{
	margin: 0px 0px;
	text-align:center;
}

#container.Graphs #pageBody img{
	border:1px solid #000;
}

/* Buy */
#container.Buy #pageBody{
	padding: 50px 0px;
	width: 340px;
	margin: 0px 0px 10px 340px;
}

#container.Buy #pageBody #bookdetails{
	float: left;
	margin: 20px 0px 50px -380px;
	border: 1px solid #000;
}
