body
{
background-color:#000000;
color:#8A9189;
}

a:link {color:#8A9189; text-decoration:none}
a:visited {color:#8A9189; text-decoration:none}
a:hover {color:#ffffff; text-decoration:none}
a:active {color:#8A9189; text-decoration:none}

#header
{
position:absolute;
top:0px;
width:600px;
height:100px;
margin-left:-300px;
margin-bottom:0px;
left:50%;
color:#8A9189;
text-align:center;
font-size:34pt;
}

#header-1
{
position:relative;
top:30px;
width:600px;
height:30px;
margin-left:-300px;
margin-bottom:0px;
left:50%;
color:#8A9189;
text-align:center;
font-size:20pt;
}

#header-2
{
position:absolute;
top:100px;
width:600px;
height:20px;
margin-left:-300px;
left:50%;
color:#8A9189;
text-align:center;
font-size:25pt;
}

#background
{
background-image:url('');
width:600px;
color:#8A9189;
background-repeat:no-repeat;
position:absolute;
left:50%;
margin-left:-300px;
top:120px;
height:450px;
}

#vacation
{
background-image:url('');
width:600px;
background-repeat:no-repeat;
position:absolute;
left:50%;
margin-left:-300px;
top:120px;
height:450px;
}

#bottom
{
position:relative;
width:600px;
margin-left:-300px;
font-size:13pt;
left:50%;
color:#8A9189;
text-align:justify;
bottom:0px;
}

#menu
{
position:absolute;
left:10px;
text-align:left;
width:200px;
top:50px;
font-size:10pt;
padding-left:5px;
}

#border_left
{ 
position:absolute;
background-image:url('');
background-repeat:repeat-y;
color:#005100;
left:0px;
height:100%;
width:150px;
top:0px
}

#border_right
{ 
position:absolute;
background-image:url('/images/right-border.jpg');
background-repeat:repeat-y;
color:#005100;
right:0px;
height:100%;
width:150px;
top:0px
}
