/* Gwen Laprade */

body {background-color: 04032f; color: DimGray;
	 text-align: left; margin: 0px; padding: 0px;
     font-family: Tahoma, Geneva, sans-serif}

/* use red as background color to see table outline, use white as final color */
table {background-color: white; border: 0; padding: 0px; width: 900px}
		 
/* this is for centering within a table cell */
#ctr {text-align: center; margin-bottom: 0px; background-color: white}

#links {margin-right: 10px; text-align: center; background-color: b9ac86}

#links a {font-size: 1em;
         color: white;
         line-height: 120%;
         text-decoration: none}

#links a:hover {background-color: 04032f; color: white}

#contents {text-align: left; padding: 0px 60px 0px 60px; 
		background-color: white;
        line-height: 120%;
        color: DimGray}

#concenter {text-align: center; padding: 0px 60px 0px 60px; 
		background-color: white;
        line-height: 120%;
        color: DimGray}

#signature {text-align: right; padding: 0px 60px 0px 60px; 
		background-color: white;
        line-height: 120%;
        color: MidnightBlue}

#contitle {text-align: center;
        background-color: white;
        color: MidnightBlue}

#connarrow {text-align: left; padding: 0px 0px 20px 0px; line-height: 120%;
		background-color: white; color: DimGray}

#conleft {text-align: left; padding: 0px 0px 20px 60px; line-height: 120%;
        background-color: white; color: MidnightBlue}

#conlefter {text-align: left; padding: 0px 0px 20px 0px; line-height: 100%; 
        background-color: white; color: MidnightBlue}

#contents a {color: DimGray;
          text-decoration: none}

#contents a:hover {background-color: white;
                color: MidnightBlue}

#coloredline {text-align: center; padding: 0px 0px 0px 0px; color: b9ac86; border-style:solid; border-width:5px}

#whiteline {text-align: center; padding: 0px 0px 0px 0px; color: white; border-style:solid; border-width:5px}

address {text-align: center; padding: 5px 0px 5px 0px; background-color: b9ac86; color: white}

address a {font-weight: bold;
          color: white;
          text-decoration: none}

address a:hover {background-color: white;
                color: 04032f}

/*
a {color: red;
   text-decoration: underline;
   font-weight: bold}

a:hover {background-color: 04032f;
         color: red}
		 
#left {text-align: left};

#grhead {text-align: center;
         margin-bottom: 0px;
         background-color: white;
         color: 04032f}

#dates {float:right;
        width: 250px; text-align: center;
        padding: 10px, 10px, 25px, 10px;
        margin-left: 10px;
        background-color: 04032f;
        color: white;
        font-style: italic;
        word-spacing: 5px;
        border: 10px double red}

#contents a {color: 04032f;
             text-decoration: underline}

#contents a:hover {background-color: 04032f;
                color: white}

#contents th {font-weight: normal; text-align: center}

#contents li {font-size: 75%}

#mini {text-align: left; line-heigth: 95%;
       background-color: 04032f;
       color: white; vertical-align: top; font-size: 75%}

#mini a {color: white;
         text-decoration: none}

#mini a:hover {background-color: white;
               color: 04032f}

#schedule {float:right;
        width: 150px; text-align: center;
        padding: 10px, 10px, 25px, 10px;
        margin-left: 10px;
        background-color: 04032f;
        color: white;
        font-style: italic;
        word-spacing: 5px;
        border: 10px double red}

#tname {font-weight: bold}

#curriculum th {font-size: 1.5em}
*/
