@charset "UTF-8";
/* CSS Document */

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 75%;
	line-height: 1.5;
}

a:link, a:visited {
	color: #000099;
}
a:hover {
	text-decoration:none;
	color:#CC3300;
}
	
h1, h2, h3, h4, p, ul, blockquote {
margin: 0 20px .75em; }

h5 {
margin-left:20px;
padding-bottom:2.0em; }


h1 {
	margin-bottom: .2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	line-height: 1.5;
	text-transform: uppercase;
}

h2 {
	margin-bottom: 0.15em;
	font-family:  "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 125%;
	line-height: 1.5;
	font-weight: bolder;
	font-variant:normal;
	text-transform: uppercase;
}

h3 {
	margin-bottom: .15em;
	font-family:  "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 1.5;
	
	font-weight: lighter;
	font-variant:normal;
	text-transform: uppercase;}



h5 {
margin-bottom: .15em;
font : 90% "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
font-weight: normal;
 }

li > h4 {margin-left: 0; }

p {
font-size: 90%;}

.subcontent p {
	font-size: 90%;
	text-align:center;
	}
	
div#mainimage p  {
	font-size:85%;
}

li > p {margin-left: 0;}

ul#navigation li {
	margin-bottom: .15em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

ul#contact li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

.footer p {
font-size: 90%;}

div#Biography ul {list-style:square; margin-left:3.5em; margin-right:1.0em;}
div#Biography li {padding-bottom: 1.1em;}
.primecontent ul {list-style:square; margin-left:3.5em; margin-right:1.0em;}
.primecontent li {padding-bottom: 1.1em;}
.primecontent ol {
	margin-left:3.5em;
	margin-right:1.0em;
	list-style-type: lower-roman;
}

.quotation {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	line-height:140%;
	text-align:left;
}
.quoter {
	text-align:right;
	font-size:80%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.cookiecrumbs {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:80%;
}

