/* sw.css - Basic style sheet for the Surrealist Worker          */
/* Last update - 230403                                          */

body {
font-family: Arial, Helvetica, Verdana, sans-serif;
color: #000000;
background-color: #000080;
text-align: center;
}

/*www.britishsnoring.co.uk
0800 085 1097*/

.shell {
width: 600px;
margin: 10px;
background-color: #faf0e6;
text-align: justify;
}

.main {
padding: 20px;
background-color: transparent;
}

h1 {
font-family: "Arial Black", Arial, Helvetica, Verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
font-variant: small-caps;
font-weight: 700;
text-align: center;
}

.headline {
line-height: 95%;
}

.subheading{
position: relative;
top: -1em;
}

.byline {
clear: both;
}

.contact {
font-size: smaller;
text-align: center;
}

.letter {
margin-left: 2em;
margin-right: 2em;
}

.coltext {
width: 174px;
margin: 5px;
float: left;
text-align: justify;
}

.colbox {
width: 174px;
margin: 5px;
float: left;
padding: 6px 0px;
border: 1px solid black;
}

.box {
padding: 6px;
border: 1px solid black;
}

.link {
text-align: justify;
font-size: smaller;
float: left;
}

.insects {
background-color: #9fa2ff;
font-size: smaller;
text-align: justify;
padding: 6px;
border: 2px solid black;
width: 174px;
float: left;
margin: 4px;
height: 220px;
}

.center {
text-align: center;
}

.smaller {
font-size: smaller;
}

.larger {
font-size: larger;
}

.stars {
background-color: black;
background-image: url(shared/space.gif);
}

p {
font-family: Arial, Helvetica, Verdana, sans-serif;
color: black;
background-color: #faf0e6;
}

a {
color: #0000ff;
text-decoration: none;
}

a:hover {
color: #ce0000;
text-decoration: underline;
}

a:visited {
color: #000040;
}

.nav {
color: #faf0e6;
background-color: #ce0000;
text-align: center;
font-style: italic;
font-weight: 700;
}

.navbox {
color: #faf0e6;
background-color: #ce0000;
width: 190px;
padding: 0px;
float: right;
text-align: center;
}

.indexbox {
height: 133px;
margin: 0px 3px;
padding: 0px 0px 0px 0px;
color: #faf0e6;
background-color: #ce0000;
text-align: right;
}

.indextext {
font-weight: 700;
text-align: center;
color: #000000;
background-color: #faf0e6;
}
