body
{
background-color:#005100;
color:#005100;
}

#header
{
position:absolute;
top:0px;
width:600px;
height:100px;
margin-left:-300px;
margin-bottom:0px;
left:50%;
color:#ffffff;
text-align:center;
font-size:34pt;
}

#header1
{
position:absolute;
top:0px;
width:600px;
height:100px;
margin-left:-300px;
margin-bottom:0px;
left:50%;
color:#ffffff;
text-align:center;
font-size:34pt;
}

#header2
{
position:relative;
top:100px;
width:600px;
height:20px;
margin-left:-300px;
left:50%;
color:#ffffff;
text-align:center;
font-size:25pt;
}

#background
{
background-image:url('../images/santa-friends116-smaller.jpg');
width:600px;
background-repeat:no-repeat;
position:absolute;
left:50%;
margin-left:-300px;
top:120px;
height:450px;
}

#vacation
{
background-image:url('../images/vacation-smaller.jpg');
width:600px;
background-repeat:no-repeat;
position:absolute;
left:50%;
margin-left:-300px;
top:120px;
height:450px;
}

#bottom
{
position:absolute;
width:600px;
margin-left:-300px;
font-size:13pt;
left:50%;
color:#ffffff;
text-align:justify;
top:570px;
}

#menu
{
position:absolute;
left:10px;
text-align:left;
width:100px;
background-color:#ffffff;
top:50px;
font-size:10pt;
padding-left:5px;
}

#border_left
{ 
position:absolute;
background-image:url('../images/pro-santa-pictures-004-small.jpg');
background-repeat:repeat-y;
color:#005100;
left:0px;
height:100%;
width:150px;
top:0px
}

#border_right
{ 
position:absolute;
background-image:url('../images/pro-santa-pictures-004-small.jpg');
background-repeat:repeat-y;
color:#005100;
right:0px;
height:100%;
width:150px;
top:0px
}