
h1           { font-family: g; font-size: 18pt; color: #000066; font-style: oblique; 
               font-weight: bold; text-align: center }
h2           { font-family: g; font-size: 14pt; color: #000099; font-style: oblique; 
               font-weight: bold; text-align: center }
h3           { font-family: Arial; font-size: 12pt; color: #0000FF; font-style: oblique; 
               font-weight: bold; text-align: center }
h4           { font-family: Arial; font-size: 12pt; color: #000000; font-weight: bold; 
               text-align: left }
body
{
	font-size: 12pt;
	background-attachment: fixed;
	background-image: url(images/page_bckgrnd2.jpg);
	color: #0033cc;
	font-family: Times New Roman (serif);
	background-color: #6c6cff;
	text-align: left;
}

.HeaderImage
{
	margin: 0px;
	padding: 0px; 
}

h3.Links
{
    FONT-WEIGHT: bold; 
    FONT-SIZE: 12pt; 
    COLOR: #000000; 
    LINE-HEIGHT: 100%; 
    FONT-STYLE: italic; 
    FONT-FAMILY: Times New Roman; 
    TEXT-ALIGN: center
}

a:hover.Links
{
    COLOR: red
}

a.Links
{
    color: Blue  
}

div.DirBlock
{
    PADDING-RIGHT: 4px; 
    PADDING-LEFT: 4px; 
    PADDING-BOTTOM: 1px; 
    PADDING-TOP: 1px;
    border: Outset 2px Silver 
}

.GalleryCaptionText
{
    font-weight: bold   
}

.GalleryTitleText
{
    display: none;
}

.GalleryContainer
{
    border: solid 1px Black;
    background-color: #dcdcdc;
    padding-top: 3px;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 3px;
    width: 400px; 
}

.GalleryImage
{
    padding-right: 2px;
    padding-left: 2px;
}

