*{margin:0;padding:0} img{border: 0px;} img{border: 0px;}


.list {
	margin: 0px 0px 0px 18px;
}

body {
	background-color: #000;
	font-family: Garamond, 'EB Garamond', serif;
}

#container {
	background-image: url(images/cat.jpg);
	background-repeat: no-repeat;
	height: 706px;
	width: 1000px;
	text-align: left;
	margin-top: 12px;
}

#buy-text {
	margin: 0px 0px 0px 900px;
	padding-top: 20px;
	width: 100px;
	clear: both;
}
	#buy-text a {
		font-size: 14px;
		color: #FFF;
		text-align: center;
		text-decoration: none;
		}
	
	#buy-text a:hover {
		color: #D95241;
		text-decoration: none;
		}
		
#fb
{
	margin: 40px 0px 0px 250px;
}

/*NAVIGATION STYLING
*/
.nav{
	background-color: #ffffff;
	opacity: 0.7;
	filter:alpha(opacity=70); /* IE's opacity*/
	margin-top: 120px;
	height: auto;
	width: 970px;
	margin-left: 15px;
	clear: both;
}
.navmenu {
	height: 30px;
	text-align:center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.nav ul {
	list-style: none;
	opacity: 1.0;
	filter:alpha(opacity=100); /* IE's opacity*/
}
.nav ul li {
	list-style: none;
	display:inline;
}
.nav li a {
	color: #000000;
	font-size: 16px;
	text-decoration: none;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.nav li a:hover {
	color: #D95241;
}

/*Secondary Page Styling*/
#container-secondary {
	background-image: url(images/cat-secondarypages.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	text-align: left;
	margin-top: 12px;
	background-color: #FFF;
}

#text-area {
	width: 750px;
	margin-top: 120px;
	margin-right: 100px;
	margin-bottom: 100px;
	margin-left: 120px;
	font-size: 17px;
	line-height: 23px;
	color: #000;
	text-decoration: none;
	text-align: justify;
}

.author
{
	text-indent: 15px;
}

.dc
{
	text-indent: 140px;
}

.blue-text {
	color: #1a1f70;
}

.red-text {
	color: #EC2B00;
}

.green-text {
	color: #328000;
}
