/* Pixel8tor 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;
margin: 0;
background-color: black;
font: small Verdana, Arial, sans-serif;
color: gray;
}



#wrapper {
width: 750px;
margin: 0 auto;
background-color: black;
}



#masthead {
background: url(graphics/banner.jpg) no-repeat;
}


#sidebar {
background: black;
width: 165px;
padding: 20px 10px;
float: left;
margin-right: 10px;
}


#sidebar ul {
list-style-type: none;
padding: 0;
margin: 0;
}


#sidebar li {
float: left;
margin: 0;
padding: 0;
background: url(graphics/nav_button.png) no-repeat;
}


#sidebar li a {
display: block;
padding-top: 6px;
height: 30px;
width: 150px;
font: bold 11px Arial, Helvetica, sans-serif;
text-transform: uppercase;
text-align: center;
color: gray;
text-decoration: none;
}


#sidebar li a:hover {
background: url(graphics/nav_button.png) 0 -60px;
color: red;
}


#sidebar li a:active {
background: url(graphics/nav_button.png) 0 -60px;
}

#sidebar li a span {display: none;}

#sidebar li a:hover span {
display: block;
position: absolute;
top: 530px;
width: 125px;
padding: 10px;
margin: 2px;
z-index: 100;
color: gray;
background: black;
font: bold 11px Arial, Helvetica, sans-serif;
text-align: center;
text-transform: none;
border: 1px solid #888888;}



#mainContent {
float: left;
width: 545px;
padding: 20px 0;
}

#mainContent ul {
list-style-type: square;
font-size: 85%;
line-height: 1.3em;
}

#mainContent li a {
color: gray;
text-decoration: none;
}

#mainContent li a:hover {
color: red;
text-decoration: none;
}


#mainContent li a:active {
color: gray;
text-decoration: none;
}




.boxout {
float: right;
width: 130px;
border-left: 1px solid #888888;
border-bottom: 1px solid #888888;
padding: 15px 0 15px 25px;
background-color: black;
margin-left: 15px;
margin-bottom: 10px;
color: #622220;
}

.boxout a:link {
font-size: 160%;
color: #ac362a;
text-decoration: none;
}


.boxout a:visited {
font-size: 160%;
color: #ac362a;
text-decoration: none;
}


.boxout a:hover {
color: #ad6163;
text-decoration: none;
}



.seperator {
clear: both;
height: 0;
}



.seperatorbar {
clear: both;
height: 35px;
background-color: black;
}

.seperatorbar1 {
clear: both;
height: 10px;
background-color: black;
}



#footer {
background-color: black;
text-align: center;
font-size: 85%;
padding: 15px 20px;
color: gray;
}


#footer a:link, a:visited{ color: gray; text-decoration: none;}

#footer a:hover { color: white; text-decoration: underline overline;}





#MainPic {
width: 500px;
float: left;

}


h1 {
font-size: 140%;
font-weight: bold;
margin: 0 0 5px;
text-align: center;
}


#mainContent h1 {
border-bottom: 1px solid #888888;
padding-bottom: 3px;
margin-bottom: 10px;
}


#sidebar h1 {
font-size: 95%;
}



h2 {
font-size: 105%;
text-transform: uppercase;
font-weight: bold;
margin: 0 0 5px;
}


#sidebar h2 {
font-size: 85%;
}


h3 {
font-size: 100%;
text-transform: uppercase;
text-decoration: underline;
text-align: center;
font-weight: bold;
margin: 0 0 5px;
}


h4 {
font-size: 95%;
color: red;
text-align: center;
}

p {
font-size: 85%;
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 {
text-align:center;
margin-top:0px;
margin-bottom:0px;
padding-top:100px;
    }



