BODY {
            background-color: #323232;
            }


P {
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	color: #FFFFFF;
    }
div.footer {
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	color: #FFFFFF;
	background-color:#999;
    }

P.blog {
		font-family: verdana, arial, helvetica;  
		font-size: 10pt;
        color: #FFFFFF; 
}
P.sidebar {
		font-family: verdana, arial, helvetica;  
		font-size: 9pt;
        color: #FFFFFF; 
}

P.bloghead {
			font-family: verdana, arial, helvetica;  
			font-size: 14pt;
			font-weight:bold;
            color: #FFFFFF;

SPAN.body {
                    font-family: verdana, arial, helvetica;  
                    font-size: 10pt;  
                    color: #FFFFFF;  /* body text not in paragraphs */
					}

SPAN.smallbody {
                    font-family: verdana, arial, helvetica;  
                    font-size: 8pt;  
                    color: #FFFFFF;  /* smaller body text */
                    }


A {
    font-family: verdana, arial, helvetica;
    color: #DC1407;
    text-decoration: none;
    }


A:hover {
              color: #999999;
              text-decoration: underline;
              }


TD.caption {
                   font-family: verdana, arial, helvetica;  /* photo captions */
                   font-size: 8pt;
                   color: #999999;
                   }


TD.footer {
                 font-family: verdana, arial, helvetica;
                 font-size: 8pt;
                 background-color: #666666;
				                  }


SPAN.caption {
                        font-family: verdana, arial, helvetica;
                        font-size: 8pt;
                        color: #999999;
                        }


SPAN.gray {
                    color: #999999;
                    font-weight: bold;
                    }

SPAN.red {
                  color: #DC1407;
                  font-weight: bold;
                  }
#webgallery {
	background-color: #000;
	height: 500px;
	width: 700px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

