body {
background-color:#F8CCF5;
height:800px;
}

body,td,p {
font-family:Arial,Helvetica,sans-serif;
font-size:small;
color:#000;
}

div#lyrhead {
position:absolute;
margin:10px;
padding:10px;
left:190px;
width:650px;
top:5px;
height:auto;
margin:0;
z-index:99;
}

h1.logo {
background-image:url(../images/header.gif);
background-position:center;
background-repeat:no-repeat;
height:100px;
text-align:left;
text-indent:-9999px;
font-family:Verdana;
font-size:25px;
color:#800001;
letter-spacing:3px;
padding-top:10px;
z-index:99;
}

div#lyrmenu {
position:absolute;
background:#D8CBEB;
padding:10px;
top:150px;
left:10px;
height:auto;
width:160px;
margin:0;
z-index:100;
border:thin solid #376406;
}

div#lyrcontent {
top:120px;
left:0;
height:659px;
width:883px;
margin:0;
z-index:99;
}

div#lyrtext {
background:#D8CBEB;
position:absolute;
margin:10px;
padding:10px;
top:140px;
left:190px;
width:650px;
height:auto;
z-index:100;
font-family:arial;
border:thin solid #7D43C4;
}

div#lyrfooter {
position:absolute;
padding:10px;
bottom:-700px;
left:190px;
width:650px;
height:auto;
z-index:100;
font-family:arial;
}

div#lyrbackgroundtopleft {
background-image:url(../images/flower_top_left.gif);
background-repeat:no-repeat;
position:absolute;
left:5px;
top:4px;
height:103px;
width:98px;
margin:0;
z-index:0;
}

div#lyrbackgroundtopright {
background-image:url(../images/flower_top_right.gif);
background-repeat:no-repeat;
position:absolute;
right:4px;
top:200px;
height:103px;
width:102px;
margin:0;
z-index:0;
}

div#lyrbackgroundbottomleft {
background-repeat:no-repeat;
position:absolute;
left:5px;
top:600px;
height:267px;
width:200px;
margin:0;
z-index:0;
}

div#lyrbackgroundbottomright {
background-repeat:no-repeat;
position:absolute;
right:80px;
top:300px;
height:323px;
width:150px;
margin:0;
z-index:0;
}


.head {
font-size:x-large;
color:#F0F;
}

.subhead {
font-size:medium;
color:#60F;
}

a {
font-size:small;
color:#60F;
text-decoration:none;
}

a:hover {
font-size:small;
color:#60F;
text-decoration:underline;
}

.design {
font-size:9px;
color:#000;
text-align:right;
}

a.design:hover {
font-size:9px;
color:#000;
text-align:right;
text-decoration:none;
}