﻿/* QEEGBoard.org Stylesheet, Designed by WPOrg, Mar2007/Mar2009, BT  */

body 	{ margin-top: 10px; 
  background-image: url('../images/qeegpgbkg.gif'); 
  font:normal normal normal 0.9em/1.1 Trebuchet MS, Arial, Helvetica, sans-serif; 
}
p		  { color:#003366;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-align: left;
}
li		{ color:#003366; 	font-style: normal;
  font-variant: normal;
  line-height: 1.1;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
}
h1		{ color:#006699;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 1.7em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2		{ color:#006666;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 1.6em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h3		{ color:#006699;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 1.5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
}
h4		{ color:#006666;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 1.3em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h5		{ color:#003366;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 1.1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h6		{ color:#003366;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a 			    { color: #003366; }
a:visited 	{ color: #003366; }
a:active   	{ color: #006666; }
a:hover 		{ color: #006666; }

/* ============= CLASS DEFINITIONS, Left to Right =============  */
p.biblio    { 
  margin-right:0.25in;
	margin-left:0.5in;
	text-indent:-.25in;
	line-height:115%;
	font-size: 0.9em;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;	
}
.leftmenu 	{ background-image:url('../images/qeegtabbkg.gif');
					font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
					font-size:medium;
					font-style: normal; 	font-variant: normal; font-weight: bold; 
					color:#333333;
					line-height: 1.3em; 
}
.leftmenu a	{ text-decoration:none; color: #003366;  }
.leftmenu a:hover	 { text-decoration:none; color: #009999; }
.leftmenu a:active { text-decoration:none; color: #009999; }

.leftcolumn	{ 	background-image:url('../images/qeegtabbkg.gif');  
					text-align:center; 
					font:normal normal normal 0.9em/1.2 Trebuchet MS, Arial, Helvetica, sans-serif;
}

.spacer		{ background-color:white }	

.contents 	{ background-color:white }

.footer  	{ text-align: center; color: #FFFFFF; background-color: #202050; 
					font: normal normal normal .8em/1em Trebuchet MS, Arial, Helvetica, sans-serif; }
.footer a 	{ text-decoration:none; color: #FFFFFF; }
