body {background: #120A8F;}

.sidenavprops
/*properties of the table that holds the side nav bar*/
{ background-color:#D9D9D9;
padding: 1 em;/*couldnt getting padding to work cellpadding in html*/}

.main 
/*titles on the nave bar that dont llink*/
{font-weight: bold;
color: white;
font-family: tahoma, verdana, courier, arial;
vertical-align: top;}

.arfkids {color:red;}

A:link    { color:  blue; }
A:active  { color: green; }
A:visited { color: blue; }

A.nav:link, A.nav:visited	{
color: white;
	/*font-size:100%;*/
	font-size:65%;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
			}
			
A.nav:hover
			{
	color: red;
	/*font-size:100%;*/
	font-size:75%;
font-weight: bold;
font-family: arial;
text-decoration: none;
			}
			
			
td.maintext { 
font-family: arial;
padding: 10;
/*padding: 20;*/
vertical-align: top;
text-align: left;}

.maintitle {text-align:center;}

.lisa { color:red;
font-size: 75%;}



.caption {font-size: 75%;
font-family:arial;
text-align: center;}



.copyright {font size: 75%;
color: white;
text-align: center;}

A.copyrightlink:link    { color:  white; }
A.copyrightlink:active  { color: white; }
A.copyrightlink:visited { color: white; }

.main {font-weight: bold;}

IMG.floatleft	{float: left;}

IMG.floatright	{float: right;}

.honorname {font-family: cursive, serif;
			font-weight: bold;}
			
td.photocols {text-align: center;
			font-size: 100%;
			font-family:arial;
			vertical-align: top;}
			

.caption {font-size: 60%;}
