<style type="text/css">
body, name, value, td, tr, table {
background: #909090;
font-family: "Century Gothic", "Arial", "Verdana", sans-serif;
font-size: 11px;
light-height: 13px;
}

a:link { color: darkorange; text-decoration: none; }
a:visited { color: darkorange;  text-decoration: none; }
a:hover { color: red;  text-decoration: none; text-transform: uppercase }
a:hover { color: salmon;  text-decoration: none; }
a:focus { color: salmon;  text-decoration: none; }

div#container {
background-image: url(images/market.jpg);
width: 955px;
height: 600px;
margin: auto;
}

div#header {
width: 955px;
height: 159px;
}

div#nav {
width: 165px;
height: 420px;
float: left;
padding: 10px; 0px;
}

div#maincontent {
width: 710px;
height: 280px;
overflow: auto;
float: right;
padding: 4px 12px;
}

div#spacer {
width: 730px;
height: 40px;
float: right;
}

div#subcontent {
width: 710px;
height: 106px;
overflow: auto;
float: right;
padding: 4px 12px;
}

div#hidden {
width: 300px;
height: 250px;
padding: 5px;
float: right;
z-index: 1000;
font-family: "Century Gothic", "Verdana", sans-serif;
font-size: 9px;
light-height: 10px;
color: #000;
overflow: auto;
}

div#recent {
width: 250px;
height: 80px;
padding: 0px 0px 0px 60px;
float: left;
overflow: auto;
font-size: 9px;
line-height: 11px;
font-family: "Century Gothic", "Arial", "Verdana", sans-serif;
}

div#gallery {
width: 900px;
height: 85px;
float: right;
white-space: nowrap;
overflow:auto;
}

p {
font-family: "Century Gothic", "Arial", "Verdana", sans-serif;
font-size: 11px;
light-height: 12.5px;
}

.smallheader {
font-family: "Century Gothic", "Verdana", sans-serif;
font-size: 11px;
light-height: 11px;
color: darkorange;
font-weight: bolder;
}

.form {
font-family: "Century Gothic", "Verdana", sans-serif;
font-size: 10px;
light-height: 11px;
color: #000;
background: transparent;
}

.subhead {
font-family: "Century Gothic", "Verdana", sans-serif;
font-size: 13px;
light-height: 14px;
color: #606060;
font-weight: bolder;
}

.title {
font-family: "Century Gothic", "Verdana", sans-serif;
font-size: 14px;
light-height: 15px;
color: #505050;
font-weight: bold;
}

.header {
font-family: "Century Gothic", "Verdana", sans-serif;
font-size: 16px;
background: #fff;
font-weight: bold;
border-left: 1em solid orange;
}

#navlist {
margin-left: 2px;
padding: 0px 0px 0px 0px;
list-style-type: none;
font: bold 11.5px Century Gothic, arial, sans-serif;
width: 120pt;
}

#navlist li {
list-style: none;
margin: 0px;
padding: 0em 1em 0em 0em;
text-align: right;
padding: 4px;
}

#navlist li a {
display: block;
background: gray;
text-decoration: none;
border-left: 1em solid white;
padding: 0em 1em 0em 0em;
}

#navlisthome li a {
display: block;
background: red;
text-decoration: none;
border-left: 1em solid white;
padding: 0em 1em 0em 0em;
}

#navlist li a:link { color: white; }
#navlist li a:visited { color: white; }
#navlist li a:hover { border-color: orange; color: #000;background: white; }

#subnavlist {
margin-left: 20pt;
padding: 0px 0px 0px 0px;
list-style-type: none;
font: bold 11px Century Gothic, arial, sans-serif;
width: 100pt;
}

#subnavlist li {
list-style: none;
margin: 0px;
padding: 0em 0em 0em 0em;
text-align: right;
padding: 4px;
}

#subnavlist li a {
display: block;
background: #959595;
text-decoration: none;
border-left: 1em solid white;
padding: 0em 1em 0em 0em;
}

#subnavlist li a:hover { border-color: yellow;
color: #555;
background: white;
}

</style>
