.margins{
float:left;
margin:15px 20px 15px 20px;
}

.lh{
font-size:14px;
font-weight:bold;
color:#993333;
}

.indent{
margin:15px 0 15px 50px;
}

.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px 0 20px 0;
	padding:5px 0 5px 0;
	background-image:url(images/tb.png);
	background-repeat:repeat;
	font:bolder;
	font-size:48px;
	text-align:center;
	color:#993333;
}

.sectiontitle {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	width:750px;
	color:#993333;
	border-color:#000099;
	border-style:solid;
	border-top:none;
	border-left:none;
	border-bottom-width:thin;
	border-right:none;
}

.contact {
	font-family:"Times New Roman", Times, serif;
}

.header {
	font-family:"Times New Roman", Times, serif;
	font-size:36px;
	height:296px;
	background-color:#333399;
	text-align:center;
	border-color:#333366;
	border-style:solid;
	border-top:none;
	border-left:none;
	border-bottom-width:thick;
	border-right:none;
}

.image{
text-align:center;
margin:10px 10px 10px 10px;
}

.leftcol3{
float:left;
width:33%;
}
.middlecol3 {
overflow:auto;
}
* html .middlecol3{float:left}
* html .middlecol3 .inner3{width:100%;}

.rightcol3 {
float:right;
width:33%;

}


.rightcol2{
float:right;
width:50%;

}

.leftcol2{
float:left;
width:50%;
}
.bottom{
text-align:center;
margin:20px 50px 20px 0;
}

.centered{
text-align:center;
width:250px;
}

.image-container img{
	float:left;
	margin:7px;
}

.flash-rightcontainer{
	float:right;
	margin:7px;
}

.image-rightcontainer img{
	float:right;
	margin:7px;
	
}

