/* stylenhp21sept09 ... new style sheet for new home page ... from: project style sheet 19aug09 */
/* projectstyle19aug09 ... new style sheet for pages in projects folder */
/* Style Sheet for andynash.com developed August 19, 2009. */

body        { font-family:tahoma,arial,sans-serif;  font-size:11pt ;  
            background-color:#000000;}                

h1          { font-weight:bold ; font-size:16pt; }
h2          { font-weight:bold ; font-size:14pt; }


a:link      { color:#000080 ; text-decoration:none; }
a:visited   { color:#0000FF ; text-decoration:none; }  
a:hover     { text-decoration:underline;  }
a.blackback { color:#FFFFFF ; font-weight:bold; }

/* a:active    { color:#FFFFFF ; } */


/* screen definitions --------------------------- */

#screen     { margin:10px ;  }
#screen     { width:900px ;  }   

#screen     p { color:#FFFFFF ; } /* white text */


/* New Home Page Styles start here */

#homeheader h1 {color:#FFFFFF ;}

#leftside   { padding:10px ; width:60% ; float: left ; }
#leftside   { background-color:#FFFFFF ; }
#leftside   p { color:#000000 ; } 
#leftside   h2 {color:#000000 ; }

#rightside  { padding:10px ; margin-left:65% ; width:30% ;  }
#rightside  p.youtube {padding-left:10px; }
#rightside  h2 {color:#FFFFFF ; }
#rightside  ul.blacklist {width:300px ; }

#andyyoutube  { padding-bottom:10px ; }


#cities     { background-color:#C0C0C0 ; }
#cities     { padding:10px ;  } 
#cities     p  { color:#000000 ; }
#cities     h2 { color:#000000 ; }

#socialnets p  {padding-left:30px ;  }


/* footer definitions ------------------------------- */

#footer     p { color:#FFFFFF ; clear:both ;}

/* white text */




