/*your custom style goes in this file*/
/*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/
/*a.lightlink2:link, a.lightlink2:visited { background-color: #4e7076; }*/
.normal { 
	text-align: left; 
	font-size: 1.1em;
	}
.indexheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:3em;
	text-align: center;
	}
.indexphoto { border-style: none; border-width: 0; }
.smallphoto { border-style: none; border-width: 0; }
.rightcontent li{ text-align: left; margin-left: 72px; }
.randombox { color: #000; font-size: 1em; font-variant: small-caps; background-color: #ccc; text-align: center; margin: 46px 12px 12px; padding: 0 8px 8px; border: double 5px black; }
.myrelat  /* relationship to loged in user */ { float: right; margin-bottom: 8px; }
span.header a:first-child, span.header a:first-child:hover {
    position: absolute !important;
    width: 720px;
    top: 0;
    text-align: right;
}

