/* Swannys Mug Style Sheet - Created by Pixel8tor Photography & Web Design.  visit me online www.pixel8tor.co.uk or email me at Pixel8tor@hotmail.co.uk */



body {
padding: 0;
font: small Verdana, Arial, sans-serif;
color: gray;
}


#wrapper {
width: 680px;
margin: 0 auto;
border: 1px solid black;
}


#sitemap {
width: 600px;
margin: 0 auto;
margin-bottom: 10px;
background-color: white;
border: 1px solid white;
color: black;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 10px;
border: 1px solid black;
}


#sitemap a:link {
color: black;
text-decoration: none;
}


#sitemap a:visited {
color: black;
text-decoration: none;
}


#sitemap a:hover {
color: red;
text-decoration: underline;
}


.indent1 {
position: relative;
left: 20px;
}


.indent2 {
position: relative;
left: 40px;
}


.indent3 {
position: relative;
left: 60px;
}


.indent4 {
position: relative;
left: 80px;
}


.indent5 {
position: relative;
left: 100px;
}


.indent6 {
position: relative;
left: 120px;
}

.navigation ul {
background-color: #0099FF;
text-align: center;
margin-top: 2px;
margin-bottom: 2px;
margin-left: 0;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 0;
border: 2px solid #2b6085;
}


.navigation li {
padding: 0.25em 1em;
border-left: 2px solid #2b6085;
display: inline
}


.navigation li:first-child {
border: none;
}


.navigation a:visited, a:link {
text-decoration: none;
color: white;
}


.navigation a:hover {
text-decoration: underline overline;
color: black;
}


#adverts {
margin-top: 5px;
}


img.google {
position: relative;
top: -13px;
padding-right: 6px;
border: 0;
}


.seperator {
clear: both;
height: 0;
}


.seperator10 {
clear: both;
height: 10px;
}


#footer {
text-align: center;
font-size: 85%;
padding: 15px 20px;
color: black;
}


#footer a:link {
color: black;
text-decoration: none;
}


#footer a:visited {
color: black;
text-decoration: none;
}


#footer a:hover {
color: red;
text-decoration: underline overline;
}


#footerbg {
background: white;
border: 1px solid black;
text-align: center;
font-size: 85%;
margin-top: 5px;
margin-bottom: 5px;
padding: 15px 20px;
color: black;
}


#footerbg a:link {
color: black;
text-decoration: none;
}


#footerbg a:visited {
color: black;
text-decoration: none;
}


#footerbg a:hover {
color: red;
text-decoration: underline overline;
}


#w3c {
text-align: center;
}


h1 {
font-size: 180%;
font-weight: bold;
margin: 0 0 5px;
text-align: center;
color: black;
text-decoration: underline;
padding: 10px;
}


p {
font-size: 95%;
line-height: 1.3em;
margin: 0 0 1em;
}


p a:link, a:visited {
color: gray;
text-decoration: none;
}


p a:hover {
color: white;
text-decoration: underline;
}


#pixel8torlogo {
float: left;
position: relative;
top: 330px;
left: 10px;
}


.hr {
margin-top: 10px;
margin-bottom: 10px;
}
