   
   
   #wrapper {
	height: 1200px;
	display: block;
	background-color: #ffffaa;
	z-index: 1;
	border: thin solid #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	visibility: visible;
	width: 1000px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	bottom: 2px;
	position: relative;
	clear: none;
	}

a{
	color: #316AC5;
	text-decoration: none;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	width: 130px;
}

a:link{
	text-decoration: none;
	display: block;
}

a:visited{
	text-decoration: none;
	display: block;
}

a:hover{
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #339933;
}

p{
	font-size: 10pt;
	color: #356CAC;
	margin: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	z-index: 1;
	padding-top: 2px;
	padding-left: 2px;
	text-align: justify;
}

h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #FF0000;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 4px;
	display: block;
	float: right;
	width: 15em;
	margin-top: 9em;
	margin-right: 10em;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-color: #316AC5;
	border-right-color: #316AC5;
	border-bottom-color: #316AC5;
	border-left-color: #316AC5;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	display: block;
	border: medium none #00FF33;
	font-size: 14px;
	background-image: none;
	font-weight: bolder;
	text-align: center;
	background-color: #316AC5;
}

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
	text-align: left;
	float: none;
	clear: none;
	display: inline;
	z-index: auto;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	width: 50px;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
}

h4{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	z-index: 1;
	background-image: none;
	display: inline;
	margin-right: 0px;
	margin-left: 0px;
}

h5{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #356CAC;
	margin: 0px;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: bold;
	line-height: 16pt;
	display: inline;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}

h6{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #356CAC;
	margin: 0px;
	padding: 0px;
	display: block;
	background-position: left;
	background-color: #FFFF00;
	font-weight: bold;
	letter-spacing: 1pt;
	border: thin dotted #356CAC;
	text-align: center;
	width: 10em;
}


#mouseover{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
	display: inline;
	float: none;
	font-weight: bold;
	clear: none;
	text-align: left;
}
ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
	background-image: url(www/Header2%20foldbanner1.gif);
	background-repeat: no-repeat;
	height: 7.5em;
	padding-bottom: 2em;
}

#navBar{
	float: left;
	width: 20%;
	border-right-color: #356CAC;
	border-bottom-color: #356CAC;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0em;
	padding-left: 0px;
	margin-left: 1em;
	height: 800px;
}

#headlines{
	float:right;
	width: 15%;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #356CAC;
	border-left-color: #356CAC;
	color: #FF0000;
	font-family: Times, serif, "Times New Roman";
	margin-right: 2em;
	overflow: hidden;
	padding-left: 2em;
	height: auto;
	clear: none;
}

#content{
	width: 500px;
	display: block;
	overflow: visible;
	z-index: 500;
	visibility: visible;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #335EA8;
	border-right-color: #335EA8;
	border-bottom-color: #335EA8;
	border-left-color: #335EA8;
	padding-left: 1em;
	height: 1600px;
	padding-bottom: 1em;
	float: left;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: inline;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #356CAC;
	border-left-color: #356CAC;
}
#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #356CAC;
	border-right-color: #356CAC;
	border-bottom-color: #356CAC;
	border-left-color: #356CAC;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	border-bottom-width: 1px;
	border-bottom-color: #356CAC;
	border-top-color: #356CAC;
	border-top-width: 1px;
	text-decoration: none;
	border-right-color: #356CAC;
	border-left-color: #356CAC;
	border-right-width: 1px;
	border-left-width: 1px;
}

/* fix for browsers that don't need the hack */
html body #navBar li {
	color: #FF0000;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	border-right-color: #356CAC;
	border-left-color: #356CAC;
}


/*********** #sectionLinks styles ***********/
#sectionLinksA{
	position: relative;
	font-size: 90%;
	border-bottom-width: 1px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-family: Helvetica, sans-serif, Abbess, Verdana, Arial;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #6691AC;
	border-left-color: #6691AC;
	color: #FF0000;
	font-weight: bold;
	display: inline;
}

#sectionLinksA h3{
	border-bottom-width: thin;
	border-bottom-color: #356CAC;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#sectionLinksA a {
	display: block;
	border-top-width: 1px;
	border-top-color: #316AC5;
	padding-right: 0px;
}

#sectionLinksA a:hover{
	text-decoration: none;
}

#sectionLinks{
	position: relative;
	margin: 0px;
	font-size: 90%;
	border-bottom-width: 1px;
	padding-right: 3px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #6691AC;
	border-left-color: #6691AC;
	color: #FF0000;
	font-weight: bold;
}

#sectionLinks1{
	position: relative;
	margin: 0px;
	font-size: 90%;
	border-bottom-width: 1px;
	padding-right: 3px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #6691AC;
	border-left-color: #6691AC;
	color: #FF0000;
	font-weight: bold;
}

#sectionLinks h3{
	border-bottom-width: thin;
	border-bottom-color: #356CAC;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#sectionLinks a {
	display: block;
	border-top-width: 1px;
	border-top-color: #316AC5;
	padding-right: 0px;
}

#sectionLinks a:hover{
	text-decoration: none;
}


/*********** .relatedLinks styles ***********/
.relatedLinksA{
	position: relative;
	font-size: 12pt;
	border-top-width: thin;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 1em;
	height: 100px;
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}

.relatedLinksA h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinksA a:link,
.relatedLinksA a:visited {
	display: block; 
}
.relatedLinks{
	position: relative;
	font-size: 90%;
	border-top-width: thin;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}


#rightFloat
{
	float: left;
	width: 125px;
	clear: none;
	height: 150px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
	font-weight: normal;
	display: block;
	font-style: normal;
	line-height: normal;
	background-position: left;
	letter-spacing: normal;
	background-image: none;
	background-repeat: no-repeat;
	z-index: 1000;
	border: thin none #FF0000;
	color: #FF0000;
	padding-right: 4px;
	padding-left: 4px;
}
#rightFloat1
{
	width: 500px;
	height: 600px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	background-position: left;
	background-image: none;
	background-repeat: no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	z-index: auto;
	text-align: justify;
	float: none;
	clear: none;
}

#rightFloat2
{
	float: left;
	width: auto;
	clear: none;
	height: 265px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
	font-weight: normal;
	display: block;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	background-position: left;
	background-image: none;
	z-index: auto;
	padding-right: 5px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-left: 4px;
	margin-right: 4em;
}
#rightFloat3
{
	float: left;
	clear: both;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	display: inline;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	background-image: none;
	z-index: auto;
	margin-left: 5px;
	color: #FF0000;
	height: 15px;
	width: 150px;
	text-align: justify;
	margin-bottom: -3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #356CAC;
	border-right-color: #356CAC;
	border-bottom-color: #356CAC;
	border-left-color: #356CAC;
	padding-bottom: 1em;
	margin-top: 1.5em;
	}
	#rightFloat4
{
	float: right;
	width: 125px;
	clear: both;
	height: 120px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	right: 5px;
	display: inline;
	font-style: normal;
	line-height: normal;
	background-position: left;
	letter-spacing: normal;
	background-image: none;
	background-repeat: no-repeat;
	z-index: auto;
	color: #FF0000;
	left: 4em;
	margin-top: 4em;
	border: thin solid #316AC5;
	background-color: #CCCCCC;
	margin-left: 5px;
	margin-bottom: 5em;
	}
	
#rightFloat4A
{
	width: 280px;
	clear: none;
	height: 80px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	right: 5px;
	display: inline;
	font-style: normal;
	line-height: normal;
	background-position: left;
	letter-spacing: normal;
	background-image: none;
	background-repeat: no-repeat;
	z-index: auto;
	color: #316AC5;
	left: 4em;
	overflow: visible;
	white-space: normal;
	padding-right: 6em;
	padding-bottom: 2em;
	float: left;
	padding-top: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #316AC5;
	border-right-color: #316AC5;
	border-bottom-color: #316AC5;
	border-left-color: #316AC5;
	}
#rightFloat4B
{
	float: left;
	width: auto;
	clear: both;
	height: auto;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	right: 5px;
	display: inline;
	font-style: normal;
	line-height: normal;
	background-position: left;
	letter-spacing: normal;
	background-image: none;
	background-repeat: no-repeat;
	z-index: auto;
	color: #FF0000;
	left: 4em;
	border-top-color: #316AC5;
	border-right-color: #316AC5;
	border-bottom-color: #316AC5;
	border-left-color: #316AC5;
	}	
	
	#rightFloat4B1
{
	float: right;
	width: 198px;
	clear: none;
	height: 265px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	right: 5px;
	display: inline;
	font-style: normal;
	line-height: normal;
	background-position: left;
	letter-spacing: normal;
	background-image: none;
	background-repeat: no-repeat;
	z-index: auto;
	color: #FF0000;
	left: 4em;
	margin-left: 5px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #316AC5;
	border-right-color: #316AC5;
	border-bottom-color: #316AC5;
	border-left-color: #316AC5;
	}	
	
	#rightFloat4B2
{
	float: left;
	width: auto;
	clear: none;
	height: 120px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	right: 5px;
	display: inline;
	font-style: normal;
	line-height: normal;
	background-position: left;
	letter-spacing: normal;
	background-image: none;
	background-repeat: no-repeat;
	z-index: auto;
	color: #FF0000;
	left: 4em;
	margin-left: 5px;
	margin-top: 1em;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #316AC5;
	border-right-color: #316AC5;
	border-bottom-color: #316AC5;
	border-left-color: #316AC5;
	}
	
	#rightFloat4B3
{
	float: right;
	width: auto;
	clear: none;
	height: 120px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	right: 5px;
	display: inline;
	font-style: normal;
	line-height: normal;
	background-position: left;
	letter-spacing: normal;
	background-image: none;
	background-repeat: no-repeat;
	z-index: auto;
	color: #FF0000;
	left: 4em;
	border: thin solid #316AC5;
	margin-left: 5px;
	margin-top: 1em;
	}
	
	#rightFloat4B4
{
	float: left;
	width: 128.4px;
	clear: both;
	height: 98.5px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	right: 5px;
	display: none;
	font-style: normal;
	line-height: normal;
	background-position: left;
	letter-spacing: normal;
	background-image: none;
	background-repeat: repeat;
	z-index: 20;
	color: #0000FF;
	left: 4em;
	border: thin solid #316AC5;
	margin-left: 0em;
	background-color: #33FFFF;
	visibility: visible;
	}			
#rightFloat4B5
{
	float: right;
	width: 128.4px;
	clear: both;
	height: 98.5px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	right: 5px;
	display: inline;
	font-style: normal;
	line-height: normal;
	background-position: left;
	letter-spacing: normal;
	background-image: none;
	background-repeat: no-repeat;
	z-index: auto;
	color: #FF0000;
	left: 4em;
	border: thin none #316AC5;
	margin-left: 1em;
	padding-left: 1em;
	}				
	#rightFloat4C
{
	width: 125px;
	height: 120px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	right: 5px;
	display: inline;
	font-style: normal;
	line-height: normal;
	background-position: left;
	letter-spacing: normal;
	background-image: none;
	background-repeat: no-repeat;
	z-index: auto;
	color: #FF0000;
	left: 4em;
	border: thin solid #316AC5;
	background-color: #FEFE00;
	margin-left: 7px;
	margin-bottom: 0.8px;
	margin-top: 1em;
	clear: both;
	float: right;
	}		
	
	#rightFloat4C1
{
	width: 125px;
	height: 120px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	right: 5px;
	display: inline;
	font-style: normal;
	line-height: normal;
	background-position: left;
	letter-spacing: normal;
	background-image: none;
	background-repeat: no-repeat;
	z-index: auto;
	color: #FF0000;
	left: 4em;
	border: thin solid #316AC5;
	background-color: #FEFE00;
	margin-left: 7px;
	margin-bottom: 0.8px;
	margin-top: 1em;
	clear: both;
	float: right;
	}		
	
	#rightFloat4C2
{
	width: 125px;
	height: 120px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	right: 5px;
	display: inline;
	font-style: normal;
	line-height: normal;
	background-position: left;
	letter-spacing: normal;
	background-image: none;
	background-repeat: no-repeat;
	z-index: auto;
	color: #FF0000;
	left: 4em;
	border: thin solid #316AC5;
	background-color: #FEFE00;
	margin-left: 7px;
	margin-bottom: 0.8px;
	margin-top: 1em;
	clear: both;
	float: right;
	}		
	
	#rightFloat4C3
{
	width: 125px;
	height: 120px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	right: 5px;
	display: inline;
	font-style: normal;
	line-height: normal;
	background-position: left;
	letter-spacing: normal;
	background-image: none;
	background-repeat: no-repeat;
	z-index: auto;
	color: #FF0000;
	left: 4em;
	border: thin solid #316AC5;
	background-color: #FEFE00;
	margin-left: 7px;
	margin-bottom: 0.8px;
	margin-top: 1em;
	clear: both;
	float: right;
	}		
	
#rightFloat4C4
{
	width: 128.4px;
	height: 98.5px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	right: 5px;
	display: inline;
	font-style: normal;
	line-height: normal;
	background-position: left;
	letter-spacing: normal;
	background-image: none;
	background-repeat: no-repeat;
	z-index: auto;
	color: #FF0000;
	left: 4em;
	border: thin solid #316AC5;
	background-color: #FEFE00;
	margin-left: 7px;
	margin-bottom: 0.8px;
	margin-top: 1em;
	clear: both;
	float: right;
	}			
	#rightFloat5
{
	float: left;
	width: 265px;
	clear: both;
	height: 198px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	right: 5px;
	display: inline;
	font-style: normal;
	line-height: normal;
	background-position: left;
	letter-spacing: normal;
	background-image: none;
	background-repeat: no-repeat;
	z-index: auto;
	color: #FF0000;
	padding-bottom: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	padding-top: 0em;
	}

#rightFloat5A
{
	float: left;
	width: 198px;
	clear: none;
	height: 265px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	right: 5px;
	display: inline;
	font-style: normal;
	line-height: normal;
	background-position: left;
	letter-spacing: normal;
	background-image: none;
	background-repeat: no-repeat;
	z-index: auto;
	color: #FF0000;
	padding-bottom: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	}
		
#rightFloat5B
{
	float: left;
	width: 265px;
	clear: none;
	height: 198px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	right: 5px;
	display: inline;
	font-style: normal;
	line-height: normal;
	background-position: left;
	letter-spacing: normal;
	background-image: none;
	background-repeat: no-repeat;
	z-index: auto;
	color: #FF0000;
	padding-bottom: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	}	
	
	#rightFloat5C
{
	float: left;
	width: 265px;
	clear: none;
	height: 198px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	right: 5px;
	display: inline;
	font-style: normal;
	line-height: normal;
	background-position: left;
	letter-spacing: normal;
	background-image: none;
	background-repeat: no-repeat;
	z-index: auto;
	color: #FF0000;
	padding-bottom: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	}	
#rightFloat6
{
	float: none;
	clear: none;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	display: block;
	letter-spacing: normal;
	background-image: none;
	background-repeat: no-repeat;
	z-index: auto;
	height: 120px;
	width: 550px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #356CAC;
	border-right-color: #356CAC;
	border-bottom-color: #356CAC;
	border-left-color: #356CAC;
	text-align: justify;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin-right: 2em;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #316AC5;
	margin-bottom: 8em;
	}
	
#rightFloat6A
{
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	display: block;
	letter-spacing: normal;
	background-image: none;
	background-repeat: no-repeat;
	z-index: 1;
	height: 120px;
	width: 550px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #356CAC;
	border-right-color: #356CAC;
	border-bottom-color: #356CAC;
	border-left-color: #356CAC;
	text-align: justify;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #316AC5;
	padding-bottom: 1.5em;
	}
#rightFloat6B
{
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	display: inline;
	letter-spacing: normal;
	background-image: none;
	background-repeat: no-repeat;
	z-index: auto;
	height: 120px;
	width: 500px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #356CAC;
	border-right-color: #356CAC;
	border-bottom-color: #356CAC;
	border-left-color: #356CAC;
	text-align: justify;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #316AC5;
	padding-bottom: 5em;
	float: left;
	}		
	
	#rightFloat6B1
{
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	display: inline;
	letter-spacing: normal;
	background-image: none;
	background-repeat: no-repeat;
	z-index: auto;
	height: 120px;
	width: 500px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #356CAC;
	border-right-color: #356CAC;
	border-bottom-color: #356CAC;
	border-left-color: #356CAC;
	text-align: justify;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #316AC5;
	padding-bottom: 5em;
	float: left;
	}		
	
	#rightFloat6B2
{
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	display: inline;
	letter-spacing: normal;
	background-image: none;
	background-repeat: no-repeat;
	z-index: auto;
	height: 120px;
	width: 500px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #356CAC;
	border-right-color: #356CAC;
	border-bottom-color: #356CAC;
	border-left-color: #356CAC;
	text-align: justify;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #316AC5;
	padding-bottom: 5%;
	float: left;
	}		
	
	#rightFloat6B3
{
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	display: inline;
	background-image: none;
	background-repeat: no-repeat;
	z-index: auto;
	height: 130px;
	width: 500px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #356CAC;
	border-right-color: #356CAC;
	border-bottom-color: #356CAC;
	border-left-color: #356CAC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #316AC5;
	padding-bottom: 7%;
	float: left;
	clear: both;
	}	
#leftFloatA
{
	list-style-image: none;
	list-style-type: none;
	z-index: auto;
	height: 200px;
	width: 200px;
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	float: left;
	clear: both;
	border: thin solid #333333;
	background-color: #336699;
	visibility: visible;
	}		
/* hide these rules from CSS-challenged browsers */
@media screen, projection {
/* below exploits a parsing error so @media rules will be visible to MacIE5 */
.BeNiceToMacIE5 {
  font-family: "\"}\"";
  font-family: inherit;
}

div.float {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 5px;
	margin-left: 0px;
	z-index: 1;
	clear: none;
	display: block;
	width: auto;
	float: left;
	position: relative;
	height: auto;
  }
  
div.float p {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	word-spacing: normal;
	font-size: 12px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #356CAC;
	border-right-color: #356CAC;
	border-bottom-color: #356CAC;
	border-left-color: #356CAC;
	z-index: 1000;
   }
   
   div.container {
	background-color: #FF0000;
	border: 2px dotted #333;
	display: block;
	z-index: 1000;
	float: left;
  }
  
  div.spacer {
	clear: none;
	margin-bottom: 0em;
	margin-top: 0em;
	float: none;
	display: block;
	height: 10px;
	z-index: 1000;
  }
  
  div.spacer1 {
	clear: none;
	margin-bottom: 0em;
	margin-top: 0em;
	background-position: center;
	height: 10px;
	float: none;
	display: inline;
  }
  
  div.spacer2 {
	clear: none;
	margin-bottom: 0em;
	margin-top: 0em;
	background-position: center;
	height: 10px;
  }
} /* end screen/print rules */


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.thumbnail{
	z-index: 1000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: relative;
	
}

.thumbnail:hover{
background-color: transparent;
z-index: 1000;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	padding: 5px;
	left: -2000px;
	text-decoration: none;
	background-color: #FEFFA9;
	border: 1px solid #356CAC;
	z-index: 500;
	visibility: visible;
	top: 20em;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border: 1px dotted #0000FF;
	color: #0000FF;
	background-color: #FEFE00;
	z-index: 1;
	position: relative;
	visibility: visible;
	padding: 2px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	left: 125px; /*position where enlarged image should offset horizontally */
	z-index: 1000;
	top: -170px;
	text-align: center;
	display: inline;
	overflow: visible;
}





#Scrollbox1
{
	float: none;
	width: 300px;
	clear: none;
	height: 18px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
	font-weight: normal;
	display: inline;
	font-style: normal;
	line-height: normal;
	background-position: left;
	letter-spacing: normal;
	background-image: none;
	background-repeat: no-repeat;
	z-index: 1000;
	color: #FF0000;
	margin-top: 25em;
	margin-right: 80em;
	position: absolute;
	visibility: visible;
	top: 720px;
	left: 30em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #356CAC;
	border-right-color: #356CAC;
	border-bottom-color: #356CAC;
	border-left-color: #356CAC;
}		
#navlist li {
	list-style-type: circle;
	list-style-position: outside;
	display: block;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF3A00;
	text-align: left;
	margin-right: 1em;
	float: none;
}

#kw_container {
	position:absolute;
	left:27%;
	top:1015px;
	width:10em;
	height:175px;
	overflow:hidden;
	visibility:visible;
	z-index:2;
	background:#FFFF99;
	border: thin solid #0066CC;
}
body {
	background-color: #FFCC00;
	display: block;
	height: auto;
	overflow: visible;
	visibility: visible;
	z-index: 1;
	width: auto;
	position: relative;
}
#footer {
	height: auto;
	width: auto;
	display: block;
	float: none;
	clear: none;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #00FF00;
	padding-top: 5px;
	overflow: hidden;
	visibility: visible;
	z-index: auto;
	position: absolute;
	background-color: #ffffcc;
}

#popad{
	padding:5px;
	border:1px solid #999;
	width:200px;
	background-color: #FFFF00;
}
#popad.dynamic{
  position:absolute;
  top:4em;
  left:40%;		
}
html body #popad.dynamic{
  position:fixed;
}
#popad.dynamic #popad_footage{
	height:270px;
	width:100px;
	background:url(knitsjs.jpg) top left no-repeat;
}
#popad.dynamic #popad_footage a{
  height:240px;
}
#popad.dynamic #popad_footage a#popad_close{
  color:#ddd;
  height:20px;
}
