#container
{
min-height:100px;
width:800px;
margin-top:0px;
margin-bottom:0px;
margin-right:auto;
margin-left:auto;
background-image:url('../images/Backgrounds/sparklestarbackground.gif');
}

#header 
{
margin-top:0px;
margin-bottom:0px;
background-image:url('../images/Graphics/Celestial/Moon3.gif');
background-repeat: no-repeat
}

#header img{border:0px;}

body
{
margin-top:0px;
margin-bottom:0px;
text-align:center;
background-color: black
}

#column1,#column3
{
margin-top:-20px;
margin-bottom:0px;
float:left;
width:160px;
overflow:auto;
color: #FFCCFF
}

#column1
{
background-image:url('../images/Graphics/Nature/Trees/Brown/BrownTrunkLeft.gif');
background-repeat: repeat-y
}

#column2
{
background-color:#000000;
margin-top:-20px;
margin-bottom:0px;
float:left;
width:480px;
overflow:auto;
color: #00CC66
}

#column3
{
background-image:url('../images/Graphics/Nature/Trees/Brown/BrownTrunkRight.gif');
background-repeat: repeat-y
}

#footer
{
height:102px;
width:100%;
clear:both;
background-image:url('../images/Graphics/Nature/Trees/Brown/Footer2.gif')
}

h1,h2 {color: #9999FF}

a:link {color: #FFBC74; text-decoration: none}
a:visited {color: #EC8C5C; text-decoration: none}
a:hover {color: #F4D890; text-decoration: underline}