	html{		height:100%;	}	body{		margin:0px;		padding:0px;		height:100%;	}	#container{		margin-left:auto;		margin-right:auto;		/*background-color:#99CCFF;*/		width:442px;		height:100%;		display:block;		background-image: url(../dan/images/line.gif);		background-repeat:repeat-y;	}	#containerindex{		margin-left:auto;		margin-right:auto;		/*background-color:#99CCFF;*/		width:442px;		height:2000px;		display:block;		background-image: url(../dan/images/line.gif);		background-repeat:repeat-y;	}	#containercomm{		margin-left:auto;		margin-right:auto;		/*background-color:#99CCFF;*/		width:442px;		height:1120px;		display:block;		background-image: url(../dan/images/line.gif);		background-repeat:repeat-y;	}	#header{		border-top-style:solid;		border-top-color:#000000;		border-top-width:15px;		/*background-color:#9999FF;*/		float:left;		display:block;		width: 100%;	}	#logo{		position:relative;		top:20px;		left:-120px;		width:500px;	}	#infoButton{		position:relative;		top:-152px;		left:334px;		width:200px;	}		#pageContent{		/*background-color:#9966CC;*/		float:left;		display:block;		width:100%;	}	#footer{		/*background-color:#993300;*/		float:left;		display:block;		width: 100%;		/*		border-bottom-style:solid;		border-bottom-color:#000000;		border-bottom-width:15px;		*/						bottom:0px;	}	#footerGraphic{		position:relative;		bottom:0px;		left:300px;		width:200px;	}		ul#mainNav{		padding: 0px;		padding-top:5px;		margin: 0;		list-style-type: none;		float: left;		width: 100%;		/*background-color:#996600;*/		border-style:solid;		border-color:#000000;		border-bottom-width:2px;		border-left-width:0px;		border-right-width:0px;		border-top-width:thin;			}		ul#mainNav li{		float:left;		display: inline;	}		ul#mainNav li a{		float: left;		display:inline;	}		img{		border:1px;		border-color:#003333;	}	.thumbnailImage{		margin:5px;	}		ul#thumbnailContainer{		padding:0px;		padding-top: 0px;		padding-bottom : 10px;		margin: 0px;		list-style-type: none;		float: left;		width: 100%;		border-top-style:solid;		border-top-color:#000000;		border-top-width:0px;	}		ul#thumbnailContainer li{		display: inline;	}		ul#thumbnailContainer li a{		float: left;		margin:3.5px;	}		ul#thumbnailContainer li a.leftThumb{		float: left;		margin-left:0px;	}	ul#thumbnailContainer li a.rightThumb{		float: left;		margin-right:0px;	}		ul#thumbnailContainer li a:hover{		/*rollover stuff*/	}			ul#subNav{		padding: 0px;		padding-top:15px;		margin: 0;		list-style-type: none;		float: left;		width: 100%;		/*background-color:#996600;*/		border-top-style:solid;		border-top-color:#000000;		border-top-width:2px;			}		ul#subNav li{		float:left;		display: inline;	}		ul#subNav li a{		float: left;		display: inline;	}		ul#subNav li a:hover{		/*rollover stuff*/	}			.style1 {font-family: "Times New Roman", Times, serif}.style3 {font-family: "Times New Roman", Times, serif; font-size: 12px; }.style4 {font-family: Arial, Helvetica, sans-serif}.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; }.style6 {font-size: 10px}	#bodyCopy{		float:left;		display:inline;		width:190px;		padding:15px;		padding-top:0;			}
