body {
font-family: verdana, arial, helvetica, sans-serif;
color: #41403f;
width: 600px;
text-align: justify;
background-repeat: no-repeat;
background-attachment: inherit;
background-image: url(http://www.southernlights.biz/images/header.jpg);
margin-left: auto;
margin-right: auto;
background-position: center top;}

/* Banner across top of page that says the name of the whole site */

#wrapper {
width: 500px;
height: auto;
}
#main-title {
margin-bottom: 30px;
margin-left: 0;
margin-right: 0;
padding-top: 140px;
padding-bottom: 10px;
padding-left:1px;
padding-right: 30px;
border-bottom: 1px #252c4e none;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10pt;}

/* Heading level 1 is not contained in main-text. */

h1 {
margin-top: 0;
margin-bottom: 10px;
margin-left: 190px;
margin-right: 30px;
font-size: 1.2em;
color: #484747;
border-bottom: 1px #ff9933 none;
padding-bottom: 10px;
padding-top: 0px;
padding-left: 0;
padding-right: 0;
font-weight: bold;
text-align: left;}

/* Styles for the main text on the page. */

#main-text {
margin-top: 0;
margin-bottom: 50px;
margin-left: 190px;
margin-right: 30px;
}

p, ul, ol, table {
font-size: .8em;
line-height: 1.3em;
margin-top: 0;
margin-bottom: 17px;
margin-left: 0;
margin-right: 0;
padding: 0;
}

h2 {
margin-top: 0;
margin-bottom: 5px;
margin-left: 0;
margin-right: 0;
padding: 0;
font-size: .9em;
color: #484747;
font-weight: bold;
text-align: left;}

.floatleft {
padding: 0 10px 10px 0;
}

ol, ul {
margin-left: 25px;
}

h3 {
margin-top: 0;
margin-bottom: 5px;
margin-left: 0;
margin-right: 0;
padding: 0;
font-size: 1em;
color: #484747;
font-weight: bold;
text-align: left;}

h4 {
margin-top: 0;
margin-bottom: 5px;
margin-left: 0;
margin-right: 0;
padding: 0;
font-size: .75em;
color: #484747;
font-weight: bold;
text-align: left;}

a:link, a:visited {
color: #cc6633;
text-decoration: none;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;}

a:hover {
color: #ff6600;
text-decoration: none;
font-weight: bold;
}

/* Styles for the navbar on the left side. */

#left-menu {
position: absolute;
top: 215px;
width: 165px;
border-right: 1px #ffcc33 dotted;
height: auto;
text-align: right;
padding-right: 5px;
padding-top: 0px;
padding-bottom: 25px;
left: auto;}


#left-menu p {
padding-right: 8px;
margin-bottom: 0px;
font-size: .8em;
line-height: 1em;
letter-spacing: -.50px;
padding-bottom: 22px;
margin-top: 0px;
vertical-align: top;
}

#left-menu a:link, #left-menu a:visited {
color: #cc9900;
}

#left-menu a:hover, #left-menu a.current {
color: #cc0000;
text-decoration: none;}

/* Styles for the footer at the bottom of the page */

#footer {
text-align: left;
margin-bottom: 25em;
padding-top: 2px;
padding-bottom: 25px;
font-size: .7em;
word-spacing: 0px;
margin-left: 190px;
background-image: url(http://www.southernlights.biz/images/prpsolights.gif);
background-repeat: no-repeat;
background-position: center center;
background-attachment: inherit;}

