

/* 
   Stylesheet for NERS website
   
   ----------------------------------------------------------
   Stylesheet Author:    Robert Alimi
   Created:              04-16-03
   Last-Modified:        
   Stylesheet URL:      
   --------------------------------------------------------

   This design includes the following sections:
   
   1) generic - for general website pages
   2) gallery - used for Gallery exhibition pages
   
*/




/* -------------------- generic section */


A:link {text-decoration: underline; color: blue;};
A:visited {text-decoration: underline; color: blue;};
A:active {text-decoration: none};
A:hover {text-decoration: underline; color: red;}



body         { background-color: white;  
               font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 
               10pt; margin-left: 0% }
P.main_menu{
font-family: Verdana,Arial,Helvetica,sans-serif; 
font-size:14pt
}

P.foot_menu{
font-family: Verdana,Arial,Helvetica,sans-serif; 
font-size:8pt
}



/* for the NERS general pages */
P.general_copy{
font-family: Verdana,Arial,Helvetica,sans-serif; 
font-size:10pt
}

P.ners_calendar{
font-family: Verdana,Arial,Helvetica,sans-serif; 
font-size:8pt
}


/* for the NERS Literature listings */
P.lit_author{
font-family: Verdana,Arial,Helvetica,sans-serif; 
font-size:8pt
}

P.lit_cite{
font-family: Verdana,Arial,Helvetica,sans-serif; 
font-size:8pt
}

P.lit_title{
font-family: Verdana,Arial,Helvetica,sans-serif; 
font-size:8pt
}

/* for the NERS Links page */
P.ruglink_title{
font-family: Verdana,Arial,Helvetica,sans-serif; 
font-size:8pt
}

P.ruglink_url{
font-family: Verdana,Arial,Helvetica,sans-serif; 
font-size:8pt
}



DIV.menu_item {
font-family:Arial,Helvetica,sans-serif; 
font-size:14pt;
A:link {text-decoration: none};
A:visited {text-decoration: none};
A:active {text-decoration: none};
A:hover {text-decoration: underline; color: red;}
}



H1, H2, H3, H4, H5, H6 {
font-family: "Lucida Sans Unicode",Arial, Palatino, "Times New Roman", serif
}

H1 {
font-size: 140%
}

H2 {
font-size: 130%
}

H3 {
font-size: 120%
}

H4 {
font-size: 110%
}

/* ----------------- END generic section */




/* ------------------- NERS Gallery Section */

P.gal_pl_no {
font-family:  Verdana,Arial,"Arial Narrow", sans-serif;
font-size: 14pt;
}

P.gal_pl_title {
font-family:  Verdana,Arial,"Arial Narrow", sans-serif;
font-size: 12pt;
}

P.gal_pl_desc {
font-family:  Verdana,Arial,"Arial Narrow", sans-serif;
font-size: 10pt;
}

P.gal_pl_litref {
font-family:  Verdana,Arial,"Arial Narrow", sans-serif;
font-size: 10pt;
font-style: italic;
}

P.gal_pl_litcite {
font-family:  Verdana,Arial,"Arial Narrow", sans-serif;
font-size: 8pt;
}

P.gal_pl_det_title {
font-family: Verdana,Arial,"Arial Narrow", sans-serif;
font-size: 10pt; font-weight: bold 
}

P.gal_pl_detail {
font-family: Verdana,Arial,"Arial Narrow", sans-serif;
font-size: 8pt;
}

P.gal_pl_struc_title {
font-family: Verdana,Arial,"Arial Narrow", sans-serif;
font-size: 10pt; font-weight: bold 
}

P.gal_pl_struc_subtitle {
font-family: Verdana,Arial,"Arial Narrow", sans-serif;
font-size: 8pt; font-weight: bold 
}

P.gal_pl_struc {
font-family: Verdana,Arial,"Arial Narrow", sans-serif;
font-size: 8pt;
}

P.gal_pl_footnotes {
font-family:  Verdana,Arial,"Arial Narrow", sans-serif;
font-size: 10pt;
}

P.gal_pl_misc {
font-family:  Verdana,Arial,"Arial Narrow", sans-serif;
font-size: 8pt;
}

/* ------------------- END NERS Gallery Section */
