body, html {
font-family: Arial,Helvetica,sans-serif;
background-color: white;
}
a {
outline: none;
}
p {
letter-spacing: 1px;
word-spacing: 2px;
line-height: 1.4em;
font-size: 1em;
font-weight: inherit;
color: #99966;
}
h1 {
color: #333;
}
a img {
border: none;
}
ul, a {
list-style-position: inside;
list-style-type: none;
text-decoration: none;
color: #333;
}
ul li a:hover {
text-decoration: underline;
color: #999966;
}
p a:hover {
text-decoration: underline;
color: #999966;
}
#container {
width: 800px;
margin-right: auto;
margin-left: auto;
background-color: white;
}
#header {
border-bottom: 1px solid #333;
width: 600px;
float: right;
height: 200px;
background-color: white;
text-align: right;
}
#logo {
border-bottom: 1px solid #333;
width: 200px;
height: 200px;
float: left;
background-color: white;
background-image: url(http://www.tricountyaa.org/images/intergroup-logo.jpg);
}
#wrapper {
background-color: white;
}
#content {
float: right;
width: 600px;
background-color: white;
color: #999966;
}
#l-nav {
float: left;
width: 200px;
text-transform: lowercase;
background-color: white;
line-height: 2em;
}
#footer {
border-top: 1px solid #333;
background-color: white;
text-align: center;
line-height: 1em;
font-size: 0.6em;
color: #999966;
}
.clear {
clear: both;
}
#header h1 {
line-height: 0em;
font-weight: normal;
font-size: 1.4em;
margin-top: 150px;
font-variant: small-caps;
}
#header p {
line-height: 1.5em;
font-size: 1em;
}
.first {
}

