    /* exit 69 styling page */

body
    { color: white; background-color: black; font-family: times new roman; font-size: medium; }

         /* banner */
h1
    { background-color: black; }

         /* google search helper */
.hidden
    { color: black; font-size: xx-small; }

         /* date */
.footer
    { color: 444444; font-size: x-small; }

           /* Group Main Table */
.grouptable
    { color: white; background-color: black; }

        /* main body index text */
.mainbodytext
    {
	background-color: 000000;
	color: 888888;
	font-size: medium;
	font-weight: 700;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.mainbodytext2
    {
	background-color: 000000;
	color: 888888;
	font-size: 12px;
	font-weight: 500;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.mainhostingtext
    { background-color: 000000; text-align: center; color: 888888; font-size: medium; font-weight: 700; }

.hostingtable
    { color: white; background-color: black; }

           /* footer statement */
.footerheadline
    { color: black; font-size: x-large; }

.footerheadline :hover          { color: white; }

         /* Main Table */
.maintable
    { color: white; background-color: black; }

             /* Lower Main Table */
.lowertable
    { color: white; background-color: black; }

         /* Menu Main Table */
.navtableheader
    {
	background-image: url(../images/navtablebackground2.jpg);
}

         /* Pictures Main Table */
.pictablemain
    { background-color: black; }

         /* Menu bottom */
.navfooter a
    {display: inline; background-color: black; text-align: center; color: 222222; font-size: x-small; text-decoration: underline; }

         /* menu main table extras */
.navheader a
    {
	display: inline;
	text-align: center;
	font-style: normal;
	font-size: medium;
	text-decoration: none;
	color: #0033FF;
}

    .abntext
    {
	text-align: center;
	font-style: normal;
	font-size: 10px;
}

         /* footer design link */
.footer a
    { font-style: italic; font-size: xx-small; text-decoration: none; }

.footerpromo a
    { border-color: black; font-style: italic; text-decoration: none; }

         /* menu colors etc */
.navheader a:link           { color: 000000; }
.navheader a:visited        { color: 000000; }
.navheader a:hover          { color: ffffff; }
.navfooter a:link           { color: 444444; }
.navfooter a:visited        { color: 444444; }
.navfooter a:hover          { color: white; background-color: 444444; }
.footer a:link           { color: 444444; }
.footer a:visited        { color: 444444; }
.footerpromo a:link           { color: FFFFFF; }
.footerpromo a:visited        { color: FFFFFF; }





/* link buttons */
.navheader a:link, .navheader a:visited
       { font: Verdana, sans-serif;
         padding: 0.5em; margin: 0.0em;
         display: inline; text-decoration: none; }

/* change the button on hover and focus */
.navheader a:hover, .navheader a:focus
       {
	background-image: url(../images/navhover2.jpg);
	color: ffffff;
}
.portfolio_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #CCCCCC;
}
