body
{	font: 90% Century Gothic, sans serif;
	background: #babbbe;
	margin: 0;
	padding: 0 0 0 0;
	text-align: center;
	color: #000000;
	height: 100%;

}



a {
	text-decoration: none; 
	color: #EEE;
	outline:none;
}

a:hover 
{
	text-decoration: underline;
}


img 
{
	border: none;
}

#main
{
    width: 880px;
	height: 100%;
	text-align: center;
    padding:0;
    margin:0 auto;
}

#header {
    width: 808px;
	height: 100px;
	text-align: center;
    padding:0px 0px 0px 0px;

}




#content {
    width: 570px;
	text-align: left;
    padding: 10px 10px 20px 20px;


}


div#leftlogo {
    height: 85px;
    width: 179px;
	float: left;
    border: none;
    padding: 0px 0 0 0px;
    background-color: white;
    background-attachment: scroll;
}

div#lefttext {
    height: 85px;
    width: 600px;
	float: left;
    border: none;
    padding: 5px 0 0 5px;
    background-color: white;
    background-attachment: scroll;
}


.db1 {background: url(http://www.fyldecap.co.uk/_images/w1.gif) 0 0 no-repeat; }
.db2 {background: url(http://www.fyldecap.co.uk/_images/w2.gif) 100% 0 no-repeat;padding:6px;}
.db3 {background: url(http://www.fyldecap.co.uk/_images/w3.gif) 0 100% no-repeat #ffffff; }
.db4 {background: url(http://www.fyldecap.co.uk/_images/w4.gif) 100% 100% no-repeat;}

.db51 {background: url(http://www.fyldecap.co.uk/_images/c1.gif) 0 0 no-repeat; }
.db52 {background: url(http://www.fyldecap.co.uk/_images/c2.gif) 100% 0 no-repeat;padding:6px;}
.db53 {background: url(http://www.fyldecap.co.uk/_images/c3.gif) 0 100% no-repeat #1f0f48; }
.db54 {background: url(http://www.fyldecap.co.uk/_images/c4.gif) 100% 100% no-repeat;}


.db11 {background: url(http://www.fyldecap.co.uk/_images/b1.gif) 0 0 no-repeat; height:100%;}
.db12 {background: url(http://www.fyldecap.co.uk/_images/b2.gif) 100% 0 no-repeat;padding:6px;height:100%;}
.db13 {background: url(http://www.fyldecap.co.uk/_images/b3.gif) 0 100% no-repeat #1f0f48; height:100%;}
.db14 {background: url(http://www.fyldecap.co.uk/_images/b4.gif) 100% 100% no-repeat; height:100%;}

.db111 {background: url(http://www.fyldecap.co.uk/_images/b1.gif) 0 0 no-repeat;}
.db121 {background: url(http://www.fyldecap.co.uk/_images/b2.gif) 100% 0 no-repeat;padding:6px;}
.db131 {background: url(http://www.fyldecap.co.uk/_images/b3.gif) 0 100% no-repeat #1f0f48;}
.db141 {background: url(http://www.fyldecap.co.uk/_images/b4.gif) 100% 100% no-repeat;}

A:link {
color: #f3e947; 
text-decoration: none; 
font-weight: normal;
line-height: 100%; 
font-family: Century Gothic, sans serif;  
}

A:visited {
color: #f3e947; 
text-decoration: none; 
font weight: normal; 
line-height: 100%; 
font-family: Century Gothic, sans serif; 
}

A:active {
color: #f3e947; 
text-decoration: none;  
font-weight: bold;
line-height: 100%; 
font-family: Century Gothic, sans serif; 
}

A:hover {
color: #ffffff; 
text-decoration: none; 
font-weight: normal;
line-height: 100%; 
font-family: Century Gothic, sans serif; 
}

A.red:link {
color: #df3e13; 
text-decoration: none; 
font-weight: normal;
line-height: 100%; 
font-family: Century Gothic, sans serif;  
}

A.red:visited {
color: #df3e13; 
text-decoration: none; 
font weight: normal; 
line-height: 100%; 
font-family: Century Gothic, sans serif; 
}

A.red:active {
color: #df3e13; 
text-decoration: none;  
font-weight: normal;
line-height: 100%; 
font-family: Century Gothic, sans serif; 
}

A.red:hover {
color: #000000; 
text-decoration: none; 
font-weight: normal;
line-height: 100%; 
font-family: Century Gothic, sans serif; 
}

.text {
	margin-left: 0px; 
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ffffff;
}

h1 {
	margin-left: 0px; 
	margin-right: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
	color: #1f0f48;
	font-size: 180%;
}
h2 {
	margin-left: 0px; 
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #1f0f48;
	font-size: 145%;
}

h3 {
	margin-left: 0px; 
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #1f0f48;
	font-size: 120%;
}

h4 {
	margin-left: 0px; 
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ffffff;
	font-size: 130%;
}
div.rightillust {
    font-family: cursive;
    font-style: italic;
    font-weight: bolder;
    font-size: smaller;
    text-align: center;
    margin-left: 0.5em;
    float: right;
    clear:right;
}
div.rightillust img, div.illust img {
    border: 2px solid #909090;
    padding: 0.5em;
    background-color: #f0f0e7;
    margin: 0;
}

div.leftillust {
    font-family: cursive;
    font-style: italic;
    font-weight: bolder;
    font-size: smaller;
    text-align: center;
    margin-left: 2em;
    float: left;
}
div.leftillust img {
    border: 2px solid #909090;
    padding: 0.5em;
    background-color: #f0f0e7;
    margin: 0;
}

div.poem {
    margin-left: 1em;
}

div.poem p {
    margin: 0 0 0 1em;
    text-indent: -1em;
    font-family: cursive;
}

div.poem p.newverse {
    margin-top: 1em;
}

div.illust {
    font-family: cursive;
    font-style: italic;
    font-weight: bolder;
    font-size: smaller;
    text-align: center;
    margin-left: 2em;
}

.errmsg { text-align: center; color: red; }


