    body {
		font-family:arial,helvetica,serif;
		font-size:16px;
		background-color: White;
	}
	#wrapper {
		width: 1000px;
		margin:0px auto;
		/*border:1px solid #bbb; */ 
		padding:5px;
		background: #FAFAD2
	}
	#header {
		display: none;
	}
	a {
        text-decoration : underline;
        color : #0000ff;
	  }
	#content {
		margin-top:10px;
		padding-bottom:10px;
	}
	#content div {
		padding:10px;
	/*	border:1px solid #bbb; */
		float:left;
	}
	#content-left {
		display: none;
	}
	#content-main {
		margin-left:10px;
		width:950px;
		height:600px;
	/*	overflow: auto; */
		
	}
	#content-box1, #content-box2, #content-box3 {
		padding:5px;
	/*	border:1px solid #bbb; */
		position:absolute;
		margin-top:2px;
		height:200px;
	}
    #content-box1 {
		margin-left: 75px;
		width:150px;
		text-align: center;
	}
	#content-box2 {
		margin-left:310px;
		margin-top: 5px;
		width:300px;
		height: 250px;
		text-align: center;
	}
	#content-box3 {
		margin-left:685px;
		margin-top: 2px;
		width:215px;
		height:270px;
	}
	#bottom {
		display:none;
	}

	#pictures-main{

		display: none;
	}
		 table.twocolwide{
		width: 100%;
	 /*   border: 1px solid black;
	*/ 	border-collapse: collapse;
	   table-layout: auto;
	    font-size: 1.25em;
	    font-family: arial;
	 }
	 table.twocolwide tr{
		padding: 15px;
		padding-bottom: 5px;
		border-bottom: double;
		padding-top: 5px;
		border-bottom-color: red;
		
	 }
	 table.twocolwide td{
		width:50%;
		border:none;
		
	 }
	table.table1{
	 width: 100%;
	 border: 1px solid black;
	 border-collapse: collapse;
	 table-layout: auto;
	 font-size: 1.25em;
	 font-family: arial;
	}
	table.table1{
	 width: 100%;
	 border: 1px solid black;
	 border-collapse: collapse;
	 table-layout: auto;
	 font-size: 1.25em;
	 font-family: arial;
	}
	table.table1 td{
	 border:1px solid black;
	}
			table.table2{
	  width: 100%;
	 border: 1px solid black !important;
	 border-collapse: collapse;
	 table-layout: auto;
	 font-size: .75em;
	 font-weight: bold;
	 font-family: arial;	
	}
	table.table2 td{
		border: 1px solid black !important;
		padding: 4px;
	}
	table.table2 th {
		text-align: left;
		border: 1px solid black !important;
	}
	#image-right{
		display:none;
	}/*
	#printpage{
		margin-left: 500px;
		margin-top: 1px;
		width:900px;
		text-align: center;
		border: solid black;
	}*/
	#footer {
	display: none;
	 }
	.centertextred{
	  text-align: center;
	  font-family: Arial, helvetica, sans-serif;
	  font-size: 2.5em;
	  font-weight: 900;
	  color: red;
	  margin: 0;
	  padding-top: 2px;
	  padding-bottom: 2px;
	  line-height: normal;
	 }
	 .centertextblack{
	  text-align: center;
	  margin: 0;
	  font-family: arial,helvetica,sans-serif;
	  font-size: 1.25em;
	  font-weight: 700;
	  color: black;
	 }
	.head1{
	  font-family: arial,helvetica,sans-serif;
	  font-size: 2em;
	  font-weight: 600;
	}
	.head2{
	  font-family: arial,helvetica,sans-serif;
	  font-size: 1.5em;
	  font-weight: bold;
	}
    .head3{
	  font-family: arial,helvetica,sans-serif;
	  font-size: 1em;
	  font-weight: bold;
	}
	.head4{
	  font-family: arial, helvetica,sans-serif;
	  font-size: 1.25em;
	}
	.head5{
	  font-family: arial, helvetica,sans-serif;
	  font-size: 1.25em;
	  line-height: 1.3;
	  font-weight: bolder;
	}
	.head6{
	  font-family: arial, helvetica,sans-serif;
	  font-size: 1.25em;
	  line-height: 1.3;	 
	  font-style: italic;
	}
	.rightfloat{
		display: none;
	}
	.leftfloat {
		float: left;
		margin-left: 1px;
		margin-right: 10px;
     /*   box-shadow: 3px 3px 5px 1px #cccccc ;*/
	}
	.first-letter {
		font-family:  "brush script" ,Arial, Helvetica, sans-serif;
		font-size: 300%;
		color: black;
		margin-left: 10px;
	}
		.textbox {
		font-family: arial,helvetica,sans-serif;
		font-size: 1.5em;
		font-weight: bold;
		width: 600px;
		padding: 5px;
		border: hidden;
		border-style:none;
		border-width: thick;
		border-color: #FF0000;
		color: black;
		margin-left: 75px;
	}
	.textbox1 {
		font-family: arial,helvetica,sans-serif;
		font-size: 1.5em;
		font-weight: bold;
		width: 700px;
		padding: 5px;
		border: hidden;
		border-style: none;
		border-width: thick;
		border-color: #FF0000;
		color: black;
		margin-left: 25px;
	}
		.textbox2 {
		font-family: arial,helvetica,sans-serif;
		font-size: .75em;
		font-weight: bold;
		width: 500px;
		padding: 5px;
		border-style: double;
		border-width: thick;
		border-color: #FF0000;
		color: black;
		margin-left: 10px;
	}

	.indentit {
		margin-left: 10px;
	}
	