body { 
background-color: #eeeeee;
margin: 20px;
padding: 0px;
}

a:link, a:active, a:visited {
color: #b7ba7e;
text-decoration: none;
}

a:hover {
color: #8d9057;
}

p { 
font: 12px 'times new roman', georgia, serif;
color: #84afaf;
text-align: justify;
margin-left: 5px;
margin-right: 5px;
}

#specialupdates { 
font: 12px 'times new roman', georgia, serif;
color: #84afaf;
margin-left: 25px;
padding: 5px;
border-left: 1px dotted #84afaf;
}

table, tr, td { 
font: 12px 'times new roman', georgia, serif;
color: #84afaf;
}

.tdpad {
text-align:right;
padding-right: 5px;
}

ul, ol, li { 
font: 12px 'times new roman', georgia, serif;
color: #84afaf;
}

.small { 
font: 10px 'times new roman', georgia, serif;
color: #84afaf;
}

h1 {
font: 28px 'times new roman', georgia, serif;
font-style: italic;
text-transform: lowercase;
color: #84afaf;
margin: 0px 0px 0px 5px;
}

h2 {
font: 21px 'times new roman', georgia, serif;
font-style: italic;
text-transform: lowercase;
color: #a5bea6;
margin: 20px 0px -10px 5px;
}

input, textarea, select { 
background-color: #eeeeee;
font: 12px 'times new roman', georgia, serif;
color: #84afaf;
border: 1px solid #84afaf;
padding: 2px;
margin-bottom: 2px;
}

option { 
background-color: #eeeeeee;
font: 12px 'times new roman', georgia, serif;
color: #84afaf;
padding: 2px;
margin-bottom: 2px;
}

#frame {
width: 550px;
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#header {
width: 550px;
}

#main {
float: left;
width: 360px;
margin: 6px 10px 10px 10px;
}

#navigation {
float: right;
width: 160px;
margin-right: 10px;
}

.menu {
width: 159px;
background-color: #fbfbfb;
margin-top: 15px;
}

.menutop {
width: 159px;
}

.menumain {
width: 159px;
font: 11px 'times new roman', georgia, serif;
color: #84afaf;
margin-top: 2px;
padding-bottom: 2px;
}

#footer {
width: 530px;
hegiht: 173px;
margin: 0px 10px 0px 10px;
}

img {
border: none;
}

.center {
text-align: center;
}

.right {
text-align: right;
}

img.float {
float: left;
border: 1px solid #84afaf;
margin-right: 5px;
}

img.floatr {
float: right;
border: 1px solid #84afaf;
margin-left: 5px;
}

#gallery {
width: 90%;
text-align: center;
}

img.thumb {
border: 1px solid #84afaf;
}

* html img.float {
margin-top: -5px;
}

* html img.floatr {
margin-top: -5px;
}

* html #main {
width: 350px;
margin: 5px;
}

* html #navigation {
margin-right: 5px;
}
