body
	{
	margin: 0;
	padding: 0;
	font: 11px/1.5em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #FFFFFF;
	}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a
	{
	color: #3366CC;
	text-decoration: none;
	}
a:visited
	{
	color: #3366CC;
	}
a:hover
	{
	color: #3366CC;
	text-decoration: underline;
	}
h1
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336666;
	padding-bottom: 3px;
	padding-top: 3px;
	}
h2
	{
	font-size: 12pt;
	font-weight: normal;
	color: #006699;
	margin: 0 0 0.7em 0;
	padding: 0;
	}
h3
	{
	font-size: 14pt;
	font-weight: normal;
	color: #006699;
	margin: 0 0 0.7em 0;
	padding: 0;
	}
h3 span
	{
	display: none;
	visibility: hidden;
	}
h4
	{
	width: 420px;
	height: 52px;
	margin: 1.2em 0 0.8em 0;
	}
h4 span
	{
	display: none;
	visibility: hidden;
	}	
p
	{
	text-indent: 2em;
	font-size: 100%;
	margin: 0 0 0.6em 0;
	}
/* The following hack is to correct paragraph text size in IE/WIN */
/* \*/ * html body p { font-size: 100%; } /* */
/* ________________ containers ________________ */
#container
	{
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 760px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #336666;
	border-left-color: #336666;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #336666;
	background-color: #FFFFFF;
	background-image: url(../images/main.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	}
#intro
	{
	width: 760px;
	background: #FFFFFF url(../images/main.jpg) repeat-y left top;
	}	
#preamble
{
	margin-left: 180px;
	width: 565px;
	margin-top: 12px;
}
#indexBody
	{
	width: 175px;
	margin-left: 195px;
	}
		
#pageHeader
	{
	width: 760px;
	height: 100px;
	background: #FFFFFF url(../images/top.jpg) no-repeat;
	}			
#footer
	{
	letter-spacing: 1px;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	padding-top: 2px;
	}
#linkList
	{
	position: absolute;
	top: 105px;
	left: 0px;
	width: 160px;
	visibility: visible;
	z-index: 1;
	padding-left: 2px;	
	}
#home {
	position:absolute;
	width:164px;
	height:99px;
	z-index:1;
	left: 0px;
}		
/* ________________ lists & typo ________________ */
#pageHeader h1, #pageHeader h2
	{
	display: none;
	}
#footer a
	{
	color: #CCB9B7;
	text-decoration: underline;
	}
#footer a:hover
	{
	color: #BB1B1D;
	text-decoration: underline;	

	}
#linkList h3
	{
	width: 160px;
	height: 20px;
	margin: 1em 0 0 0;
	padding: 0;
	}
#linkList a
{
	color: #003399;
	text-decoration: underline;
}	
#linkList a:hover
{
	color: #0066FF;
	background-position: -4px;
	text-decoration: underline;
}


.navHeader 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
}
.sshh {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003333;
	font-weight: bold;
}
.undeline {
	text-decoration: underline;
}

