#container {
	width: 960px;
	border: thin solid #212227;
	clip: rect(auto,auto,auto,auto);
	position: relative;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(images/container-background.png);
	height: 1000px;
}
#right-side {
	float: right;
	width: 630px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding-top: 18px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#right-side h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	letter-spacing: 2px;
	color: #8BB083;
}
#right-side h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #333;
	width: 85%;
	padding-bottom: 5px;
	margin: 0px;
}



#left-side {
	padding: 5px;
	float: left;
	width: 300px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF9E8;
	margin-top: 10px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
}
#r_bottom p {
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
}


#news {
	width: 600px;
	margin-top: 0px;
	padding-top: 0px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	font-size: small;
	font-weight: bold;
}

#left_bottom {
	background: #FFFFFF;
	width: 200px;
	position: absolute;
	top: 341px;
	height: 72px;
}
#r_bottom {
	width: 100%;
	font: bold 90% Georgia, "Times New Roman", Times, serif;
	text-align: center;
	float: left;
	margin: 0px;
	background-color: #FFF9E8;
	height: 30px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

body {
	background: #d8e3e8;
	text-align: center;
	padding: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 140%;
}
#irish_blessing {
	top: 150px;
	position: absolute;
}

#left_column {
	background: #ecdfa7;
	height: 340px;
	width: 200px;
}
#r_main {
	background: #FFFFFF;
	height: 335px;
	width: 550px;
	position: absolute;
	left: 201px;
	top: 0px;
	padding-left: 10px;
	padding-top: 20px;
}
a:link {
	text-decoration: underline;
	color: #000000;
	font-size: 95%;
	padding: 5px;

}
.excerpt-font {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
}

a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 95%;
	padding: 5px;
}
a:hover {
	color: #8BB083;
	text-decoration: underline;
	font-size: 95%;
	padding: 5px;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-size: 95%;
	padding: 5px;
}
#home_flash {
	width: 300px;
	float: right;
	text-align: right;
	right: 5px;
	padding-top: 50px;
	top: 50px;
}
#home_top_news {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
