body {
	background-color:#e4efff;
	font-family:Arial, Helvetica, sans-serif;
	color:#020868;
}

a, a:link {
	color:#95185a;
	text-decoration: underline;
}

a:hover {
	color:#10688d;
	text-decoration: none;
}

a:visited {
	color:#954b72;
	text-decoration:underline;
}

#wrap {
	background-image:url(images/style1/wrap.jpg);
}
#header {
	background-image:url(images/style1/header.jpg);
}

#header h1 {
	text-align:left;
	padding:20px 15px 8px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	line-height:normal;
	width:90%;
	margin:0 auto;
	overflow:hidden;
}

h1,#header h1 a, #header h1 a:hover, #header h1 a:link, #header h1 a:visited, #header h1 a:active {
	color:#954b72;
	text-decoration:none;
}

h2, h3, h4,
.itemhead h3, .itemhead h3 a,{
	color:#980b50;
	text-decoration:none;
}

#header h4 {
	width:90%;
	margin:0 auto;
	font-size:12px;
	font-weight:normal;
	color:#fffbbf;
	text-align:left;
}

#menu ul li a {
	color: #980b50;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}

#menu ul li a:hover, #recentcomments li a:hover, #recentcomments li.recentcomments a:hover {
	background-color:#e4efff;
}

#content {
	background-image:url(images/style1/main-top.jpg);
}

input, textarea {
	background-color:#e4efff;
	border:1px solid #90bdff;
	color:#444444;
}

#footer {
	background-image:url(images/style1/footer.jpg);
}
