a:link {color: #000066}     /* unvisited link */
a:visited {color: #616468}  /* visited link */
a:hover {color: #48baff}   /* mouse over link */
a:active {color: #000066}   /* selected link */

body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image: url("images/flowerbck.gif")
}

div.container
{
width: 800px;
margin-left: 0px;
margin-top: 0px;
margin-right: 5px;
margin-bottom: 0px;
background-image: url("images/bg.gif");
background-position: top left
}

div.header
{
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
clear: left;
}

div.homemenu
{
float: left;
width: 102px;
margin-left: 1px;
}

div.content
{
font-family: papyrus;
margin-left: 5px;
margin-top: 5px;
margin-bottom: 20px;
/* height: 350px; */
width: 790px;
background-image: url('images/bg_yellow.gif');

}

div.calendar
{
font-family: papyrus;
Width: 785px;
}

div.content p
  {
margin: 30px 40px 30px;
font-weight: bold;
/* for IE */
filter:alpha(opacity=99);
/* CSS3 standard */
opacity:0.99;
font-family: papyrus;
color: #000000;
}

div.rules
{
font-family: arial;
margin-left: 5px;
margin-top: 5px;
margin-bottom: 5px;
margin-right: 5px;
height: 350px;
Width: 790px;
/* background-image: url("images/transbluerect1.png"); */
/* background-repeat: no-repeat; */
background-color: ffe479;
/* for IE */
filter:alpha(opacity=60);
/* CSS3 standard */
opacity:0.6;
}

div.footer
{
font-family: arial;
margin-left: 5px;
Margin-top: 5px;
Width: 795px;
}

div.homemenua
{
margin-left: 1px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
clear: left;
link-color: #4fbafe;
focus-color: #0080FF;
font-family: Papyrus;
font-size: 8;
}
