body  {
	font: Georgia, Times New Roman;
	background: #0d2339;
	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-size: 62.5%;
	vertical-align: middle;
}
A:link {
	text-decoration: none; 
	color: #6B1012;
}
A:visited {
	text-decoration: none; 
	color: #6B1012;
}
A:active {
	text-decoration: none; 
	color: #6B1012;
}
A:hover {
	text-decoration: underline;
	color: #6B1012;
}
.thrColFixHdr #container { 
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColFixHdr #header {
	background: #000000;
	background-image: url(images/banner.jpg);
	height: 144px;
} 
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 82px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #6B1012; /* padding keeps the content of the div away from the edges */
	height: 561px;
	background-color: #6b1012;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 77px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #6B1012; /* padding keeps the content of the div away from the edges */
	height: 561px;
	background-color: #6b1012;
}
.thrColFixHdr #sidebar3 {
	float: left; /* since this element is floated, a width must be given */
	width: 82px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #6B1012; /* padding keeps the content of the div away from the edges */
	height: 587px;
	background-color: #6b1012;
	overflow:hidden;
}
.thrColFixHdr #sidebar4 {
	float: right; /* since this element is floated, a width must be given */
	width: 77px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #6B1012; /* padding keeps the content of the div away from the edges */
	height: 587px;
	background-color: #6b1012;
	overflow:hidden;
}

.topBorder {
	border-top-width:0.1em; 
	border-top-style:solid; 
	border-top-color:#ddd1c2;
}

.thrColFixHdr #mainContent {
	margin: 21px 77px 0 82px;
	height: 369px;
	padding: 0 29px 0 30px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-size:1.2em;
	line-height:1.8em;
} 
.thrColFixHdr #updateContent {
	margin: 21px 32px 0 82px;
	height: 369px;
	padding: 0 29px 0 30px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-size:1.2em;
	line-height:1.8em;
} 
.thrColFixHdr #galleryContent {
	margin: 38px 77px 0 82px;
	height: 369px;
	padding: 28 0 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-size:1.2em;
	line-height:1.8em;
}
.thrColFixHdr #navbar {
	margin: 0 0 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height: 28px;
} 
.thrColFixHdr #bottomNav {
	margin: 0 0 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height: 143px;
}
.thrColFixHdr #footer {
	height: 79px;
	background:#0d2339;
	background-image: url(images/footer_bg.jpg);
	color: #FFFFFF;
	font-style: italic;
	text-align: center;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 16px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.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;
}
.redHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #6B1012;
}
.thrColFixHdr #homePhoto {
	width: 343px;
	float: left;
	margin-right: 22px;
}
.thrColFixHdr #photoGallery {
	width: 697px;
	float: left;
}
.thrColFixHdr #bioPhoto {
	width: 221px;
	float: left;
	margin-right: 12px;
	display: inline;
}
.thrColFixHdr #feedbackPhoto {
	width: 221px;
	float: left;
	margin-right: 22px;
}
.thrColFixHdr #updatePhoto {
	margin-top: 15px;
	float: left;
	height: 303px;
}
.thrColFixHdr #updatePhotoM {
	margin-top: 15px;
	float: left;
	height: 366px;
}
.thrColFixHdr #updatePhotoHead {
	margin-top: 15px;
	margin-bottom: 1px;
	float: left;
	height: 30px;
}
.thrColFixHdr #updatePhotoAgape {
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	height: 225px;
}
.thrColFixHdr #updatePhotoTall {
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	height: 480px;
}
.thrColFixHdr #photoCaption {
	width: 220px;
	float: left;
	margin-top: 5px;
	margin-left: 15px;
}
.thrColFixHdr #homeText {
	width: 280px;
	height: 334px;
	overflow: auto;
}
.thrColFixHdr #bioText {
	width: 440px;
	height: 334px;
	overflow: auto;
}
.thrColFixHdr #endorseText {
	width: 440px;
	height: 334px;
	overflow: auto;
}
.thrColFixHdr #feedbackText {
	width: 690px;
	height: 334px;
	overflow: auto;
	margin-right: 10px;
}
.thrColFixHdr #contactText {
	width: 280px;
	height: 334px;
	overflow: auto;
	font-size:1.1em;
	line-height:1.5em;
}
.thrColFixHdr #contactPhoto {
	width: 380px;
	float: left;
	margin-right: 22px;
}
#contentList li { 
	list-style-type: circle; 
}
.thrColFixHdr #endorseBlock {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	background-color: #FFCC00;
}
.thrColFixHdr #eventBlock {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC00;
	text-align: left;
	display: block;
	width: 400px;
	padding: 10px;
}

.updateCap
   {
   	color: #333333;
   	font-family: "Times New Roman", Times, serif;
   	font-size: 12px;
   	line-height: 13px;
	padding-top: 8px;
   }
