/*************************************************/
/*  CSS and site design by The Pittman           */
/*************************************************/
BODY, HTML
{margin:0px; padding:0px; height:100%; text-align:center; background-color:#C8C8C8; font-size:10pt;}
IMG
{display:block; padding:0px; margin:0px;}
A
{color:#4827F2; text-decoration:none;}
A:VISTED
{color:#4827F2;}
A:HOVER
{color:#FFFFFF;}
.txt8
{font-size:8pt;}
H1
{font-size:16pt; font-variant:small-caps; font-weight:bold;}
.txtRedError
{font-weight:bold; color:#FF0000;}
.txtWhite
{color:#FFFFFF;}
.tdComm
{border:solid 1px #000000;}
.galleryLinks
{text-transform:uppercase; font-size:12pt; font-weight:bold;}
.galleryLinksSm
{text-transform:uppercase; font-size:10pt; font-weight:bold;}

/* Layout */
#mainLayout
{display:block; width:954px; margin:auto;}
#headerHome
{height:141px;}
#headerMem
{height:160px;}
#contentBody
{height:100%; background:url("/images/contentBG.jpg"); padding:0px 50px 20px 50px; text-align:left;}
#imageTitle
{font-size:15pt; font-weight:bold; font-variant:small-caps; color:#000099;}
#imageTitleDisplay
{font-size:15pt; font-weight:bold; font-variant:small-caps; color:#FFFFFF;}

/* Nav */
#homeNav
{height:94px;}
#memNav
{height:23px;}

/* Footer */
#footer
{height:70px; background:url("/images/footer.jpg"); text-align:center; color:#969696;}
#footer A
{color:#969696;}
#footer A:HOVER
{color:#FFFFFF;}

/* Forms */
INPUT, SELECT
{font-size:8pt;}