#container { width: 700px; margin-left: 100px;}
#header { margin-left: 6px;  width: 700px; clear: left; height: 150px;}
#logo {float: left;}
#search {float: right; margin-right: 30px; margin-top: 29px;}
#nav {margin-left: 90px; margin-top: 3px; width: 600px; clear: both; height: 50px;}
#nav2 {margin-left: 130px; clear: left; width: 600px; clear: both; height: 50px;}

#resource { margin-left: 100px; margin-top: 20px;width: 600px;}
#main { margin-left: 100px; margin-top: 5px;width: 600px;}
#footer {margin-left: 100px; margin-top: 20px;}

/* -- start of the STANDARD STYLES -- */
BODY {color: #000;font-size: 80%; border: none;font-family: Trebuchet MS,Geneva, Arial, sans-serif; background-image: url(lafStudent/bgSite.gif); background-repeat: repeat-y; margin-left: 0px;margin-top: 0px;}
H1 {font-family: Geneva, Arial, sans-serif;font-weight: normal; font-size: 350%; color: #000;margin-top: 0px;margin-bottom: -10px; line-height: 20px;}
H2 {font-family: Geneva, Arial, sans-serif;font-size: 300%; color: #F46F21; margin-top: -5px;margin-bottom: 0px;line-height: 20px;}
TD {font-size: 80%;}
A { background-color: #FFCC00;color: #111;text-decoration: underline;font-size: 100%;font-family: Geneva, Arial, sans-serif;}
A:HOVER {text-decoration: underline;background-color: #FFCC00;color: #111;}
A:VISITED {text-decoration: underline; color: #333;}
STRONG { font-weight: bold;}
LI {}
INPUT {font-size: 100%;margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}
FORM {margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}

.stylea { background-color: orange;  font-family: "Courier New", Courier, monospace;font-size:200%;}
.styleb { background-color: orange;  font-family: "Courier New", Courier, monospace;font-size:150%;}
.stylec { font-family: Trebuchet MS, Courier, monospace;font-size:130%; color: Fuchsia;}

	
/* -- start of the ADMIN division -- */
SPAN.admin TD { font-family: Geneva, Arial, sans-serif;font-size: 70%;color: #555;background-color: #CCC;}
SPAN.admin TD.td1 { font-family: Geneva, Arial, sans-serif;}
SPAN.admin TD.td2 { font-family: Geneva, Arial, sans-serif;background-color: #F0F0F0;	}
SPAN.admin TD.td3 {font-family: Geneva, Arial, sans-serif;color: #555;font-weight: bold;}
SPAN.admin TH {font-family: Geneva, Arial, sans-serif;font-size: 110%;color: #888;background-color: #EEE;}
SPAN.admin A {color: #FF0000;text-decoration: none;font-family: Geneva, Arial, sans-serif;font-size: 90%;background-color: #ccc;}
SPAN.admin A:HOVER {color: #FF0000;text-decoration: underline;font-family: Geneva, Arial, sans-serif;}
SPAN.admin A:VISITED {color: #FF0000;text-decoration: underline;font-family: Geneva, Arial, sans-serif;}
SPAN.admin .error {color: #ff0000;}

/* -- start of the footer division -- */
DIV.footer TD { font-family: Trebuchet MS,Geneva, Arial, sans-serif;font-size: 70%;color: #555;background-color: #CCC;}
DIV.footer A {color: #FF0000;text-decoration: none;font-family: Trebuchet MS,Geneva, Arial, sans-serif;font-size: 90%;background-color: #ccc;}
DIV.footer A:HOVER {color: #FF0000;text-decoration: underline;font-family: Trebuchet MS,Geneva, Arial, sans-serif;background-color: #ccc;}
DIV.footer A:VISITED {color: yellow;text-decoration: none;font-family: Trebuchet MS,Geneva, Arial, sans-serif;background-color: #ccc;}

/* -- start of the resource division -- */
DIV.resource A {background-color: #FFCC00text-decoration: none;font-family: "Courier New",Geneva, Arial, sans-serif;font-size: 130%;}
DIV.resource A:HOVER {background-color: #FFCC00;text-decoration: underline;font-family: "Courier New",Geneva, Arial, sans-serif;}
DIV.resource A:VISITED {background-color: #FFCC00;text-decoration: underline;font-family: "Courier New",Geneva, Arial, sans-serif;}
DIV.resource UL { margin:0px; padding: 0px;}
DIV.resource LI {display: inline;padding: 5px 5px 5px 25px;margin: 2px 0px 0px 0px;}

/* -- start of the HEAD division -- */
DIV.search {color: #FFF; font-size: 105%;font-family: Arial, sans-serif;}

/* These are standard sIFR styles... do not modify */
.sIFR-flash { visibility: visible !important; margin: 0; }
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1 { visibility: hidden; }
.sIFR-hasFlash h2 { visibility: hidden; letter-spacing: -9px; }
.sIFR-hasFlash h3 { visibility: hidden; letter-spacing: -6px; font-size: 100%; }
.sIFR-hasFlash h4 { visibility: hidden; letter-spacing: -5px; font-size: 21px; }
.sIFR-hasFlash h5#pullquote { letter-spacing: -4px; visibility: hidden; font-size: 24px; }

