html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a, img { 
margin: 0; 
padding: 0; 
border: 0; 
} 

body {
background-color: #395571;
background-image: url('http://www.myrthco.com/images/bpattern1c.gif');
}

a:link {
color: #395571;
text-decoration: none;
}

a:visited {
color: #3B2C2A;
text-decoration: none;
}

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

a:active {
color: #900;
text-decoration: none;
}

#wrapper {
margin-right: auto;
margin-left: auto;
margin-bottom: 0;
width: 840px;
height: auto;
text-align: center;
background-color: #fff;
}

#container {
float: left;
width: 840px;
height: auto;
text-align: center;
background-color: #fff;
}

/* NAVIGATION */

#nav {
height: 25px;
background: #593A36;
overflow: hidden;
min-width: 840px;
text-align: left;
}

#nav li {
float: left; 
list-style-type: none;
color: #fff;
font: normal 12px "Lucida Grande", Lucida Sans, Verdana, Helvetica, Arial;

}

#nav li a {
background: #4C3832;
display: block; 
padding: 5px 20px 20px 20px;
color: #fff;
width: 79px;
border-right: 1px solid #3B312D;
}

#nav li a:visited {
text-decoration: none;
}

#nav a:hover, #nav li.current a:hover {
color: #fff;
background-color: #3B312D;
text-decoration: none;
font-style: italic;
}

#nav li.current a {
background-color: #fff;
color: #000;
}

nav li.current a:visited {
color: #fff;
}

/* HEADER */

#header {
width: 800px;
height: 40px;
padding: 20px 20px;
text-align: left;
background-color: #3B312D;
}

#header h1 {
font: normal 18px "Lucida Grande", Lucida Sans, Verdana, Helvetica, Arial;
line-height: 18px;
}

#header a {
width: 800px; 
height: 1.7em;
display: block;
color: #fff;
text-decoration: none;
}

#header h1 .color {
color: #68768B;
}

/* CONTENT */

#image {
width: 600px;
height: auto;
text-align: left;
background-color: #fff;
padding-top: 20px;
font: normal 12px "Lucida Grande", Lucida Sans, Verdana, Helvetica, Arial;
}

#image img {
text-align: left;
margin: 0 0 20px 20px;
}

#image a:hover img {
border-bottom: 1px dashed #395571;
margin-bottom: 19px;
}

#image p {
line-height: 17px;
margin-left: 20px;
margin-bottom: 10px;
}

#image p .gray {
color: #999;
}

#image h2, #info h2 {
font: bold 12px "Lucida Grande", Lucida Sans, Verdana, Helvetica, Arial;
line-height: 20px;
text-align: left;
border-bottom: 1px solid #68768B;
margin: 0 0 19px 20px;
color: #395571;
text-transform: uppercase;
letter-spacing: 2px;
}

/* SIDEBAR "info" */

#info {
float: right;
width: 200px;
height: auto;
padding: 20px;
text-align: left;
font: normal 12px "Lucida Grande", Lucida Sans, Verdana, Helvetica, Arial;
line-height: 17px;
}

#info p {
padding-bottom: 20px;
}

#info p strong {
color: #3B2C2A;
}

#info p.news {
border-bottom: 1px solid #68768B;
margin-bottom: 20px;
}

#info h2 {
margin-left: 0;
margin-bottom: 15px;
}

#info h2.invisible {
color: #fff;
}

#info h3 {
font: bold 12px "Lucida Grande", Lucida Sans, Verdana, Helvetica, Arial;
font-family:
color: #3B312D;
line-height: 15px;
}

/* FOOTER */

#footer {
width: 580px;
height: auto;
padding: 10px 0;
margin-left: 20px;
font: normal 10px "Lucida Grande", Lucida Sans, Verdana, Helvetica, Arial;
color: #593A36;
text-align: left;
border-top: 1px solid #593A36;
}

.blurb {
text-align: center;
margin: 10px 0;
color: #fff;
}