* {
	margin: 0;
	padding: 0;
}

body {
	background: url(images/img1.jpg);
	font: normal small Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #4f247b;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

p, blockquote, ol, ul {
	margin-bottom: 1em;
	line-height: 170%;
}

a {
	color: 4f247b;
}

a:hover {
	color: FF99CC;
}
#wrapper #footer a {
	text-decoration: underline;
}
#wrapper #footer a:hover {
	color: #ff99cc;
}

.img1 {
	border: #2e1263 3px solid;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
}

/** Forms */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 110px;
	background-color: #FFFFFF;
	border: 1px solid #D2D2D2;
}

/* Post */

.latest-post {
	padding-top: 2em;
	padding-right: 2em;
	padding-bottom: 1px;
	padding-left: 3em;
}

.post {
	padding-top: 1px;
	padding-right: 2em;
	padding-bottom: 1px;
	padding-left: 3em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.post h3 {
	margin-bottom: 0.5em;
	font-size: 1.2em;
	color: 4f247b;
}

.file * {
	color: #C4678F;
}

/* Wrapper */

#wrapper {
	width: 800px;
	background: url(images/img2.jpg) no-repeat;
	margin-left: 0px;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
}

/* Header */

#header {
	height: 90px;
	padding: 30px 0px 0 40px;
	color: #E5F5D0;
}

#header * {
	text-transform: none;
	text-decoration: none;
	text-align: left;

}

#header h1 {
	font-size: 3em;
	letter-spacing: -2px;
}

#header h2 {
	font-size: 20px;
}

/* Content */

#content {
	background: url(images/img3.jpg) repeat-y;
	top: 0px;
	right: 0px;
}

#colOne {
	float: right;
	width: 590px;
	padding-right: 0px;
	background-image: url(images/img4.jpg);
	background-repeat: repeat-x;
}
#colOne a {
	color: 423574;
	text-decoration: none;
}
#colOne a:hover {
	color: FF99CC;
}

#colTwo {
	float: left;
	width: 140px;
	background: url(images/img5.jpg) no-repeat;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 40px;
}

#colTwo h3 {
	margin-bottom: 1em;
	font-size: 1em;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li {
	margin-bottom: 1em;
	
}

#colTwo li li {
	margin-bottom: 0px;
	padding-left: 1em;
}

#colTwo a {
	color: #FFFFFF;
	text-decoration: none;
}
#colTwo a:hover {
	color: #FF99CC;
}

/* Footer */

#footer alink {
     color:#FFFFFF
}

#footer * {
	color: #FFFFFF;
}

#footer p {
	margin-left: 100px;
	padding: 2em 0;
	text-align: center;
	font-size: smaller;
}
p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.style1 {
	color: #2e1263;
	font-size: 22px;
	font-weight: bolder;
	padding-top: 20px;
}
#wrapper #Layer1 #thepersiancatsdietbanner {
}
a:visited {
	color: #4F247B;
}
#container {
	background-image: url(images/img5.jpg);
	width: 1300px;
	margin-right: auto;
	margin-left: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}
a:link {
	color: #4f247B;
}
a:hover {
	color: #ff99cc;
}
.style2 {
	color: #4f247b;
	font-weight: bold;
}
style3 {
	color: #FFF;
	font-size: x-small;
}
#banner {
	background-image: url(images/img1.jpg);
	height: 120px;
	width: 1300px;
}

