*	 	{ margin: 0; padding: 0; }

html {  height:100%;
	overflow: scroll;
	overflow: -moz-scrollbars; }

body		{ background: #ffffee; color: #000000;}
div.wrap	{ position: relative; width:1000px; margin:0 auto; text-align: left;}

p		{ margin-bottom: .65em;  font-size: 1em;}
h3		{ font-size: 1.3em; margin-bottom: .25em;}
h5		{ font-size: 1.2em; margin-bottom: .25em;}
h6		{ font-size: 1em; margin-bottom: .35em;}

#small		{ padding-top: .5em; font-size: 0.8em;}
#rght		{ font-size: 0.8em; text-align: right; padding-right: 3px; font-family: "arial", "sans serif";}

div#title	{ position: absolute; top: 10px; left: 210px; z-index: 10;}
div#subTitle	{ position: absolute; top: 98px; left: 435px; z-index: 40;}
div#col	  	{ position: absolute; top: 145px; left: 865px; width: 210px; height: 320px; z-index: 80; }
div#navigation	{ position: absolute; top: 10px; left: 20px; z-index: 20;}
div#content	{ position: absolute; top: 145px; left: 210px; z-index: 30; width: 645px;}
div#offset	{ width: 450px; margin-left: 140px; text-align: center;}
div#eW		{ position: absolute; top: 540px; left: 940px;}
div#footer	{ position: relative; top: 5px; left: 0px; z-index: 30; width: 845px;}

table.contact	 { margin-left: 88px; width: 550px;}
table.contact td p{ padding: 5px 0 0 0;}
table.contact td#rgt{text-align: right;}

a:link    		{  color: #111111; }
a:active  		{  color: #cccccc; }
a:visited 		{  color: #333333; }

a.iota	{ font-size: 0.7em; font-family: Arial, sans-serif; margin-left: 560px; color: #660000;}
.footer		{ font-size: 0.65em;font-family: "arial", "sans serif"; font-weight: bold; padding-top: 20px;}
img.board	{ float: left; padding: 5px 5px 0 0; border: 0;}
img.boardR	{ float: right; padding: 5px 5px 0 5px; border: 0;}
.boardMS	{ float: right; padding: 15px 5px 0 5px; border: 0;}
dd		{ padding-left: 20px;}

.navlist li 	{ list-style-type: none; width: 85px; padding-bottom: 12px; color: #111111; font-family: "arial", "sans serif"; font-size: .8em; font-weight: bold;}

.anylinkcss	{ position: absolute; visibility: hidden; border:1px solid #111111; border-bottom-width: 0; line-height: 1.5em; z-index: 100; background-color: #ffffee; width: 205px;}

.anylinkcss a	{ color: #111111; width: 100%; display: block; text-indent: 3px; border-bottom: 1px solid #111111; padding: 1px 0; text-decoration: none; text-indent: 5px; font-family: "arial", "sans serif"; font-size: 0.8em;}

.anylinkcss a:hover	{ /*hover background color*/background-color: #ab9981; color: #111111;}

#center		{text-align: center; margin-right: 50px;}