/************************** ussbegor.org style sheet *************************/

/*        Author: RW Lawrence, wavell56@yahoo.com, 12/04/05                  */

body
{
  background-image: url(Figs/background.jpg);
  font-family: Arial, sans-serif;
  color: #000080;
}

h3.section	/* Content section head */
{
  font-family: Garamond, Times New Roman, Times, serif;
}
h5.caption	/* Photo caption */
{
  font-family: Garamond, Times New Roman, Times, serif;
}
.center		/* Centered text */
{
  text-align: center;
}
.serif		/* Serif font */
{
  font-family: Garamond, Times New Roman, Times, serif;
}
.smallserif		/* Serif font */
{
  font-size: 80%;
  font-family: Garamond, Times New Roman, Times, serif;
}
.centerserif
{
  text-align: center;
  font-family: Garamond, Times New Roman, Times, serif;
}
.caption		/* Photo caption */
{
  font-weight: bold; font-size: 80%;
  text-align: center;
  font-family: Garamond, Times New Roman, Times, serif;
}
.bigcenterserif	/* Upper right section: Name of USS BEGOR (APD-127) site */
{
  font-weight: bold; font-size: 280%;
  text-align: center;
  font-family: Garamond, Times New Roman, Times, serif;
}
.smallright
{ text-align: right;
  font-size:80%;
}
.smallcenter	/* Bottom section: auxilliary page links */
{
  text-align: center;
  font-size: 80%;
}

#bottom		/***** Bottom full width div: aux page links, silhouette *****/
{
  clear:left;
  text-align: center;
  font-size: 80%;
  padding:0.5em;
}
