/* CSS Document */

body {
  font-family: "Verdana", san serif;
  font-size: 11px;
  color: #000;
  background: #8F8E80 url(59584F.gif) repeat-y;
}

#links_page_div .para .xtra_link {
  color: #ccc;
}

.viewall_table {
  position: absolute; 
  left: 250px; 
  top: 50px;
}

.va_title_div {
  padding-top: 5px;
  font-weight: bold;
}

#sidebar_div {
  color: #ccc;
  background-color: #59584F; 
  height: 100%; 
  padding-top: 50px;
  padding-left: 30px; 
  padding-right: 35px; 
  position: absolute; 
  top: 0px; 
  left: 0px;
}

#cc_div {
  position: relative;
  top: 20%; 
}

#cc_graphic_div {
  padding-bottom: 3px;
}

#logo_div {
  padding-bottom: 20px;
}

#title {
  color: #fff; 
  font-size: 14px;
  font-weight: bold;
}

#subtitle_div {
  color: #fff; 
  padding-top: 4px;
}

#title_div {
  border-bottom: 1px solid #aaa;
  padding-bottom: 20px;
}

#pricing_table_div {
  padding-left: 40px;
  padding-top: 10px;
}

#purchase_page {
  margin-bottom: 35px;
}

#purchase_page * {
  color: #fff;
  font-size: 12px;
}

#purchase_page input, #purchase_page textarea {
  color: #000;
  font-family: Courier, sans-serif;
}

.purchase_title {
  border-top: 1px dotted #fff !important; /* IE will ignore this */
  border-top: 1px solid #fff;
  font-weight: bold;
  font-size: 12px;
  padding-top: 4px;
  color: #fff;
  padding-bottom: 0px;
  margin-top: 27px;
}


table.pricing {
  border-collapse: collapse;
  width: 325px;
}

table.pricing td {
  text-align: center;
  padding: 3px;
}

#links_page_div a:visited {
  color: #fff;
  line-height: 1.5;
}

.para {
  padding-top: 10px;
}

td.first_row {
  color: #fff;
  font-weight: bold;
}

body td {
  font-family: "Verdana", san serif;
  background-color: #8F8E80;
  font-size: 11px;
  color: #000;
}

.cursor {
  cursor: hand;
}

.arial {
  font-family: Arial, sans serif; 
  font-size: 10px; 
}

p {
  padding-top: -5;
}

a, a.maincontent {
  color: #fff;
  text-decoration: none;
}
a:visited { 
  color: #ccc;
  text-decoration: none;
}
a:active { 
  color: #fff;
}
a:hover { 
  color: #fff;
  text-decoration: underline;
}

img.image_r {
  border: 10px solid #fff;
}

a.image {
  color: #fff;
}
a.image:hover {
  color: #fff;
}

p.nav {
  color: #59584F; 
  padding-bottom: 15px;
}

p.nav a {
  color: #59584F; 
}

p.nav a:hover {
  text-decoration: underline;
}

p.nav a:visited {
  color: #59584F; 
}

p.nav a:active {
  color: #333;
}

#outer_frame {
  border: 1px solid #444;
  padding: 37px 37px 40px 37px;
  background-color: #fff;
}

#inner_frame {
  padding: 5px;
  border: 1px solid #ccc;
  background-color: #fff;
}

.image_frame {
}

.frame img {
  border: 1px solid #999;
}

#form_div {
  padding-left: 10px;
  padding-top: 10px;
  width: 450px;
  text-align: right;
}

#form_div input {
}

.vert {
  border-right: 1px solid #ccc;
}

.work {
  border: 1px outset #999;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px;
}

.maincontent {
  font-size: 11px;
  padding-bottom: 20;
  padding-top: 10;
  padding-right: 10;
  padding-left: 7;
}

.collections {
  border-bottom: 1px solid #aaa;
  font-size: 11px;
  padding-bottom: 15;
  padding-top: 10;
  padding-right: 10;
  padding-left: 7;
}

.light {
  color: #999999;
}

.counter {
  font-size: 10px;
  padding-right: 145;
  padding-top: 7;
}

.navcol {
  font-size: 10px;
  padding-top: 10;
  padding-left: 10;
  padding-right: 10;
}


.lgheading {
  background-color: #ccc;
  color: #333333;
  font-size: 10px;
  padding-left: 10;
  padding-right: 10;
}

.white {
 color: #fff;
}

#about_me_page {
  font-size: 13px;
}

.amp { 
  color: #fff;
}

#about_me_page blockquote {
  color: #fff;
}

#about_me_page blockquote a:hover {
  text-decoration: none;
}

#am_sig {
  color: #fff;
}

#me_image {
  margin: 10px 0px 20px 0px;
  border: 1px solid #fff;
}

.title {
  color: #fff;
  font-weight: bold;
  font-size: 13px;
}
