COMMENT

/*This is the core style sheet of the site*/

body {
color: #a0522d;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
font-weight: bold;
background-color: #D2B48C;
background-attachment: fixed;}

#footer {
font-size: .8em;
font-weight: bold;
text-align: center;
color: #A0522D;
background-color: #D2B48C;}

#trim {background-color: #d2b48c;
margin: 0em;
padding: 10px;}

#firstbox {
background-color:  #000000;
margin: 0px;
background-image: url(images/Moon1.gif);
background-repeat: no-repeat;
background-position: 250px 0px;
padding-top: 75px;
padding-left: 25px;
padding-bottom: 25px;
padding-right: 25px;}


#outerbox {
background-color: #;
padding-top: 179px;
padding-bottom: 25px;
background-image: url(images/lightning1.gif);
background-repeat: no-repeat;;

background-position: 95px 0px;
padding-left: 25px;
padding-right: 25px;}

#secondbox {
background-color:  ;
margin: 0px;
background-image: url(images/door.gif);
background-repeat: no-repeat;
background-position: 300px 0px;
padding-top: 200px;
padding-left: 25px;
padding-bottom: 25px;
padding-right: 25px;}

#thirdbox {
padding-top: 388px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
background-image:url(images/MagicGarden3.jpg);
background-repeat:  no-repeat;
background-position: 10px 1px;
}



#insidebox {
background-color: #fff1c7;
margin: 10px;
padding: 10px;
}

p {
font-size: .8em;
font-weight: bold;
color: #A0522D;
text-align: left;
margin-left: 0px;
}

h1 {
font-size: 1.2em;
font-weight: bolder;
color: #A0522D;
background-color: #fff1c7;}







#header {
background-color: #D2B48C;

margin: 0px;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top: none;
border-left: none;
border-bottom: none;
border-right: none;
border: 5px;
background-image: url(images/usa.gif);
background-repeat: no-repeat;
background-position: 200px;
color: #a0522d;
font-weight: bold;}


a:link {
color: #a0522d
;font-weight: bolder}
a;vistied{

color: #a0522d;
background-color: #d2b48c;
font-weight: 900;}



a:hover {
background-color:#ffffff;
}

a:active {}

