html, body {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: #bbccc4;
	text-align: center;

}

h1 {
	text-align: center;
	color: #FFFFFF;
	font-family: "times new roman", sans serif;
	font-size: 14px;
	font-weight: 500;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0;
	padding: 0px 0px 0px 0px;
}

  a:link {
	color: #381A5C;
	text-decoration: underline;
}
a:visited {
	color: #381A5C;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: none;
	border-bottom: none;
}
a:active {
	color: #FFFFFF;
}



#center {
	margin: 0px auto;
	padding: 0px;
	width: 920px;
	height: auto;
        background-color: #dfcf9e;
        
}

#center2 {
	width: 920px;
	height: auto;
	background-image: url(IlfreiaBottom.jpg);
	background-repeat: no-repeat;
	font-family: "times new roman"; 
	background-color: #dfcf9e;
	letter-spacing: 0pt; 
	font-weight: bold; 
	font-size: 12pt;
	float:left;
}

#center4 {
	width: 920px;
	height: auto;
	background-image: url(SmallBottom.jpg);
	background-repeat: no-repeat;
	font-family: "times new roman"; 
	background-color: #dfcf9e;
	letter-spacing: 0pt; 
	font-weight: bold; 
	font-size: 12pt;
	float:left;
}


#navigation {
	
}

#nonadds {
	float: left;
	width:auto;
	height:auto;

}

#center3 {
        float:left;
}

#left {
	width: 134px;
	height: auto;
	margin: 0px;
	padding: 60px 0px 20px 10px;
	text-align: left;
        float: left;
        color: #564719;	
}

#tabbed {
        padding: 10px 0px 0px 20px;
}

#middle {
	width: 490px;
	height: auto;
	margin: 0px;
	padding: 10px 0px 20px 40px;
	text-align: left;
	float: left;
        color: #6b432a;
        font-weight: 500;
        font-family: "Garamond";
}

#right {
	width: 170px;
	height: auto;
	margin: 0px;
	padding: 70px 0px 20px 60px;
	text-align: left;
	float: left;
}

#header {
	height: 290px;
	background-image: url(IlfreiaTop.jpg);
	margin: 0px auto;
	padding: 0px;
	width: 920px;
}

#header2 {
	height: 164px;
	background-image: url(SmallTop.jpg);
	margin: 0px auto;
	padding: 0px;
	width: 920px;
}

#chapter {
        float: left;
        width: 240px;
}

#headline {
        background-image: url(HeadlineBar.jpg);
        padding: 7px 10px 0px 10px;
        width: 490px;
        height: 34px;
        color: #74492e;
        float: left;
        font-weight: 600;
        font-size: 130%;
}

#NewsTitle {
        float:left;
        text-align: left;
}

#Date {
        float: right;
        text-align: right;
}

#NewsText {
        text-align: left;
        float: left;
        padding: 20px 0px 40px 20px;
        height: auto;
}

#bottom {
	float:left;
	width: 772px;
	height: 13px;	
}

#footer {
	text-align: center;
	color: rgb(255,255,255);
	width: 880px;
	height: auto;
	border: 0px;
	margin: 0px;
	padding: 20px 20px 0px 20px;
	font-size: 12px;
	float: left;
        background-color: #dfcf9e;
        color: #564719;	
}	

