body {
 margin:40px;
 background:#999999;
 color: #ffffff;
 text-align:center;
 padding:0;
 font: 0.8em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif;
 }

#outer {
 text-align:left;
 width:850px;
 margin:auto;
 }

#hdr {
 height:60px;
 background:#999999 url(../images/header.gif) no-repeat;
 }

#bodyblock {
 position:relative;
 background: #ffffff;
 width:840px;
 padding:0;
 }

#bodyblockfull {
 position:relative;
 background: #454545;
 width:820px;
 padding:0;
 border: 10px #ffffff solid;
 }

#rightcol {
 float:right;
 background:#454545;
 color: #ffffff;
 width:170px;
 height:420px;
 padding: 10px;
 border: #ffffff 10px solid;
 }

#rightcol a {
 text-decoration: none;
 color: #ffffff;
}

#rightcol a:hover {
 text-decoration: underline;
 color: #ffffff;
 }

#cont {
 width:620px;
 height:420px
 background:#ffffff;
 color: #000000;
 text-align:left;
 padding: 10px 0 10px 10px;
 }

#contfull {
 width:800px;
 height:420px
 background: #454545;
 color: #ffffff;
 text-align:left;
 padding: 10px 10px 10px 10px;
 }

#contfull a {
 text-decoration: underline;
 color: #ffffff;
}

#contfull a:hover {
 text-decoration: none;
 color: #ffffff;
 }

#contfullhome {
 width:820px;
 height:420px
 background: #454545;
 color: #ffffff;
 text-align:left;
 padding: 10px 10px 10px 10px;
 font-size: 120%;
 }

#navframe {
 width:820px;
 height:60px;
 background:#ffffff url(../images/initials.gif) no-repeat right;
 color: #454545;
 margin:10px 0 0 0;
 padding:10px;
 }

#navigation {
 list-style: none;
 margin: 0; padding: 0;
 }
#navigation li {
 float: left;
 }
#navigation li a {
 display: block;
 background: #ffffff url(../images/tab.gif) no-repeat;
 width: 132px;
 height:60px;
 text-align: left;
 text-decoration: none;
 color: #ffffff;
 padding: 0px 0 0 10px;
 }
#navigation li a:hover {
 background: #ffffff url(../images/tab.gif) no-repeat;
 color: #454545;
 text-decoration: none;
 }

#footer {
 width:820px;
 background:#999999;
 color: #454545;
 margin:10px 0 0 0;
 padding:0px;
 font-size: 0.8em;
 }

#footer a {
 text-decoration: none;
 color: #454545;
 }

#footer a:hover {
 text-decoration: underline;
 color: #ffffff;
 }

.thumbs {
 padding:10px;
}

.thumbs a:link img {
 border: #ffffff 3px solid;
 }

.thumbs a:visited img {
 border: #ffffff 3px solid;
 }

.thumbs a:hover img {
 border: #999999 3px solid;
 }

.thumbs a:focus img {
 border: #999999 3px solid;
 }

.thumbs a:active img {
 border: #999999 3px solid;
 }

img.noborder {
 border: none;
 }

.padrow41 {
 height:41px;
 }

.padrow90 {
 height:90px;
 }

.padrow139 {
 height:139px;
 }

.padrow188 {
 height:188px;
 }

.padrow237 {
 height:237px;
 }

h2 {
 font-size: 1.4em;
 margin-bottom: 7px;
 }

h3 {
 margin: 0;
 padding: 0;
 font-size: 1em;
 font-weight: bold;
}

.rightfloat {
 float: right;
 padding: 0 20px 0 20px;
 }