/* CSS Document */
/* This CSS doc is for the SPIE Admin styles only.

global colors 
light biege #f1e2cd
hunter green #214906
dark brown #2b1700
Dark Orange #924d0e

*/
body {
	background-color:#fff;
	background-image: url(../img/global/body-bkgrnd.gif);
	background-repeat:repeat-x;
	background-position:top left;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#000;	
	margin:5px 0px;
	padding:0px;
}

a { color:#214906; font-weight:bold; }
a:hover { text-decoration:none; }
a:visited { color:#214906 }
a:active { color:#214906 }


h1 { font-size:30px; color:#93391d; font-family:Palatino, "Times New Roman", serif; font-weight:100; }
h2 { font-size:16px }
h3 { font-size:14px }
h4 { font-size:12px }
h5 { font-size:11px }

 
#clear { clear:both; }

#headmaster { height:68px;  background-repeat:no-repeat; background-position:top center; }
	#headmaster span { display:none; }

#content { margin:0px 0px; width:515px; background-color:none; padding:0px 0px 45px 15px; text-align:left; line-height:17px; border-bottom:0px solid #492d03; clear:both;}
	#content h1 { font-size:30px; color:#475c78; font-weight:100; font-style:italic; margin:0px 0px 24px 0px; }
	#content p { font-family:Arial, Helvetica, Verdana; padding-left:20px;  }
	#content h1 img { border:none; }
	#content h1 span { display:none; }
	#content h2 { font-size:12px; margin:0px 0px 28px 0px; padding-top:0px; color:#efefef; font-family:Georgia,'Times New Roman',Times,serif; text-transform:uppercase; font-weight:normal }
	#content h3 { margin:0px;  }
	#content h4 { color:#924d0e; font-family:Palatino, "Times New Roman", serif; font-weight:800; }	
	

#footer { width:535px; height:32px; border-top:4px solid white; background-image: url(../img/global/ftr-bkgrnd.gif); background-repeat:repeat-x; background-position:top; background-color:#281300; clear:left; }
#footernav { width:795px; margin:0 ; padding:9px 0px 0px 15px; color:#ffffff; font-family:Georgia, "Times New Roman", Times, serif;  }
#footernav a { color:#bebe98; text-transform:uppercas; text-decoration:none; font-weight:100; margin:0 6px 0 6px; }
#footernav a:hover { text-decoration:none; font-weight:normal }
#footernav a:active { text-decoration:none; font-weight:100 }
#footernav img { vertical-align:top; margin:0 96px 0 0; }