<style type="text/css">

body { color: black; background-color:"red"; font-family: "Times New Roman", "sans-serif"; }

body.brick { background-image: url('./images/redbrickbrighter.jpg'); background-repeat: repeat; }

body.graymenu { background-color:"505050"; }

body.black { background-color:"black"; font-family: "Times New Roman", "serif";};

h1 { font-family: "Verdana", "Arial", "serif"; font-size: 200%; color: "black";}
h2 { font-family: "Verdana", "Arial", serif; font-size: 150%; margin-bottom: 0em;  color: "red"; text-align:"center";}
h3 { font-family: "Arial", "serif"; font-size: 110% ; color: "black"}

p.BigBoxed { font-family: "Verdana", "serif"; font-size: 110% ; color: "white"; font-weight: "bold"; border:"solid"; border-width:"thin"; border-color:"red";
background-color:"black";  }

p.SmBoxed { font-family: "Verdana", "serif"; font-size: 90% ; color: "white"; font-weight: "bold"; border:"none"; border-width:"thin"; border-color:"red";
background-color:"black";  }


p.whiteital { font-family: "Verdana", "serif"; color : "white"; font-style: "italic"; }
p.whitebig { font-family: "Verdana", "serif"; font-size: "130%"; color: "white"; }
p.quotes { font-family: "Verdana", "serif"; font-size: "80%"; color: "white"; font-style:"italic"; }


p.special { font-family: "Papyrus", "CAC Futura Casual", "cursive"; font-size: 100%; color: "#663300" }
p.small { font-family: "Verdana", "serif"; font-size:"65%"; color: "black"; }
p.smallG { font-family: "Verdana", "serif"; font-size:"65%"; color: "black"; }
em { font-style: italic; }
strong { font-weight: bold; }

.sidetext { font-family: "Arial Narrow", "Arial", "serif"; font-size: "130%"; color: "white"; font-weight: "bold"; }
.sidetextsmall { font-family: "Arial Narrow", "Arial", "serif"; font-size: "100%"; color: "white"; font-weight: "bold"; }
.menuitem { font-family: "Verdana", "Arial"; font-size: 90%; font-weight: bold; color: "white"; }

.redmenuitem { font-family: "Verdana", "Arial"; font-size: 100%; font-weight: bold; color: "red"; }

.menuitembox { font-family: "Verdana", "cursive"; font-size: 80%; font-style: italic; font-weight: bold; border: solid; border-width: thin; width: 100% }
.menudescrip { font-family: "Verdana", "Arial"; font-size: 80%; color: "white"; }

.mdunderline { font-family: "Verdana", "Arial"; font-size: 80%; 
		text-decoration: "underline"; }
.redsmall{  font-family: "Verdana", "Arial"; font-size: 80%; font-weight: bold; color: "red"; font-style: "italic";}
.whiteital { font-family: "Verdana", "serif"; color : "white"; font-style: "italic";
                font-size: "90%"; }



a:link { color: black; }
a:visited  { color: black; }
a:hover { color: #FFCC33; }

a.big:link { font-size: 100%; font-weight: bold; color: white; }
a.big:visited { font-size: 100%; font-weight: bold; color: white; }
a.big:hover { font-size: 100%; font-weight: bold; color: white; }

a.white:link {color: black; font-family: "Comic Sans MS", serif ; font-size: 90%; }
a.white:visited {color: black; font-family:"Comic Sans MS", serif; font-size: 90% ;}
a.white:hover {color: green; font-family:"Comic Sans MS", serif; font-size: 90%;}

a.menupart:link {color: white; font-family: "Verdana", serif ; font-size: 70%; 
text-decoration: none; font-weight: "bold";}
a.menupart:visited {color: white; font-family: "Verdana", serif; font-size: 70% ; text-decoration:none; font-weight: "bold"; }
a.menupart:hover {color: "darkgreen"; font-family:"Verdana", serif; font-size: 70%; 
text-decoration: none; font-weight: "bold";}

table.menuitem {font-family:"Century Gothic","Arial";font-size: 100%; font-style: italic; font-weight: bold; }

table.banner { width="100%";}

th.schedule { font-weight: bold; }

table.blackboard { width: "500px";
  font-family: "Arial", "serif";
  color: #ffffff;
  background: #663300;
  font-size: "100%"; font-weight: "bold"; font-style: "italic";
  border-style: "solid"; border-width: "15px"; border-color: #663300;
   }
td.blackboard { background: "black"; }

td.menupart { background: "black"; font-family: "Verdana", "serif";
              color: "#000000"; font-size:"100%"; text-decoration: none; 
              border:"solid"; border-width: thin; border-color:"gray";}

td.menumenu { background: "#69664E"; font-family: "Verdana", "serif";
              color: "#000000"; font-size:"100%"; text-decoration: none;
              border:"solid"; border-width: thin; border-color:"black";}


div.figureleft {
  float: left;
  border: thin silver solid;
  margin: 0.5em;
}

div.figureright {
  float: right;
  border: thin silver solid;
  margin: 0.5em;
}

</style>

