div#header { 
background-image: url("images/webpagebackground.jpg"); 
margin-top: 0px; 
line-height: 1.8em;
position: fixed;
top: 0%;
height: 85px;}


div#title {
margin-top: 5px; 
margin-left: auto;
margin-right: auto;
color: #336600;
}

div#picture {
margin-top:5px; 
margin-left: auto;
margin-right: auto;
}

div#picturetitle {
margin-top: 5px; 
margin-left: auto;
margin-right: auto;
}

div#wording {
margin-top: 5px; 
margin-left: auto;
margin-right: auto;
text-align:justify
}

body { 
font-size: 14pt; 
font-weight: bold; 
font-family: Arial, Helvetica; 
background-image: url("images/webpagebackground.jpg"); 
margin-top: 5px; 
width:786px;
margin-left: auto;
margin-right: auto;
padding: 85px 0 0;}


h1 {font-size: 24pt; text-align:center; font-style: italic; }
h2 {font-size: 12pt; text-align:center;}
h3 {font-size: 14pt; text-align:justify;}
h4 {font-size: 15pt; text-align:center;}


a:link { color: #330077; text-decoration: underline; }
a:visited { color: #660088; text-decoration: underline; }
a:active { color: #660088; text-decoration: underline; }
a:hover { color: #663388; text-decoration: underline; }

a:link img {border-style:none; border-width:0px;}
a:visited img {border-style:none; border-width:0px;}
a:active img {border-style:none; border-width:0px;}
a:hover img {border-style:none; border-width:0px;}
a:focus img {border-style:none; border-width:0px;}


.clear {clear: both;}

.clearright {clear: right;}

.clearleft {clear: left;}

.customtagtable td {border:thin inset #330077;padding:0px 5px 0px 5px;}

.floatright {clear: right;float: right;}

.floatleft  {clear:left; float:left;}

.widthlarge {width: auto; }

.widthpaddedsmall {width: auto; }

.widthpaddedlarge {width: auto; }

.widthsmall {width: auto; }


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display:block;}
/* End hide from IE-mac */

/* end clearfix */

ul.xT, ul.xT ul, { margin: 0px; padding: 0px; text-indent:0px; }