html {font-family:Garamond, Baker Signet, Arial, Verdana, Helvetica, sans-serif;}

body {background-color: #ffffff;}

h1 {font-size: 130%;}
h2 {font-size: 120%;}
h3 {font-size: 115%;}
h4 {font-size: 110%;}

dt {text-align: left;
	font-weight: bold;
	margin-top: 12px;}

dd {text-align: left;
	margin: 0; margin-left: 20px;}

img {border: none;}
	
a:link 	  {color: #0000EE; text-decoration: none;}
a:visited {color: #0000EE; text-decoration: none;}        
a:hover   {color: black; text-decoration: underline;}
a:active  {color: black; text-decoration: none;}

.content {
	font-size: 110%;
	width:1200px;
	min-height:1000px;
	margin-left: auto;
	margin-right: auto;}

.header {text-align: left;}
.header h1 {font-size: 130%;}
.header h2 {font-size: 110%;}
.header a:link 	  {color: #0000EE; text-decoration: none;}
.header a:visited {color: #0000EE; text-decoration: none;}        
.header a:hover   {color: black; text-decoration: underline;}
.header a:active  {color: black; text-decoration: none;}

.photo {float:right; margin:5px;}

.leftCol {float:left;width:350px;
        text-align:left;}

.leftColMenu {margin-top:20px;border-top:thin #830F70 solid;}

.leftColMenu ul li {
	list-style-position: inside;
	font-size:100%;
	font-weight:bold;
	list-style: none;
	margin-top: 3px;}

.leftColMenu ul li ul li {
	list-style-position: inside;
	font-size:100%;
	font-weight:normal;
	list-style: none;
	margin-top: 3px;}
    
.leftColMenu a:link     {color:#883A86;text-decoration: none;}
.leftColMenu a:visited  {color:#883A86;text-decoration: none;}
.leftColMenu a:hover    {color:#883A86;text-decoration: underline;}
.leftColMenu a:active   {color:#883A86;text-decoration: underline;}

.rightCol {float:left;width:820px;padding-left:10px;text-align:left;
        border-left:thin #830F70 solid;
        min-height:667px;}
                
.motto {
	font-weight:bold;
	font-style:italic;
	font-size:120%;
}

.footer {
	clear:both;
	width: 100%;
	margin:0; padding:0;
    border-top:thin solid #830F70;
	font-size: 85%;
	text-align: center;
}

.footer {
	clear:both;
	width: 100%;
	margin:0; padding:0;
        border-top:thin solid #830F70;
        border-bottom:thin solid #830F70;
	font-size: 85%;
	text-align: center;
}

.footer {
	clear:both;
	width: 100%;
	margin:0; padding:0;
    border-top:thin solid #830F70;
	font-size: 85%;
	text-align: center;
}
.footer img {border:0;}
.footer dt {text-align:center;font-weight:normal;}
.footer dd {text-align:center;font-weight:normal;}
.footer td {padding:0 1px 0 1px;border:thin black dotted;}
.footer h4 {margin:10px 0 10px 0}

.footer a:link 	  {color: #0000EE; text-decoration: none;}
.footer a:visited {color: #0000EE; text-decoration: none;}        
.footer a:hover   {color: black; text-decoration: none;}
.footer a:active  {color: black; text-decoration: none;}

.footerLeft   {width:20%;float:left;}
.footerCenter {width:59%;float:left;
        border-left: thin solid #830F70;
        border-right: thin solid #830F70;
        min-height:480px;}
.footerRight  {width:20%;float:left;padding-left:5px;}
.footerEnd    {clear:both;border-bottom: 0px solid #830F70}

