body 
{
   background-color: black;
   rightmargin: 0 
   bottommargin: 0; 
   leftmargin: 0; 
   marginheight: 0;
   marginwidth: 0;
   topmargin:0;
}

div.core 
{
   background-color: black;
   position: absolute;
   top: 50%;
   left: 50%;
   width: 800px;
   height: 600px;
   margin-top: -300px; /*set to a negative number 1/2 of your height*/
   margin-left: -400px; /*set to a negative number 1/2 of your width*/
   //background-color: #00B7EF;
}

div.banner
{
   position: relative;
}

div.core p
{
   text-align: center;

}



div.navbar ul
{
//padding: .2em 0;
padding: .2em 1em;
margin: 0;
list-style-type: none;
//background-color: #000;
//background-color: #679FFC;
//background-color: #A0A0A0;
//background-color: #CE9B00;
background-color: #B38600;
//color: #FFF;
color: #000;
//width: 47%;
width: 46%;
//font: normal 90% arial, helvetica, sans-serif;
font: normal 90% "times new roman", helvetica, sans-serif;
//font-size: 14pt;
font-size: 13pt;
text-align: center;
}

div.navbar li 
{ 
display: inline; 
}

div.navbar ul a
{
text-decoration: none;
//background-color: #000;
//background-color: #679FFC;
//background-color: #A0A0A0;
//background-color: #CE9B00;
background-color: #B38600;
//color: #FFF;
color: #000;
//padding: .2em 1em;
padding: .2em 1em;
border-left: 1px solid #fff;
//border-right: 1px solid #fff;
}



div.navbar ul a:hover, div.navbar ul a:focus, div.navbar ul a:active
{
   //background-color: #0080FF;
   //color: #fff;
}




div.navbar a:hover, div.navbar a:focus, div.navbar a:active
{
	//color: #00c;
	//background: #fc0;
}



#id_curr_page
{
text-decoration: none;
//background-color: #000;
background-color: black;
//color: #FFF;
color: white;
//padding: .2em 1em;
padding: .3em 1em;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}

div.home
{
font: normal 90% tahoma, helvetica, sans-serif;
color: white;
}

div.bio
{
font: normal 90% tahoma, helvetica, sans-serif;
color: white;
}

div.bio a
{
font: normal 90% tahoma, helvetica, sans-serif;
color: white;
}

div.gallery
{
font: normal 90% tahoma, helvetica, sans-serif;
color: white;
}

div.privacy_policy
{
font: normal 90% tahoma, helvetica, sans-serif;
color: white;
}

div.feedback
{
font: normal 90% tahoma, helvetica, sans-serif;
color: white;
}

div.closeup
{
font: normal 90% tahoma, helvetica, sans-serif;
color: white;
}

div.closeup a
{
font: normal 90% tahoma, helvetica, sans-serif;
color: white;


}


div.footer a
{
font: normal 90% "times new roman", helvetica, sans-serif;
font-size: 10pt;
//color: #679FFC;
}

div.footer p
{
font: normal 90% "times new roman", helvetica, sans-serif;
font-size: 10pt;
color: white;
}

div.copyright p
{
font: normal 90% "times new roman", helvetica, sans-serif;
font-size: 8pt;
color: white;
text-align: center;
}

div.hooz_footer p
{
font: normal 90% "times new roman", helvetica, sans-serif;
font-size: 8pt;
color: white;
text-align: center;
}

   div.hooz_footer p a
   {
      font: normal 90% "times new roman", helvetica, sans-serif;
      font-size: 8pt;
      color: #00B7EF;
      text-decoration: none;
      text-align: center;
   }

div.support p
{
font: normal 90% "times new roman", helvetica, sans-serif;
font-size: 8pt;
color: white;
text-align: center;
}

div.support p a
{
font: normal 90% "times new roman", helvetica, sans-serif;
font-size: 8pt;
color: white;
}

div.navbar_small ul
{
padding: .2em 0;
margin: 0;
list-style-type: none;
//background-color: #000;
//background-color: #679FFC;
background-color: #A0A0A0;
//color: #FFF;
color: #000;
width: 50%;
//font: normal 90% arial, helvetica, sans-serif;
font: normal 90% "times new roman", helvetica, sans-serif;
font-size: 11pt;
text-align: center;
}

div.navbar_small li 
{ 
display: inline; 
}

div.navbar_small ul a
{
text-decoration: none;
//background-color: #000;
//background-color: #679FFC;
background-color: #A0A0A0;
//color: #FFF;
color: #000;
//padding: .2em 1em;
padding: .2em 1em;
border-left: 1px solid #fff;
//border-right: 1px solid #fff;
}

div.navbar_small ul a:hover, div.navbar ul a:focus, div.navbar ul a:active
{
//background-color: #0080FF;
//color: #fff;
}

/* NEW */
ul#mainlist 
{ 
   // font-family: sans-serif;

//padding: 0 1em;
   padding: .2em 1em;
   margin: 0;
   list-style-type: none;
//background-color: #000;
//background-color: #679FFC;
//background-color: #A0A0A0;
//background-color: #CE9B00;
   background-color: #B38600;
//color: #FFF;
   color: #000;
//width: 47%;
   width: 41%;
//font: normal 90% arial, helvetica, sans-serif;
   font: normal 90% "times new roman", helvetica, sans-serif;
//font-size: 14pt;
   font-size: 13pt;
   text-align: center;
}

ul#mainlist a
{
   //font-weight: bold;
   text-decoration: none;
}

ul#mainlist, ul#mainlist ul, ul#mainlist li
{
   margin: 0px;
   //padding: 0px;
   //padding: .2em 1em;
   list-style-type: none;
   border-left: 1px solid #fff;
}

ul#mainlist li 
{ 
   // float: left; 
   display: inline; 
   //padding: .2em 1em;
}

ul#mainlist li a
{
   //color: #ffffff;
   //background-color: #003366;
   //padding: 3px;
   //border: 1px #ffffff outset;
   background-color: #B38600;
   color: #000;
   padding: .2em 1em;
}

ul#mainlist li a:hover
{
   //color: #ffff00;
   //background-color: #003366;
   background-color: #B38600;
   color: #000;
}

ul#mainlist li a:active
{
//color: #cccccc;
//background-color: #003366;
   background-color: #B38600;
   color: #000;

//border: 1px #ffffff inset;
}

ul#childlist 
{ 
   display: none; 
}

ul#childlist li { float: none; }

ul#childlist li a
{
padding: 0px;
margin: 0px;
}

ul#mainlist li:hover ul#childlist
{
   display: block;
position: absolute;
   //position: absolute;
   top: 239px;
   left: 625px;
   //width: 800px;
   //height: 600px;

   font-size: 12pt;
   padding-top: 3px;
}

ul#mainlist li:hover ul#childlist li a
{
   display: block;
   width: 10em;
   border: none;
   padding: 2px;
}

ul#mainlist li:hover ul#childlist li a:before 
{ 
   //content: " >> "; 
}

ul#childlist, ul#childlist ul, ul#childlist li
{
   margin: 0px;
   padding: 0px;
   //padding: 0em 1em;
   list-style-type: none;
   //border-left: 1px solid #fff;
   border: none;
   width: 5em;
}

li#childactivelist a
{
   width: 5em;
}

/*
               <ul id="mainlist">
                  <li id="activelist">
                     <a href="bio.php">Bio</a>
                  </li>
                  <li>

                     <a href="#" id="sel">Paintings</a>
                     <ul id="childlist">
                        <li id="childactivelist">
*/
