body {  color: #000000; background-color: #FDFDFD; font-family: "times", serif; font-size: 110%; font-weight: normal; }

.center { text-align: center; }

	

.t2em { margin-top: 2em; }

.b2em { margin-bottom: 1em; }


br.clear { clear: left; }

img { border: none; }


#banner {
	position: fixed;
	width: 94%;
	padding-top: 0em;
	height: 8.0em;
	text-align: center;
	background-color: #FDFDFD;
	border-bottom: solid 3px #DDDDDD;
}


#photo
{ 
	position: fixed; 
	top: .8em;
	height: 120px; width: 120px;
	margin-left: 0px;
	border: none;
} 



h1 { font-family: "times", serif; font-size: 140%; font-weight: 500; color: #0000A0; background-color: transparent; text-align: center; margin-bottom: .5em; }

h2 { font-family: "times", serif; font-size: 110%; font-weight: 500; color: #0000A0; background-color: transparent; text-align: center; }


h3 { font-family: "arial", sans-serif; font-size: 70%; font-weight: normal; color: #000000; background-color: transparent; text-align: center; }



#main
{ 
	position: fixed; 
	top: 9.5em;
	left: 14em;
	padding: 1em 2em 5em 2em;
	height: 70%;
	overflow-y: auto;
	border-left: solid 3px #DDDDDD;
} 


#thumbs
{
	position: fixed; 
 	top: 9.5em;
	left: 3em;
	/*float: left;*/
		
	font-family: "times", serif; font-size: 100%; font-weight: bold; color: #000000; 

	line-height: 3.0em; padding-top: .5em;
	
	text-align: left; padding-bottom: 1em;
	width: 11em;
	overflow: auto;
}


a:link {	color: #0000A0; background-color: transparent; text-decoration: underline;  }

a:visited {	color: #0000A0; background-color: transparent; text-decoration: underline; }

a:hover { color: #000000; background-color: #EEEEEE; }



.gray { color: #A1A1A1; background-color: transparent; }

small { font-family: "arial", sans-serif; font-size: 75%; font-weight: normal; color: #000000; background-color: transparent; }

