body, html, td	{ font-family: verdana, tahoma; font-size: 11px; }
.header		{ width: 733px; display: block; height: 96px; background: #FFFFFF; }
.bluefade	{ width: 733px; height: 34px; background: url('images/bg_bluefade.gif') no-repeat; margin-top: -3px; }
.pagetitle	{ float: left; font-family: verdana; font-size: 11px; padding-left: 15px; padding-top: 8px;}
.headerlink	{ padding-right: 15px; line-height: 34px; float: right; font-family: verdana; font-size: 11px; }
.redbox		{ width: 310px; height: 298px; background: url('images/bg_redbox.gif'); color: #FFFFFF; line-height: 14px; text-align: justify; }
.border		{ padding: 5px; background-color: #FFFFFF; border: 1px solid #16618B; margin-left: 5px }
.content	{ padding: 15px; background: #FFFFFF;  }

/* PHOTO GALLERY STYLES */

.img-shadow	{	
 				padding: 5px; background-color: #FFFFFF; border: 1px solid #996699; margin-left: 3px
 			}
  								
#photo_description 	{ line-height: 17px; }
#portrait			{ background: url('images/album_background_portrait.gif') no-repeat;  }
#landscape			{ background: url('images/album_background.gif') no-repeat;  }
#pic_portrait		{ background: url('images/picture_background_portrait.gif') no-repeat;  }
#pic_landscape		{ background: url('images/picture_background.gif') no-repeat;  }
#pic_desc			{ background: url('images/lines.gif') no-repeat; padding-left: 25px; padding-right: 25px; line-height: 16px; }
.full_desc			{ background: url('images/long_lines.gif'); padding-left: 5px; padding-right: 5px; line-height: 17px; }
.tn_pic				{ padding: 5px; background-color: #FFFFFF; border: 1px solid #996699; margin-left: 3px }

#row		{ border-bottom: 1px solid #B20D17; padding: 8px;}