BODY {
  background-image: url(img/ugleah_top_bg.gif); 
  background-repeat: repeat-x; 
  background-color: #ffffff;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  line-height: 18px;
  margin: 0% 15% 0% 15%;
}


A {
  color: #CC6633;
  text-decoration: none;
}

A:hover {
  background-color: #FAEFE7;
  text-decoration: none;
}

.navigation {
  float: left;
  width: 158px;
  font-size: 18px;
  text-align: right;
  line-height: 30px;;
}

.navigation A, .navigation A:visited {
  color: #000000;
  text-decoration: none;
}

.navigation A:hover {
  background-color: #333333;
  color: #cccccc;
} 

.navigation A.selected {
  background-color: #000000;
  color: #ffffff;
  padding: 0px 2px 0px 2px;
}

.new {font-size: 10px; font-weight: bold; text-transform: uppercase;}

.copy {
  margin: 40px 0px 0px 0px;
}

.content {
  float: right;
  width: 500px;
}


.postTitle, 
.year {
  font-weight: bold;
  font-size: 16px;
  margin: 0px 0px 10px 0px;
  padding: 15px 0px 0px 0px;
  border-top: 1px #aaaaaa dashed;
}

.photo {
  margin: 0px 0px 3px 0px;
}

.date {
  font-size: 10px;
}



/* old photo page stuff */

.eventwin IMG {
  border: 1px #999999 solid;
  padding: 3px;
  margin: 0px 0px 5px 0px;
}

.subheader {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  margin: 0px 0px 25px 0px;
}

.eventwin .eventtitle {
  font-weight: bold;
  margin: 20px 0px 5px 0px;
}



/* blog styles */

.blogpost {
  margin: 0px 0px 15px 0px;
  padding: 10px 0px 0px 0px;
  border-top: 1px #aaaaaa dashed;
}

.blogpost P {
  margin: 0px 0px 5px 0px;
  padding: 0px;
  line-height: 18px;
}


.blogposttitle {
  font-weight: bold;
  font-size: 16px;
  padding: 0px 0px 5px 0px;
}

.blogposttitle SMALL {font-size: 10px; padding: 3px 0px 0px 0px;}


.widgettitle {font-size: 12px; font-weight: bold;}



#footer {
  text-align: right;
}

#comment {
  width: 450px;
}

#sidebar {border-top: 1px #cccccc solid; padding: 10px 0px 0px 0px; font-size: 11px;}
#sidebar UL {margin: 5px 0px 15px 0px; padding: 0px;}
#sidebar LI {list-style-type: none;}

.pageStructure {width: 700px;}
































