/* Style Sheet for andynash.com developed January 8, 2007. */

body        { font-family:tahoma,arial,sans-serif;  font-size:11pt ; width:650px ; 
            background-color:#000000;}                

p.captRight { font-style:italic ; text-align:right; padding-right:10px ; }
p.captLeft  { font-style:italic ; text-align:left; padding-left:10px ; }

h1          { font-weight:bold ; font-size:16pt; }
h2          { font-weight:bold ; font-size:14pt; }
h3          { font-size:11pt; }

/* a           {font-weight:normal ;} */


/* screen definitions --------------------------- */

/*#screen     {
            padding-left:10px ; padding-top:10px ;   }   */   

#screen     p { color:#FFFFFF ; }

/* white text */


/* header definitions font-weight: normal; --------------------------- */

#header     h1, h2 { color:#FFFFFF ; }
#header     td     { padding:10px ; }
#header     a      { color:#80FFFF;}  

/* white text */


/* navbar definitions #FBF40D---------------------------- */

#navbar    { width:650px ; padding:10px ; 
           border-width:1pt ;  border-top-style:solid ; border-bottom-style:solid ; border-color:#FFFFFF;}

#navbar    a  {   font-weight: bold; fontdisplay:inline ;  padding:12px ;}
#navbar    a:link      { color: #80FFFF; text-decoration:none; }
#navbar    a:visited   { color:#CCF1F4 ; text-decoration:none; }  
#navbar    a:hover     { color:#FFFFFF ; text-decoration:underline;  }
#navbar    a:active    { color:#FFFFFF; }


/* bodytext definitions ----------------------------- */

#bodytext { width:650px ;  padding: 20px 20px 20px 20px ;
          border-width:2pt ; border-bottom-style:solid ; 
           background-color:#C0C0C0 ;  }

#bodytext   p   { color:#000000 ; }
#bodytext   h2  { color:#000000 ; }

#bodytext   li  { padding:5px ; }

#bodytext   a   { text-decoration:underline ;  color:#800040 ; }
/* #bodytext   a:link      { color:#800040 ;   }
 #bodytext   a:visited   { color:#CCF1F4 ;   }  
#bodytext   a:hover     { color:#FFFFFF ;   }
#bodytext   a:active    { color:#FFFFFF; } */

#bodytext   a.download { display: inline ; font-size:10pt; text-decoration:underline; padding:40px ; } 

/* footer definitions ------------------------------- */

#footer     p { color:#FFFFFF ; text-align:right; }

/* white text */



/* 
#bodytext   li  { font-size:11pt ; font-style:normal ; padding:5px ; }

#bodytext   .pubtitle { color:#ACD5FD ; font-style:italic; }
#bodytext   .jobtitle { color:#AEF9FF ; font-weight:bold; }

*/


