body
{	background-color: #8781bd;
	scrollbar-base-color: #000059;
	scrollbar-track-color: #ff88d5;
	scrollbar-face-color: #000059;
	color: #000059;
	
 }

p.text
{	
	text-align: left;
	font-face: arial, helvetica;
	font-size: 14pt;
	font-weight: normal;
	margin: 3em 5em 1em 5em;
	color: #000059;
}
h1,h2

{	
	text-align: center;
	font-face: times, roman;
	font-size: 30pt;
	font-weight: bold;
	color: #000059;
	margin-top: 0;
}
h3,h4,h5
{	
	text-align: left;
	font-face: times, roman;
	font-weight: bold;
	color: #000059;
}

/* used in family pictures on bio page */
div.figure
{	
	float: right;
	width: 170;
	height: 130;
	padding: 4px;
	border: 2px solid #e63737;
	margin-top: 1em;
	margin-left: 1em;
	margin-right: 1em;
	text-align: center;
	
}
div.figure p
{	
	text-align: center;
	font-style: normal;
	font-size: smaller;
	font-weight: bold;
	font-family: times, roman;
	color: #000059
}
div.figure img { 
	
	border-top: 3px inset #e63737; 
	border-right: 3px inset #e63737;
	border-bottom: 3px inset #e63737;
	border-left: 3px inset #e63737;
}
div.photo
{	
	align: center;
	width: 340;
	height: 320;
	padding: 4px;
	border: 2px solid #e63737;
	margin-top: 1em;
	margin-left: 10em;
	margin-right: 1em;
	text-align: center;
	
}
div.photo p
{	
	text-align: center;
	font-style: normal;
	font-size: smaller;
	font-weight: bold;
	font-family: times, roman;
	color: #000059
}
/* used on bio page main pic */
div.floor
{	
	float: right;
	width: 280;
	height: 300;
	padding: 4px;
	border: 2px solid #e63737;
	margin-top: 1em;
	margin-left: 1em;
	margin-right: 1em;
	text-align: center;
	
}
div.floor p
{	
	text-align: center;
	font-style: normal;
	font-size: smaller;
	font-weight: bold;
	font-family: times, roman;
	color: #000059
}
div.floor img { 
	
	border: 3px inset #e63737; 
	
}

a.navbar
{	
	float: left;
	font-family: arial, helvetica;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border-right: 20px solid #ff88d5;
	background-color: #000059;
	padding: 8px;
	margin-right: -10
}
a.navbar:link
{	color: #f5f5f5 }
a.navbar:visited
{	color: #f5f5f5 }
a.navbar:hover
{	color: #e63737 }

/* used in competition schedule table on index page */

table.sked
{
	float: left;
	
	margin-left: 1em;
	margin-top: 1em;
	width: 500;
	padding: 3;
	cellspacing: 3;
	border: 0;
	text-align: left;
}

td
{	font-family: times, roman; serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #000059;
	background-color: #f5f5f5;
}

/* used to float the random image on the index page */
a.pix
{	float: right;
	font-family: arial, helvetica;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border-right: 20px solid #ff88d5;
	background-color: #000059;
	padding: 8px;
}
a.pix:link
{	color: #f5f5f5 }
a.pix:visited
{	color: #f5f5f5 }
a.pix:hover
{	color: #e63737 }

	


		
