body 
{
	background:#333333 url(../images/photography_bg.jpg) repeat-x left top;
	margin:0px;
	font-size:13px;
	font-family:Arial,Verdana,Tahoma;
}
h1,h2,h3,h4,h5,h6
{
	font-family:Georgia,Times New Roman;
}
.header 
{
	padding:15px 0px 9px 0px
}
.header h1
{
	margin:0px;
	padding:0px;
	color:white;
	font-size:35px
}
.header h4
{
	margin:0px;
	color:#CCCCCC;
}
.layout
{
	background:white;
	padding:20px;
	font-size:13px;
}
.introtext
{
	vertical-align:top;
	text-align:center
}
.popular
{
	font-size:20px;
	background:orange;
	padding:20px;
	border-left:10px solid #FFDC4D;
	color:white
}
.videoLayout
{
	background:#EFEFEF
}
.buyNowButton
{
	width:180px;
	padding:10px;
	text-align:center;
	background: transparent url(../images/order-now.gif) no-repeat left top;
	font-weight:bold;
	font-size:12px;
	color:white;
	text-decoration:none;
}
.buyNowButton a:link,.buyNowButton a:visited
{
	font-size:12px;
	color:white;
	text-decoration:none;
}
.buyNowButton a:hover,.buyNowButton a:hover:visited
{
	color:black;
	text-decoration:none;
}
.redbox
{
	background:red;
	padding:10px;
	border-left:10px solid #FF7F7F;
	color:white
}
.orangebox
{
	background:orange;
	padding:10px;
	border-left:10px solid #FFDC4D;
	color:white
}
.h2nomargin
{
	margin:0px;
}
.cartBox
{
	background:#EFEFEF;
	padding:10px;
	color:black
}
th
{
	background:red;
	color:white
}
.footer
{
	text-align:center
}
.footerLinks
{
	font-size:12px
}
.largeExclamation
{
	color:black;
	font-size:90px;
	font-weight:bold;
	float:right;
}
.layout img
{
	padding:5px;
}
.layout a img
{
	border:0px;
}
.ebookpreview
{
	border:1px solid red;
}