/*======================================================================*/
/* Cascading Style Sheet for the Central Grads Site                     */
/*                                                                      */
/* This file sheet is linked to by all pages on the CD directly,        */
/* and is the stylesheet for Browser 4+ and above on all platforms.     */
/*                                                                      */
/* Written by: David Cowley                                             */
/* Created: August 5th, 2000                                            */
/* Updated: August 5th, 2000                                            */
/*                                                                      */
/* Revision History:                                                    */
/*      0.01    Information copied from the various existing CSSs       */
/*                                                                      */
/*======================================================================*/


/* Main Title */
#header { padding:0px;
          margin:0px 3% 0px 3%;
        }
/* END Main Title */

/* Main Column */
#mainClm { padding:1px 3% 0px 3%; /* t,r,b,l */
           /*padding:1px 20px 0px 20px;*/
           /*margin:0px 20px 0px 20px;*/
           margin:0px 3% 0px 3%;
           border: solid 1px #4444ff;
           background:#000000;
         }

/* Sidebar */
#sideBar { float:left;
           padding:2px 2px 2px 2px;
           margin:20px 20px 0px -3%; /* 0px -25px 0px 0px */
   	   border:dashed 1px #4444ff;
   	   width: 120px;
	   /*width:auto;*/
	   /*width:30%;*/
   	   background:#3f3f9f;
	   font-size:90%;
	 }

	#sideBar ul { margin:0px;
	              padding:0px;
	              list-style-type:none;
	              text-align:left;
	            }
	#sideBar li { margin:0px;
	              padding:0px;
	              list-style-type:none;
	              text-align:center;
	              font-weight:900;
	              color:#ff3f3f
	            }
	#sideBar li a { border:none;
	                color:#ffff66;
	                text-decoration:none;
	                background:#3f3f9f;
	              }
	#sideBar li a:hover { border:none;
	                      /* color:#cccc44; */
	                      text-decoration:none;
	                      color:#ff3f3f;
	                    }
	#sideBar li a:visited { border:none;
	                /* color:#ffff88; */
	                text-decoration:none;
	                background:#3f3f9f;
	              }
        
	/* END Sidebar */
/* END Main Column */


/*======================================================================*/
/* The body tag is used to give initial defaults to all values.         */
/* Note: Styles that are specified in the body tag may not affect       */
/*      Ordered Lists [<OL>], Unordered List [<UL>], other Lists [<DT>, */
/*      <DD>].  Further it is unlikely that they will affect table      */
/*      cells [<TD>, <TH>].                                             */
/*									*/
/* font-size is not specified in the BODY tag because it is different   */
/* for the different browsers and platforms				*/

BODY { font-family: "Verdana", "Helvetica", "Arial", sans-serif;
       color: #ffffff; 
       background-color: #000000; }



/*======================================================================*/


/*======================================================================*/
/* All tags seperated to make changes faster, and more readible         */
/* [alphabetical].  All attributes are also arranged alphabetically.    */
/*                                                                      */
/* Currently with styles specified below: BIG, CODE, EM, H1-H6, LI, OL, */
/* P, TD, TD KBD, TH, UL  						*/
/*									*/
/* font-size removed from OL, P, TD, TH, UL, TD KBD, CODE,		*/


h1.title { font-family: "Verdana", "Helvetica", "Arial", sans-serif;
           font-weight: bold;
           text-align: center; }

h1.peopleTitle { font-family: "Verdana", "Helvetica", "Arial", sans-serif;
           font-weight: bold;
           text-align: center; }

a.mainMenu { font-family: "Verdana", "Helvetica", "Arial", sans-serif;
             font-size: 1.4em;
             font-weight: bold;
             color: #00ffff;
             background-color: #000000;
             text-decoration: none; }

div.vertSpacer { margin: 0.3em; }

p.footer, div.footer {font-size: 60%;}

p  { font-family: "Verdana", "Helvetica", "Arial", sans-serif; 
     color: #ffffff; 
     background-color: #000000; }

p.peopleComment  { font-family: "Verdana", "Helvetica", "Arial", sans-serif; 
     				color: #ffffff; 
    				background-color: #000000; }

p.cookie_crumb { font-family: "Verdana", "Helvetica", "Arial", sans-serif;
		 font-size: 70%; }


a.cookie_crumb { font-family: "Verdana", "Helvetica", "Arial", sans-serif;
		 text-decoration: none; 
		 color: #88FF88;
		 background-color: #000000; }

a.cookie_crumb:visited { font-family: "Verdana", "Helvetica", "Arial", sans-serif;
            text-decoration: none; 
            color: #44FF44;
            background-color: #000000; }

		 

a { font-family: "Verdana", "Helvetica", "Arial", sans-serif;
    font-weight: bold;
    text-decoration: none; 
    color: #8888FF;
    background-color: #000000; }

a.anchor { font-family: "Verdana", "Helvetica", "Arial", sans-serif;
           font-weight: bold;
           font-size: 0.9em;
           text-decoration: none; 
           color: #8888FF;
           background-color: #000000; }


a:visited { font-family: "Verdana", "Helvetica", "Arial", sans-serif;
            font-weight: bold;
            text-decoration: none; 
            color: #4444FF;
            background-color: #000000; }

span.date { font-family: "Verdana", "Helvetica", "Arial", sans-serif;
            font-weight: bold;
            color: #FF0000;
            background-color: #000000; }

span.label { font-family: "Verdana", "Helvetica", "Arial", sans-serif;
             font-weight: bold;
             color: #ffffff;
             background-color: #000000; }

span.jokeResponse { font-family: "Verdana", "Helvetica", "Arial", sans-serif;
                    color: #ffff00;
                    background-color: #000000; }

span.translation { font-family: "Verdana", "Helvetica", "Arial", sans-serif;
                   color: #ff0000;
                   background-color: #000000; }
                   
span.biblio { font-family: "Verdana", "Helvetica", "Arial", sans-serif;
              color: #ffff00;
              background-color: #000000; }
                

span.subcategory, a.subcategory { font-family: "Verdana", "Helvetica", "Arial", sans-serif;
                   color: #70db93;
                   background-color: #000000; }
          

span.greek { font-family: "Symbol";
             font-weight: 900;
             color: #ffffff;
             background-color: #000000; }

span.goldquote { font-family: "Verdana", "Helvetica", "Arial", sans-serif;
                 color: #ffcc00;
                 background-color: #000000; }
             
span.famousquote { font-family: "Verdana", "Helvetica", "Arial", sans-serif;
                   font-weight: 900;
                   color: #ffffff;
                   background-color: #000000; }

h2.sectionHeading  { font-family: "Verdana", "Helvetica", "Arial", sans-serif;
                     font-weight: bold;
                     text-align: left;
                     color: white;
                     background-color: #000000; }

h2.joke  { font-family: "Verdana", "Helvetica", "Arial", sans-serif;
           font-weight: bold;
           color: #ffffff;
           background-color: #000000;
           text-align: left; }
           

H2 { font-size : 16.0pt; 
     font-family: "Verdana", "Helvetica", "Arial", sans-serif;
     font-style : normal;
     font-weight : bold;
     line-height: 20pt;
     margin-top : 20.0pt; }
H2.initial { margin-top : 0.0pt; }

H3 { font-size : 14.0pt; 
     font-family: "Verdana", "Helvetica", "Arial", sans-serif;
     font-style : normal;
     font-weight : 600;
     line-height: 20pt;
     margin-top : 20.0pt; }
H3.initial { margin-top : 0.0pt; }

H4 { font-size : 12.0pt; 
     font-family: "Verdana", "Helvetica", "Arial", sans-serif;
     font-style : normal;
     font-weight : bold;
     line-height: 20pt;
     margin-top : 20.0pt; }
H4.initial { margin-top : 0.0pt; }

H5 { font-size : 11.0pt; 
     font-family: "Verdana", "Helvetica", "Arial", sans-serif;
     font-style : normal;
     font-weight : bold;
     line-height: 20pt;
     margin-top : 20.0pt; }
H5.initial { margin-top : 0.0pt; }

H6 { font-size : 10.0pt; 
     font-family: "Verdana", "Helvetica", "Arial", sans-serif;
     font-style : normal;
     font-weight : bold;
     line-height: 20pt;
     margin-top : 20.0pt; }
H6.initial { margin-top : 0.0pt; }

LI { font-family: "Verdana", "Helvetica", "Arial", sans-serif;}

OL { font-family: "Verdana", "Helvetica", "Arial", sans-serif; 
     line-height: 14pt; }

p  { font-family: "Verdana", "Helvetica", "Arial", sans-serif; 
     color: #ffffff; 
     background-color: #000000; }

SMALL { font-size: 80%; }

TD { font-family: "Verdana", "Helvetica", "Arial", sans-serif; 
     color: #ffffff; 
     background-color: #000000; }

TH { font-family: "Verdana", "Helvetica", "Arial", sans-serif; 
     color: #ffffff; 
     background-color: #000000; }

UL { font-family: "Verdana", "Helvetica", "Arial", sans-serif; 
     /*line-height: 14pt;*/ }

/*======================================================================*/


/*======================================================================*/
/* All class declarations, general classes alphabetically followed by   */
/* specific derived classes [also alphabetically].                      */
/*                                                                      */
/* General: footerText, menuText  [CaSE SensiTIVE]



/*======================================================================*/


/*======================================================================*/
/* All id declarations alphabetically listed                            */
/*                                                                      */
/* No IDs currently implemented                                         */

/*======================================================================*/

#documentHistory {
        left:0;
        position:absolute;
	padding-left:1%;
}
#validation {
        right:0;
        position:absolute;
	padding-right:1%;
}

