/*This is the core style sheet of the site*/


body {
background-image: url(Tux/site/fireflybackground.gif);
}

doll {
margin: 5px;
}

base {
margin: 5px;
}

kiss {
margin: 5px;
}

link {
margin: 5px;
}

noadopt {
margin: 5px;
border: white 5px solid;
}

award {
margin: 5px;
}

banner {
margin: 5px;
}

h1 {
color: #CCFFCC;
font-family: verdana, sans-serif;
font-size: .8em;
letter-spacing: 1.2em;
}

h2 {
color: white;
font-family: verdana, sans-serif;
font-size: .7em;
letter-spacing: 1em;
}

h3 {
margin-right: 50px;
margin-left: 50px;
border-bottom: 1px #CCFFCC solid;
border-top: 1px #CCFFCC solid;
color: white;
font-family: verdana, sans-serif;
font-size: .6em;
}


h4 {
color: #CCFFCC;
font-family: verdana, sans-serif;
font-size: .6em;
letter-spacing: .6em;
}

line {
padding-right: 200px;
padding-left: 200px;
padding-top: 10px;
padding-bottom: 10px;
background-image: url(Tux/site/linebackground.gif);
background-repeat: no-repeat;
background-position: center;
}

p {
color: white;
font-family: verdana, sans-serif;
font-size: .6em;
}

a {
color: #00FF00;
}

a:hover {
color: #CCFFCC;
}

ul {
color: white;
font-family: ariel, verdana, sans-serif;
font-size: 12px;
line-height: 1.2em;
}

li {
color: white;
font-family: ariel, verdana, sans-serif;
font-size: 10px;
line-height: 1.2em;
}

img {
border: none;
}

#container{
margin-top: 0px;
height: 560px;
width: 850px;
background-color: #05D205;
background-image: url(Tux/site/containerbackground.gif);
background-position: center; 
background-repeat: no-repeat;
border-top: 2px white dotted;
border-right: 2px white dotted;
border-left: 2px white dotted;
}


#toplogo {
width: 850px;
height: 50px;
padding: 0px;
margin: 0px;
text-align: left;
background-image: url(Tux/site/starlogo.gif);
background-color: #0B6A9D;
border-bottom: 2px white dotted;
}

#leftsection {
float: left;
width: 175px;
padding: 1px;
background-color: transparent;
text-align: left;
}


#mainsection {
margin: 0px;
align: center;
float: left;
width: 500px;
height: 495px;
padding: 0px;
padding-top: 10px;
background-color: transparent; 
text-align: left;
overflow: auto;
}

#rightsection {
margin: 1px;
float: left;
width: 150px;
padding-left: 10px;
text-align: left;
background-color: transparent;
}

#newssection {
padding: 2px;
padding-top: 0px;
margin-bottom: 5px;
border: 1px white dotted;
}

#newssection h2{
letter-spacing: .5em;
}

#annoucesection {
padding: 2px;
padding-top: 0px;
margin-bottom: 5px;
border: 1px white dotted;
}

#annoucesection h2{
letter-spacing: .5em;
}


#featuredsection {
padding: 2px;
padding-top: 0px;
margin-bottom: 5px;
border: 1px white dotted;
}

#featuredsection h2{
letter-spacing: .5em;
}

#copyright {
margin-top: -10px;
text-align: center;
width: 850px;
height: 15px;
background-color: #05D205;
font-color: #FFFFFF;
border-bottom: 2px white dotted;
border-right: 2px white dotted;
border-left: 2px white dotted;
}

