
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:10px;
	background: url('../images/background.png') repeat-x fixed;
}

a {
	font-size: 12px;
	margin-bottom: 5px;
	text-align: center;
	color:#000000;	
}

a:link {
	color:#000000;
}

a:visited {
	color:#000000;
}
a:hover {
	color:#8E0203;
}
#container {
	width:700px;
	margin: 0 auto;
}
#masthead{
	position:relative;
	border:2px solid #FFFFFF;
	background: url('../images/header.png') repeat-x;
	height:100px
}
#content{
	padding: 20px 20px 20px 20px;
	background:#fff;
}
#content h1{
	font-size:16px;
	position:relative;
	margin:0 auto;
	padding: 5px 0 5px 0px;
	width:100%;
	color: #8E0203;
	font-weight:bold;
	
}
#content h4{
	font-size:14px;
	position:relative;
	margin:0 auto;
	padding: 5px 0 5px 0px;
	width:100%;
	color: #8E0203;
	font-weight:bold;
	
}
.shell #info{
	text-align:center;
}
.shell li{
	margin-bottom:20px;
}
.section{
	position:relative;
	float:right;
	width:auto;
	padding:1.25em 1.25em 1.25em 1.25em;
	text-align:center
}
.section_pic{
	
}
.section_title{
}
#portrait{
	border:1px solid;
	background:url('../images/portrait.jpg') no-repeat center;
	width:100px;
	height:130px
}
.2col-list{
	float:left;
}
ul.tick li  { list-style-image: url('../images/checkmrk.png') }
#book-cover img{
	position:relative;
	border:0px none;
}
#book-title{	
	padding-left:60px;
}
#add-to-cart img{
	border:0px none;	
}
#download_link{
	background:url('../images/pdf.png') no-repeat left;; padding-left:50px; padding-right:20px; padding-top:20px; padding-bottom:20px
}
#get_adobe_reader img{
	border:0px none;
}
#comment_form{
	padding: 0 40px 0 40px;
	
}
#footer{
	background:#078cbd url('../images/logo.png') no-repeat right;
	font-size: 12px;
	text-align: left;
	border:2px solid #FFFFFF;
	color:#ffffff;
	height:100px
}
#footer_nav{
	margin: 20px 20px 20px 20px;
}

#footer a{
	color:#fff;
}
#copyright{
	margin: 20px 20px 20px 20px;
}
#footer a:link{
	color:#fff;
}
#footer a:hover{
	color:#8E0203;
}