

.indexContent { 
  background-image: url(../images/index_bot.jpg);
  background-repeat: no;
  background-position: top center;
}
.content { 
  background-image: url(../images/bg_content.gif);
  background-repeat: repeat-x;
  background-position: top center;
}

body,td { font: 11px/15px Lucida Grande, Lucida Sans, Tahoma; color: #ffffff }
.caption { font: 10px/13px Lucida Grande, Lucida Sans, Tahoma; color: #c1c1c1 }

.title   { font: 20px/24px Lucida Grande, Lucida Sans, Tahoma; color: #999999 }
.header   { font: 15px/16px Lucida Grande, Lucida Sans, Tahoma; color: #cccccc }
.banner   { font: 12px/16px Lucida Grande, Lucida Sans, Tahoma; color: #cccccc }
a,a:link,a:active { color: #cccccc; text-decoration: none }
a:hover  { color: #ffffff; text-decoration: none }

.siteBorder {	padding:2px; border: 1px solid #444444 }
.border {	border: 1px solid #666666 }
.photoBorder { border: 1px solid #999999 }

.photoBorder a, .photoBorder a:link, .photoBorder a:active { border: 1px solid: #333333 }
.photoBorder a:hover { border: 1px solid: #999999 }

