/* Stephen Whitehead CSS Document */
body{
	margin:0px;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	background:url(../images/header-background.gif) no-repeat top center;
}
p{
	margin:8px 0px;
}
img.mar{
	margin:0px 10px 0px 0px;
}
h1{
	font-size:18px;
	margin:8px 0px;
	color:#f390bc;
}
h2{
	font-size:14px;
	margin:8px 0px;
	color:#336799;
}
a img{
	border:0px;
}
#container{
	margin:0px auto;
	width:990px;
}
#wrapper{
	float:left;
	width:990px;
}
#header{
	float:left;
	width:990px;
	height:180px;
}
#stephenwhitehead-logo{
	float:left;
	margin:30px 0px 0px 30px;
	display:inline;
}
#nav{
	float:left;
	position:relative;
	top:100px;
	left:38px;
}
#nav ul{
	margin:0px;
	padding:0px;
	list-style:none;
	font-size:14px;
	font-weight:bold;
	text-transform:capitalize;
}
#nav ul li{
	padding:0px 10px;
	float:left;
}
#nav ul li a{
	color:#fff;
	text-decoration:none;
}
#nav ul li a:hover{
	text-decoration:underline;
}
#main-cont{
	float:left;
	width:990px;
}
#lt-panel{
	float:left;
	width:230px;
	padding:0px 10px;
}
#lt-panel p{
	color:#9EAEBC;
}
#rt-panel{
	float:right;
	width:720px;
	padding:0px 10px;
}
#newbook{
	float:left;
	width:720px;
	margin:30px 0px 0px 0px;
}
#newbook p{
	line-height:20px;
}
#relatedbooks{
	float:left;
	width:720px;
	margin:20px 0px 0px 0px;
}
#relatedbooks ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#relatedbooks ul li{
	float:left;
	line-height:20px;
	width:160px;
	padding:0px 20px 0px 0px;
}
#footer{
	float:left;
	width:990px;
	padding:10px 0px;
	text-align:right;
	color:#336799;
	font-size:11px;
}
/*------[Scroll start]---------*/

#aboutstephen
{
	width:700px;
	float:left;	
}

.comment
{
	color:#999999;
}

.comment a
{
	color:#83a8cd;
	text-decoration:none;
}

.comment a:hover
{
	color:#83a8cd;
	text-decoration:underline;
}

/*-------[Scroll start]----------*/
.qmmc {width:700px; float:left;	position:relative;}
.qmmc .title { width:700px; float:left;display:block; }
.qmmc div .title {width:100%; float:left; }
.qmsh div .title{width:100%;border:1px solid #FF0000; float:left; }
.qmmc div {width:100%; visibility:hidden;position:absolute;}



#qm0
{ 
	width:100%;
	float:left;
	border-style:none;
	font-family:Arial;
	font-size:14px;
	
	
}

#qm0 .title
{
	width:100%;
	font-size:14px;
	text-decoration:none;
	padding:5px 0px 5px 0px;
	border-style:none;
	border-color:white;
	
}
.contact
{
	color:#336799;
	text-decoration:none;
}

.contact:hover
{
	color:#336799;
	text-decoration:underline;
}


#qm0 .title span
{
	
}

#qm0 div {
	width:700px;
	float:left;
	_padding:0px;
	padding:0px 5px 10px 0px;
	
}

#qm0 div p{
	width:700px;
	float:left;
	padding:0.5px 0px 0px 0px;
	
}
.qmfh
{
	visibility:hidden !important;
}
.bluetxt
{
	color:#336799;
}
#contact-us{
	width:700px;
	float:left;
}
#contact-us p a{
	color:#336799;
	text-decoration:none;
}

#contact-us p a:hover{
	color:#336799;
	text-decoration:underline;
}

/*---------[Scroll End]--------------*/
/* Stephen Whitehead CSS Document */