<STYLE TYPE="text/css">
<!--
body {
background color: #000000;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 14pt;
color: #FFE0AA;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px
}


a:link  {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color : #FF9345;
 font-weight: bold;
 text-decoration : none;
}

a:visited {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color : #FF9345;
 font-weight: bold;
 text-decoration : none;
  }


a:hover {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color : #BA9670;
 font-weight: bold;
 text-decoration : underline;
}

H1, H2, H3, H4, H5, H6 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #BA9670;
}

H1 { font-size: 20px; }
H2 { font-size: 18px;
     margin-top: 0px;
     margin-bottom: 0px;}
H3 { font-size: 16px; }
H4 { font-size: 14px; }


td, p {
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 13pt;
color: #FFE0AA;
}

/*
   text styles
*/
.title                          /* album titles on main page */
	{
	  font-size: 14px;
	  font-weight: bold;
	}
.desc                           /* album descriptions on main page */
	{
	  font-size: 12px;
	}
.caption                        /* photo captions on all pages */
	{
	  font-size: 10px;
	}
.error                          /* all error text */
	{
	  color: red;
	  font-size: 12px;
	}

.headbox			/* box around the page headers */
	{
	}

.head                           /* page headers */
	{
	  font-size: 16px;
	  font-weight: bold;
	}
.bread                          /* used in breadcrumb bars */
	{
	  font-size: 10px;
	}
.nav                            /* used in navigation bars */
	{
	  font-size: 12px;
	}
.admin                          /* used in admin bars */
	{
	  font-size: 10px;
	  font-weight: bold;
	}
.fineprint                      /* used for fine print */
	{
	  font-size: 12px;
	}
.popuphead
	{
	  font-size: 16px;
	  font-weight: bold
	}
.popup
	{
	  font-size: 12px;
	}
.editlink			/* Used for the [edit] tags */
	{
	  font-size: 10px;
	}
-->
 </STYLE>


