a.footer_nav
{
background-color:#fff;
color:#000;
font-family:verdana, serif;
font-size:11px;
}

a.global
{
background-color:transparent;
color:#fff;
font-family:verdana, serif;
font-size:10pt;
font-weight:bold;
text-decoration:none;
}

body
{
background-color:#666;
color:#fff;
margin:0px;
text-align:center;
}

p,a,dd
{
color:#fff;
font-family:verdana, serif;
font-size:10pt;
text-decoration:none;
}

dt
{
color:#ffcc68;
font-family:verdana, serif;
font-weight:bold;
font-size:10pt;
text-decoration:underline;
padding-bottom:5px;
}

dd
{
padding-bottom:5px;
}

div.rounded {
 width: 165px;
/* background: transparent url(/graphics/thumb_bottom.gif) no-repeat bottom center;*/
/* padding-bottom: .5px;*/
}
div.rounded p {
/* padding-top: 13px;*/
/* padding-left:10px;*/
/* padding-right:10px;*/
/* background: #4a4c3e url(/graphics/thumb_top.gif) no-repeat top center;*/
 font-weight:normal;
 font-family: verdana, serif;
 font-size:8pt;
}

.award{
  line-height: 19px;
  float: right;
  width: 240px;
/*  border: 1px solid red;*/
  margin-left: 20px;
/*  display: inline-block;*/}
  .award a{text-decoration: underline;}


.header
{
  letter-spacing: 2px;
font-weight:bold;
font-size:13pt;
line-height: 30px;
}


.subheader
{
color:#ffcc68;
font-weight:bold;
font-size:12pt;
}

.sold
{
background-color:transparent;
color:#ff3300;
font-weight:bold;
}

#container
{
background-image:url(/graphics/container_bg.gif);
background-repeat:repeat-y;
width:832px; 
/*border:solid red 1px;*/
overflow:hidden;
}

#left
{
width:410px;
margin-left:90px;
float:left;
/*border:solid red 1px;*/
text-align:left;
}

#right
{
width:197px;
margin-left:20px;
margin-right:110px;
float:right;
/*border:solid red 1px;*/
text-align:left;
}



#nav
{
background-image:url(/graphics/nav_bg.gif);
background-repeat:no-repeat;
text-align:left;
width:197px; 
}


* html #left
{
margin-left:50px;
float:left;
}

* html #right
{
margin-left:32px;
margin-right:110px;
width:197px;
float:right;
}

*html div.rounded {
 width: 165px;
 background: transparent url(/graphics/thumb_bottom.gif) no-repeat bottom center;
 padding-bottom: 10px;
}

