body,td,a,p	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt;
	}
body	{
	margin-top:0px;
	}
#bg1	{
	background-color:#DFFFDF;
	}
#bg2	{
	background-color:#C8DCEA;
	}
#bg3	{
	background-color:#FFEBB7;
	}
#bg4	{
	background-color:#FFCCCC;
	}
.pronounce1	{
	background-color:#BFFEBC;
	}
.pronounce2	{
	background-color:#BFFEBC;
	}
.pronounce3	{
	background-color:#BFFEBC;
	}
.pronounce4	{
	background-color:#BFFEBC;
	}
	
	
a		{
	text-decoration:none;
	font-weight:bold;
	color:#003399;
	}
a:hover {
	text-decoration: underline; 
	font-weight:bold;
	color:#FF0000;
	}

h1	{
	font-size: 18pt;
	}
img	{
	border: 0px;
	}

.pagehead	{
	font-size:18pt;
	font-weight: bold;
	color: #003399;
	}
.shead	{
	font-weight: bold;
	color: #003399;
	}

p.opener:first-letter {
	font-size: 150%; 
	color: red; 
	font-family: Arial;
	}
.opener:first-letter {
	font-size: 150%; 
	color: red; 
	font-family: Arial;
	}
#header	{
	background-color:#CCCCFF;
	height: 90px;
}
#leftbar	{
	width: 110px;
	padding: 15px;
	background-color:#A8A4A0;
}
#leftbar a
	{
	font-size:10pt;
	}
#leftbar a:hover
	{
	font-size:10pt;
	}
#menu 	{
	padding: 0px;
	}
#menu a	{
	text-decoration:none;
	font-weight:normal;
	color:#003399;
	}
#menu a:hover	{
	text-decoration:underline;
	font-weight:normal;
	color:#FF0000;
	}

#menuhead	{
	font-size:10pt;
	background-color:gray;
	color:#FFF;
	}
#rightbar	{
	background-color:#CCCCFF;
}
#nameblock	{
	padding:2px;
}
.link1	{
	background-color:#DFFFDF;
	}
.link2	{
	background-color:#C8DCEA;
	}
.link3	{
	background-color:#FFEBB7;
	}
.link4	{
	background-color:#FFCCCC;
	}

.head	{
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:36px;
	color:blue;
	margin-left:220px;
}
.subhead	{
	float:left;
	margin-left:90px;
	width:450px;
	height:35px;
	font-size: 24px;
	font-weight:bold;
	color:#999;
}
#box	{
	border: solid 1px #A8A4A0;
}

.content	{
	width: 700px;
	padding: 2px;
	border: solid 1px #AAA;
}

#text	{
	padding: 20px;
}
#photobox	{
	padding-top: 0px;
}
#photo	{
	/*width:440px;*/
	height:420px;
	/*background-color:#F9F9F9;*/
	}
.objectname	{
	font-size: 2em;
	font-weight: bold;
}
#pagehead	{
	background-color:#CCCCFF;
	padding: 3px;
	font-size: 20px;
	border: solid 1px #AAA;
}
.boxedrow	{
	width: 700px;
	padding: 2px;
	border: solid 1px #AAA;
	background-color: #FFFBF0;
	margin-bottom: 5px;
}
.small{
 font-size: 9px;
}
#footer	{
	font-size:9px;
	padding: 10px;
}
.pagebrowser	{
	width: 700px;
	padding: 3px;
	/*border-top: 1px solid #3399CC;*/
	}
	
.pagebrowser a	{
	text-decoration: underline; 
	}	
.pagebrowser a:hover	{
	text-decoration: underline; 
}	
#pagebrowser_small	{
	width: 110px;
}
.special	{
	font-family: Arial, Helvetica, sans-serif; 
	color:#FF0000;
}