
.left
{
font-family: verdana,arial,helvetica;
font-size: 12px;
color: #ffffff;
background-color: #696969;
text-align: left;
padding: 0,1,0,2
}

.center
{
font-family: verdana,arial,helvetica;
font-size: 15px;
color: #ffff00;
text-align: left;
background-color:  #000000;
line-height: 1.5em;
padding: 0,10,0,10;
}

.header
{
font-family: verdana,arial,helvetica;
font-size: 45px;
color: #cccccc;
background-color:  #000000;
text-align: center;
padding: 0,0,0,0;
}

.GallStyle TD {
BACKGROUND: ##ff9999;
COLOR: inherit;
PADDING: 30px;
TEXT-ALIGN: middle;
BORDER: 0px;
}



/* these are the font styles for the links */
a:link {font: bold 12px verdana,arial,helvetica; color: #9999ff; text-decoration: none;} 
a:active {font: bold 12px verdana,arial,helvetica; color: #9999ff; text-decoration: none;}
a:visited {font: bold 12px verdana,arial,helvetica; color: #9999ff; text-decoration: none;}
a:hover {font: bold 12px verdana,arial,helvetica; color: #AF0020; text-decoration: none;}
/*this one changes the mouseover or hover state of the link*/




.title
{
    /* this is the styling for the title.  Semantically, this should be an h1 */
	/* padding all four sides of the div in order top, right, bottom, left */
color: #D9E1ED;
font-face: Arial;
font-weight: bold;
font-size: 36px;
}

.titlemargin
{
margin: 10px 0px 10px 0px;
}


.subtitle 
{
color: #5675A5;
font-face: Arial;
font-weight: bold;
font-size: 14px;
}


/* this describes the container of the content paragraphs. */
/* keeps text off the borders */
.content
{
padding: 0px 10px 0px 10px; 
font-face: Arial;
font-size: 12px;
padding: 0px;
margin: 0px;
}

.content.center{ text-align: center}

.content.padleft
{
    /* this is to pad if there's a sidebar on the left */
    padding-left: 180px;
}


.content.padright
{
    /* this is to pad if there's a sidebar on the right */
    padding-right: 180px;
}


.footer
{
	padding: 0,0,0,0;
	font-size: 10px;
	font-face: arial;
	text-align: center;
}


.picindex
{
a:active: bgcolor="#ffcc99";
}

.tbl1
{
font-family: verdana,arial,helvetica;
font-size: 10px;
color: #ffffff;
text-align: left;
padding: 0,5,0,5
}
.TOC
{
font-family: verdana,arial,helvetica;
font-size: 14px;
color: #ffffff;
background-color:#000000;
text-align: left;
padding: 0,15,0,15
}
