* {
	margin: 0;
	padding: 0;

}	

body {
	background-image: url(images/kgbg1.jpg);
	background-color: #e2dfd6;
      background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

img { 
border: 0px; 
}

h1 {
	font-size: 27px;
	font-weight: normal;
	color: #FFFFFF;
}

h1 a {
	color: #FFFFFF;
	text-decoration: none;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #ece3d4;
	margin: 15px 0;
}

h5 {
	text-transform: uppercase;
	font-size: 14px;
}

#container {
	width: 904px;
	margin: 0 auto;
}

#top {
	background-image: url(images/header101.jpg);
      height: 169px;
}

#banner {
	background-image: url(images/header102.jpg);
      height: 267px;
}

#leftcontent {
	background-image: url(images/);
      height: 100px;
      padding: 100px 0 0 5px;
}

#content {
	background-image: url(images/content_bg1.jpg);
	background-repeat: repeat-y;
      padding: 20px 26px;
}

#stream {
	background-image: url(images/stream-bg1.jpg);
      background-repeat: no-repeat;
	height: 780px;
	padding: 120px 0 0 5px;
}

#cartoon {
	background-image: url(images/caricaturecolor_sm.jpg);
	width: 252px;
	height: 271px;
	
}

#addme {
	background-image: url(images/);
	width: 252px;
	height: 271px;
	float: left;
}

#newsletter {
	background-image: url(images/newsletter.jpg);
	width: 480px;
	height: 265px;
	
}

#visit-blog {
	background-image: url(images/visit-my-blog.gif);
	width: 310px;
	height: 202px;
	float: left;
}

#footer {
	background-image: url(images/footer-bg1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 65px;
	text-align: center;
	padding: 40px 0 40px 0;
	font-size: 11px;
}

.newsletter-input {
	background: transparent;
	width: 200px;
	border: 1px solid #FFFFFF;
}