@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
}
.thrColFix #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	top: 0px;
	left: 0px;
	height: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
} 
.thrColFix #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 270px; /* padding keeps the content of the div away from the edges */
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #666666;
	top: 163px;
	right: auto;
	position: absolute;
	left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 20px;
	height: 715px;
}
.thrColFix #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 458px; /* padding keeps the content of the div away from the edges */
	position: absolute;
	left: 308px;
	top: 476px;
	border-top-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	line-height: 21px;
	height: 80px;
	border-bottom-width: thin;
}
.thrColFix #mainContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	left: 308px;
	top: 163px;
	position: absolute;
	padding-bottom: 10px;
}
.thrColFix #thumbs2 {
	position: absolute;
	height: 55px;
	width: 150px;
	top: 498px;
	padding-left: 5px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #999999;
	left: 459px;
	line-height: 21px;
}
.thrColFix #thumbs3 {
	position: absolute;
	height: 55px;
	width: 150px;
	left: 616px;
	top: 498px;
	padding-left: 5px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #999999;
	line-height: 21px;
}
.thrColFix #testimonie {
	width: 451px;
	position: absolute;
	left: 308px;
	top: 15px;
	height: 85px;
	padding: 0px;
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #be0002;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FF3333;
	line-height: 15px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
p1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
}
.header {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 133px;
	width: 300px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
p3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #999999;
}
#feespanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 308px;
	top: 564px;
	height: 219px;
	width: 458px;
}
#contactpanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	position: absolute;
	height: 58px;
	width: 142px;
	left: 498px;
	top: 659px;
	padding-left: 5px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #999999;
}
#testimony2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	color: #666666;
	height: 50px;
	width: 451px;
	position: absolute;
	top: 97px;
	left: 308px;
}
.studentphotos {
	position: absolute;
	visibility: hidden;
	height: 305px;
	width: 458px;
	left: 308px;
	top: 163px;
}
.byline {
	position: absolute;
	visibility: hidden;
	height: 15px;
	width: 116px;
	left: 650px;
	top: 470px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
}
#bylinebill {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	height: 15px;
	width: 116px;
	position: absolute;
	left: 650px;
	top: 470px;
}
.style3 {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style9 {
	font-size: 12px;
	font-style: italic;
}
.style13 {
	font-size: 10px;
	font-style: italic;
	color: #BE0002;
}
.style14 {
	font-size: 11px;
	color: #333333;
}
.style16 {
	font-family: Arial, Helvetica, sans-serif;
	color: #BE0002;
	font-weight: bold;
	font-size: 11px;
}
.style20 {
	font-size: 11px;
	color: #BE0002;
}

