body {
background-color:#FFFFFF;
font-family: "Times New Roman", Times, serif;
padding:0;
margin:0;
text-align:center;
}
#wrapper {
margin: 0px auto;
padding: 0;
background-color:#000000;
width: 800px;
text-align:left;
}

.style1 {
	color: #333333;
	font-weight: bold;
}
.white_bold {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.header{
	float:left;
	background-color: #000000;
	width:800px;
	height:224px;
	background-image:url(uscht_images/top_header.jpg);
		}
				
#bottomgraphic {
	float:left;
	background-color: #000000;
	width:800px;
	background:url(Images_new/testbottom.png);
	background-repeat: repeat-y;
	border:0;
	margin: 0;
	padding: 0;
					}
#leftcontent {
	float:left;
	background-color: #000000;
	width:145px;
	height: 600px;
	padding: 5px;
					}
#wrapper #leftcontent p {
	font-size: 12px;
}
#rightcontent {
	float:left;
	background-color: #978e6f;
	width:645px;
	overflow: auto;
	height: 610px;
				}		
#leftcontent-about {
	float:left;
	background-color: #000000;
	width:220px;
				}

								
#rightcontent-about {
	font-size: 16px;
	color: #fff;
	float:left;
	width:520px;
	padding-top:225px;
	padding-left: 10px;
	text-align: justify;
				}				
			
#side-imageleft {				
	float:left;
	background:url(Images_new/uscht_slice_left.gif);
	background-repeat: no-repeat;
	width:234px;
	height:600px;
		}
	
#side-imageright {
	background:url(Images_new/uscht_slice_right.jpg);
	background-repeat: no-repeat;
	width:555px;
	height:600px;
			}
#side-imageright_in {
	background:url(Images_new/uscht_inside_right.png);
	background-repeat: no-repeat;
	width:555px;
	height:600px;
			}			
	

#footer {
	width:800px;
	background-color:#333333;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	padding-top: 2px;
	clear: both;
	width: 800px;
	margin: 0 auto 0 auto;
						}
			
a:link {
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	color: #ffffff;
	font-weight: bold;
}
a:hover {
	color: #ffffff;
	font-weight: bold;
}

ul {
	margin: 0px;
	text-decoration:none;
	float: right;
	list-style: none;
	display: inline;
		}

li {
	float:left;
	text-decoration:none;
}
		
/*content CSS*/
p {
color: #FFFFFF;
font-size: 14px;
margin: 2px 2px 7px;
}
	
h1 {
	color: #FFFFFF;
	text-align: left;
	margin-left: 2px;
	font-size: 14px;
	}	
h2 {
	color: #FFFFFF;
	font-style: normal;
	font-size: 16px;
	}
h3 {
	color: #421C42;
	margin-left: 3px;
	font-size: large;
	background-color: #A59F83;
	text-align: center;
	vertical-align: top;
	margin-top: 0px;
	text-transform: uppercase;
			}
h4 {
	color: #421C42;
	text-transform: uppercase;
	font-size: 90%;
	background-color: #A59F83;
			}		
				
#mission {
	font-size: 16px;
	color: #fff;
	float:left;
	width:520px;
	padding-top:220px;
	padding-left: 10px;
	text-align: justify;
	height: 730px;
	}
	
#insidetxt_right {
	font-size: 16px;
	color: #fff;
	float:left;
	width:520px;
	padding-top:225px;
	padding-left: 10px;
	text-align: justify;
	}
#insidetxt_left {
	font-size: 16px;
	float:left;
	width:230px;
	height:100%;
	padding-top:375px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
					}	
#text {
	font-size: 12px;
	color: #fff;
	float:left;
	width:210px;
	padding-top:375px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	margin-right: 5px;
	
	
	}
.saveDates {
	color: #421C42;
	text-align: center;
	width: 80%;
	border: solid 1px #421C42;
	margin: 0 auto 0 auto;
	padding: 5px;
	background-color: #A59F83;
	font-size: .9em;
}
.saveDates2 {
	color: #421C42;
	text-align: center;
	width: 80%;
	border: solid 2px #421C42;
	margin: 0 auto 0 auto;
	padding: 5px;
	background-color: #A59F83;
	font-size: 1em;
}	
/*table*/

.table {
	font-size: 12px;
}
td {
		text-align: left;
}
th {
	text-decoration: none;
	text-align: left;
}
#navcontainer {
	float: right;
	height: 50px;
	width: 650px;
	padding: 10px 0 0 0;
}
.leftFloat {
	float: left;
	margin: 0 10px 10px 50px;
	font-size: 12px;
	text-align: left;
	width: 250px;
}
.rightFloat
{
	float: right;
	font-size: 12px;
	text-align: center;
	margin: 0 7px 10px 0;
}
.smallerText {
	font-size: 0.9em;
}
#bottomContent
{
	clear: both;
	background-color: #A59F83;
	color: #421C42;
	font-size: 12px;
	font-weight: bold;
	height: 150px;
	background-repeat: no-repeat;
	background-position: center -100px;
	padding-left: 5px;
}
