body {
        background-color:#969ad9;
	font-family:Arial, Helvetica, sans-serif;
	color:#484848;
}

a, a:link {
        color:#191047;
	text-decoration: none;
}

a:visited {
	color:#999999;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

#wrap {
	background-image:url(images/style2/wrap.jpg);

}
#header {
        background-image:url(images/lion_reading.jpg);
}

#menu ul li a {
	color: #555555;
}

#menu ul li a:hover, #recentcomments li a:hover, #recentcomments li.recentcomments a:hover {
	background-color:#e8f1f9;
}

#content {
        background-image:url(images/style2/main-top.jpg);
        background-repeat: no-repeat;
}

textarea {
	background-color:#e8f1f9;
	border:1px solid #849aad;
	color:#444;
}

#footer {
	background-image:url(images/style2/footer.jpg);
        background-repeat: no-repeat;
}

#header h1 {
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	line-height:normal;
	width:90%;
	margin:0;
	overflow:hidden;
        color: #fff;
        width: 100px;
        padding: 14px 0 0 20px;
}

#header h4 {
	width:134px;
	margin:0;
        padding: 0.25em 0 0 20px;
        line-height: 1.4em;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	color:#191047;
        color:#fff;
	text-align:left;
}

h1, h2, h3, h4,
.itemhead h3, .itemhead h3 a,
#header h1 a, #header h1 a:hover, #header h1 a:link, #header h1 a:visited, #header h1 a:active {
	color:#191047;
	text-decoration:none;
}

#header h1 a, #header h1 a:hover, #header h1 a:link, #header h1 a:visited, #header h1 a:active {
        color:#fff;
}

