html{height: 100%;}

body
{ background: #707065;
  color: #70695A;}

blockquote
{ background: #FAF9F8;
  color: #70695A;
  border-color: #ff9900;}

#main
{ background: #FAF9F8;
  color: #70695A;}

#footer, #menu, #menu li a
{ background: #0089cf;
  color: #DBD7D1;
  border-color: #D7D7D7;}

#links a
{ background: transparent;
 color: #0089cf;}

#links a:hover
{ background: transparent;
 color: #ff9900;}

a:link {color: #0089cf;}
a:visited {color: purple; text-decoration: underline;}
a:hover {color: #cc3300; text-decoration: underline;}

#footer a, #footer a:hover
{ background: transparent;
 color: #DBD7D1;}

#logo
{ background: #FAF9F8 url(Logo.jpg) no-repeat;
  color: #70695A;}

#logo h1
{ background: transparent;
  color: #cccccc;}

h1, #column2 h1
{ background: transparent;
  color: #ff9900;
  border-color: #ff9900;}

#menu li a#selected, #menu li a#selected:hover
{ background: #FAF9F8;
  color: #ff9900;} 

#menu li a:hover
{ background: #ff9900; /* #ff3333; */
   color: #333300;} 

#content
{ background: transparent;
  color: #70695A;}

.sidebaritem, .sidebaritem a, .sidebaritem a:hover
{ background: transparent;
  color: #DBD7D1;}

.sbihead
{ background: #ff9900;
  color: #70695A;}

.sbihead h2
{ background: transparent;
  color: #faf9f8;}

.sbicontent
{ background: #E9E5E0;
  color: #70695A;}

.sbilinkOut a
{ background: #E9E5E0;
  color: #0066CC;} 

.sbilinkOut a:hover
{ color: #CC3300;} 

.sbilinks li a
{ background: #e9e5e0;
  color: #0066cc;} 

.sbilinks li a:hover
{ background: #cccccc;
  color: #cc3300;} 

input, textarea
{ background: #FFFFFF;
  color: #70695A;
  border-color: #CAAE90;}

