A:link
{ text-decoration: none; color:#05ACFF;}
A:visited
{ text-decoration: none; color:#05ACFF;}
A:active
{ text-decoration: none; color:#089DE7;}
A:hover
{ text-decoration: none; color:#4CC2FD;}

/*background-image: none;
background-color: #2F426C; */


/* Headers */

h1 {
font-family: impact,verdana;  
color:#85d7ff;
/*background-color:#263658;*/
font-size:30px;
text-align:center;
border-color:#263658;
border-style:solid;
border-width:1px;
}
h1.uppercase {
text-transform:uppercase;
}

h2 {
font-family: impact,verdana;
font-size:25px;
background-color:#263658;
text-align:center;
color: #85d7ff;
}
h2.uppercase {
text-transform:uppercase;
}  

h3 {
font-family: arial; 
font-size:18px;
background-color:#263658;
text-align:center;
color: #85d7ff;
}
h3.uppercase {
text-transform:uppercase;
}

h4 {
font-family: arial;
font-size:15px;
text-align:center; 
color: #85d7ff;
}
h4.uppercase {
text-transform:uppercase;
}

h5 {
font-family: arial;
font-size:12px; 
color: #85d7ff;
}
h5.uppercase {
text-transform:uppercase;
}

h6 {
font-family: arial;
font-size:10px; 
color: #85d7ff;
}
h6.uppercase {
text-transform:uppercase;
}

/* Paragraphs */

p {
  font-family: arial; 
  color: #85d7ff;
  } 
p.right {
text-align:right;
}
p.date {
text-align:right;
font-weight: bold;
}
p.main {
text-align:justify;
}
p.desc { clear:left; }

/* body */

body { 
  background:#2F426C; 
  background-image:none; 
  background-repeat:none; 
  background-position:none none; 
  background-attachment:fixed;
  font-family:arial; 
  color:#85d7ff;
  letter-spacing:0pt; 
  font-weight:normal; 
  font-size:10pt;
margin-top:0;
margin-bottom:0;
margin-left:0;
margin-right:0; 
padding-top:0;
padding-bottom:0;
padding-left:0;
padding-right:0; 
}

td {
font-family:arial;  
color:#85d7ff;
font-size:10pt;
padding-left:5px;
padding-right:5px; 
padding-top:5px; 
padding-bottom:5px; 
padding:0
; 
padding:0 0;}

/* 4 Column CSS Layout with Header */

body { 

  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

#header {
  margin: 20px;
  padding: 10px;
  height: 100px;
}
#left {
  position: absolute;
  left: 15px;
  top: 94px;
  width: 100px;
 }
#center {
  top: 0;
  right: 820px;
  margin-left: 130px;
  margin-right: 200px;
  width: 675px;
}
#right {
  position: absolute;
  right: 15px;
  left: 820px;
  top: 3px;
  width: 150px;
}
#footer {
  margin: 20px;
  padding: 10px;
  height: 100px;
  margin-left: 130px; /*(BOTTOM THREE MAY NEED REMOVAL)*/
  margin-right: 200px; 
  width: 675px;
}
#left tr {
  border-top: 1px solid #263658;
  border-bottom: 1px solid #263658;
  border-left: 1px solid #263658;
  border-right: 1px solid #263658;
  padding: 0;
  margin: 0;
}

#left td {
  border-top: 1px solid #263658;
  border-bottom: 1px solid #263658;
  border-left: 1px solid #263658;
  border-right: 1px solid #263658;
  padding: 0;
  margin: 0;
}
#left ul
{
list-style: none;
padding: 0;
margin: 0;
}

#left li
{
margin: 0 0;
padding: 0;
text-align: center;
}

#left li a:link
{
background: url(http://www.unicorncottagecompany.com/webgraphics/datapad2.bmp);
width: 100px;
height: none;
display: block;
color: #0289CA;
text-decoration: none;
text-align: center;
}

#left li a:hover
{
background: url(http://www.unicorncottagecompany.com/webgraphics/datapad2.bmp);
width: 100px;
height: none;
display: block;
color: #4CC2FD;
text-decoration: none;
text-align: center;
}

#left li a:active
{
background: url(http://www.unicorncottagecompany.com/webgraphics/datapad2.bmp);
width: 100px;
height: none;
display: block;
color: #0289CA;
text-decoration: none;
text-align: center;
}

#left li a:visited
{
background: url(http://www.unicorncottagecompany.com/webgraphics/datapad2.bmp);
width: 100px;
height: none;
display: block;
text-decoration: none;
}

#right ul
{
list-style: none;
padding: 0;
margin: 0;
}

#right li
{
margin: 0 0;
padding: 0;
text-align: left
}

#right li a:link
{
background: none;
width: 150px;
height: none;
display: block;
color: #0289CA;
text-decoration: none;
text-align: left;
}

#right li a:hover
{
background: none;
width: 150px;
height: none;
display: block;
color: #4CC2FD;
text-decoration: none;
text-align: left;
}

#right li a:active
{
background: none;
width: 150px;
height: none;
display: block;
color: #0289CA;
text-decoration: none;
text-align: left;
}

#right li a:visited
{
background: none;
width: 150px;
height: none;
display: block;
text-decoration: none;
}
  
/* gallery */

#gallery {
  margin: 0 auto 20px 20px;
  padding: 1em 0 0 0;
  width: 650px;
  background-color: #2F426C;
  font-size: 10pt;
  }
div.img
{
  margin: 2px;
  border: 1px solid #05ACFF;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.img img
{
  display: block;
  /*display: inline;*/
  margin: 3px;
  border: 1px solid #05ACFF;
}
div.img a:hover img {border: 1px solid #05ACFF;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 2px;
}
div.album {
  display: block;
  margin: 2px;
  height: auto;
  width: 108px;
  /*position:left;*/
  float:left;
  text-align: center;
  border: 1px solid #05ACFF;
  border-bottom-color: #05ACFF;
  border-left-color: #05ACFF;
  border-top-color: #05ACFF;
}