@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
}

a img, :link img, :visited img {
	border: 0;
}
a {
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	color: #FFC;
	text-decoration: none;
}
a:visited {
	color: #FFC;
}
a:active {
	color: #FFF;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-style: italic;
	font-family: Times New Roman, Times, serif;
}
h1 {
	font-size: 2em;
	color: #FFF;
}
h2 {
	font-size: 1.75em;
	color: #FFF;
}
h3 {
	font-size: 1.5em;
	color: #FFF;
	margin-top: 15px;
	margin-bottom: 25px;
	text-align: left;
}
h4 {
	font-size: 1.25em;
	color: #FFF;
}
h5 {
	font-size: 1em;
	color: #FFF;
}

p {
	text-indent: 1em;
	margin-bottom: 10px;
}
img {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
body {
	background-color: #000;
	background-image: url(../iq_images/iq_jpegs/iq_bg4.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
}

.float_left {
	float: left;
}
#header img {
	margin: 0px;
}
#maincontainer {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#header {
	width: 960px;
	border-bottom-width: medium;
	border-bottom-style: outset;
	border-bottom-color: #333;
	
}

#navigation {
	margin-left: 125px;
	margin-top: 5px;
	
}
#books_content {
	width: 910px;
	color: #999;
	text-align: left;
	line-height: 1.5em;
	margin-top: 50px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
	border-top-width: medium;
	border-top-style: inset;
	border-top-color: #333;
}
#content {
	width: 910px;
	color: #999;
	text-align: left;
	line-height: 1.5em;
	border-bottom-width: medium;
	border-bottom-style: outset;
	border-bottom-color: #333;
	margin-top: 75px;
	border-top-width: medium;
	border-top-style: inset;
	border-top-color: #333;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
	background-color: #000;
}
#lifestyle {
	width: 760px;
	margin-bottom: 50px;
	background-color: #000;
	margin-right: 50px;
	padding-top: 50px;
	padding-right: 50px;
	padding-left: 50px;
	border: thick solid #150103;
	margin-top: 0px;
	text-align: left;
	padding-bottom: 50px;
	
}
#equality {
	width: 760px;
	margin-bottom: 50px;
	background-color: #000;
	margin-right: 50px;
	padding-top: 30px;
	padding-right: 50px;
	padding-left: 50px;
	border: thick solid #150103;
	margin-top: 0px;
	padding-bottom: 50px;
	
}
#politics {
	width: 760px;
	margin-bottom: 50px;
	background-color: #000;
	margin-right: 50px;
	padding-top: 30px;
	padding-right: 50px;
	padding-left: 50px;
	border: thick solid #150103;
	margin-top: 0px;
	padding-bottom: 50px;
	
}

#lifestyle {
	width: 760px;
	margin-bottom: 50px;
	background-color: #000;
	margin-right: 50px;
	padding-top: 50px;
	padding-right: 50px;
	padding-left: 50px;
	border: thick solid #150103;
	margin-top: 0px;
	text-align: left;
	padding-bottom: 50px;
	
}
#author {
	width: 760px;
	margin-bottom: 50px;
	background-color: #000;
	margin-right: 50px;
	padding-top: 50px;
	padding-right: 50px;
	padding-left: 50px;
	border: thick solid #150103;
	margin-top: 0px;
	text-align: left;
	padding-bottom: 50px;
	
}
.placeholder_img {
	padding-left: 150px;
	width: 250px;
	float: none;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #FFF;
	text-align: center;
}
.TabbedPanelsContent.TabbedPanelsContentVisible p {
	padding-right: 50px;
	padding-left: 275px;
}
#welcome  {
	background-color: #000;
	margin-right: 100px;
	text-align: justify;
}