body { 
	color: #150000;
	background: #BBBAAC url(swamp.jpg) no-repeat 0px 146px; 
	margin: 0px 0px 0px 0px;
}

a:link { color: #114444; font-family: Papyrus, "Gaeilge 1", Goodfellow, Calligrapher, Copperplate; text-shadow : 3px 3px 3px #777668;}
a:visited { color: #CC3333; }
a:hover { color: #FFDD77;}
a:active { color: #FFFFFF; }

.page {
	position: absolute;
	left: 0px;
	top: 174px;
}

.content { 
	position: relative;
	top: 34px;
	left: 290px;
	width: 670px;
}

.sidebar {
	position: relative;
	top: 32px;
	width: 280px;
}

.sidebartitle {
	font-family: Papyrus, "Gaeilge 1", Goodfellow, Calligrapher, Copperplate;
	background: url(pointer.gif) no-repeat;
	height: 20px;
	width: 200px;
	padding-left: 36px;
}

.sidebarpix {
	position: relative;
	left: 10px;
}

.thumbnail {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.article {
	position: relative;
	padding-left: 75px;
}

.title {
	background: url(title1.gif) no-repeat; 
	color: #FFFFFF;
	font-family: Papyrus, "Gaeilge 1", Goodfellow, Calligrapher, Copperplate;
	font-size: 200%;
	text-shadow : 3px 3px 10px black, -3px -3px 10px black;
	position: relative;
	width: 650px;
	height: 64px;
	padding-left: 115px;
	padding-top: 32px;
}

.title2 {
	background: url(title2.gif) no-repeat; 
	color: #FFFFFF;
	font-family: Papyrus, "Gaeilge 1", Goodfellow, Calligrapher, Copperplate;
	font-size: 200%;
	text-shadow : 3px 3px 10px black, -3px -3px 10px black;
	position: relative;
	width: 650px;
	height: 64px;
	padding-left: 115px;
	padding-top: 36px;
}

.indent {
	color: #602020;
	font-size: 100%;
	width: 500px;
	position: relative;
	padding-left: 40px;
}

ul {
	color: #602020;
	font-size: 100%;
	width: 500px;
	position: relative;
	padding-left: 60px;
	list-style-image: url(bullet.gif);
	ist-style-type: disc;
}

.footer {
	background: url(pointer.gif) no-repeat;
	height: 20px;
	padding-left: 36px;
	padding-top: 3px;
	font-size: 75%;
	position: relative;
}
