@charset "utf-8";

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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;
	background-color: #dfd4bc;
	background: dfd4bc;
}

.thrColFixHdr #TitleBar {
	background-color: #430000;
	color: #EFEBE1;
	padding-top: 40px;
	padding-bottom: 15px;
	text-align: center;
	width: 780px;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
}

.thrColFixHdr #NavBar {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 2px;
	width: 780px;
}


.thrColFixHdr #container {
	width: 780px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #efebe1;
	background: efebe1;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	list-style-type: square;
	background-image: url(sidebarbackground.jpg);
	background-repeat: repeat-y;
} 

.thrColFixHdr #container1 {
	width: 1024px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #efebe1;
	background: efebe1;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	list-style-type: square;
	background-image: url(sidebarbackground.jpg);
	background-repeat: repeat-y;
} 
.thrColFixHdr  #containerTeam {
	width: 980px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: efebe1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	list-style-type: square;
	background-image: url(sidebarTeambackground.jpg);
	background-repeat: repeat-y;
	padding: 0px;
} 
.thrColFixHdr #mainContent {
	border-left-color: #430000;
	border-left-style: solid;
	background-color: #efebe1;
	border-right-color: #430000;
	border-right-style: solid;
	width: auto;
	height: 100%;
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 

.thrColFixHdr #mainContent ul {
	line-height: 20px;
	font-style: normal;
	list-style-type: square;
}

.thrColFixHdr #mainContent h1 {
	margin: 0px;
	padding: 0px;
}


.thrColFixHdr #mainContent p {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
.thrColFixHdr     #mainContent   .ImgLnk {
	border: thin solid #EFEBE1;
}
.thrColFixHdr       #mainContent  .ImgLnk:hover  {
	border: thin solid #971C1E;
}

.thrColFixHdr #Header {
	background-color: #430000;
}
.thrColFixHdr  #Logo {
	float: left; /* since this element is floated, a width must be given */
	width: 160px; /* 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: #e3ddcb;
	margin-bottom: 0px;
	height: 155px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	min-height: 100%;
	clear: none;
	
}
.thrColFixHdr    #Header   .img {
	background-color: #430000;
	background-position: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr #Header #NavHeader {
	background-color: #751516;
	background-image: url(navbarbackgrnd.jpg);
	background-repeat: repeat-x;
}
.thrColFixHdr #Header #NavBar a {
	color: #EFEBE1;
	text-decoration: none;
	font-size: 100%;
}
.thrColFixHdr #Header #NavBar a:hover {
	text-decoration: underline;
}


.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 160px; /* 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: #e3ddcb;
	margin-bottom: 0px;
	height: 100%;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	min-height: 100%;
	overflow: hidden;
	
}
.thrColFixHdr #sidebar1 h1 {
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr    #sidebar1   .CaptionLink {
	border: thin solid #E3DDCB;
	font-size: 90%;
	color: #991c1e;
	text-decoration: none;
}
.thrColFixHdr     #sidebar1    .CaptionLink:hover {
	border: thin solid #E3DDCB;
	font-size: 90%;
	color: 991c1e;
	text-decoration: underline;
}
.thrColFixHdr   #sidebar1  .ImgLnk {
	border: thin solid #E3DDCB;
}
.thrColFixHdr       #sidebar1  .ImgLnk:hover  {
	border: thin solid #971C1E;
}


.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* 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: #e3ddcb; /* padding keeps the content of the div away from the edges */
	height: 100%;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	overflow: hidden;
}
.thrColFixHdr     #sidebar2    .CaptionLink {
	border: thin solid #E3DDCB;
	font-size: 90%;
	color: #991c1e;
	text-decoration: none;
}
.thrColFixHdr      #sidebar2     .CaptionLink:hover {
	border: thin solid #E3DDCB;
	font-size: 90%;
	color: 991c1e;
	text-decoration: underline;
}
.thrColFixHdr  #sidebar2 .ImgLnk {
	border: thin solid #E3DDCB;
}
.thrColFixHdr      #sidebar2 .ImgLnk:hover  {
	border: thin solid #971C1E;
}


.thrColFixHdr #footer {
	background:#e3ddcb;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
} 


.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: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.thrColFixHdr #footer input {
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr #footer form {
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr #container #footer a {
	color: #991c1e;
	text-decoration: none;
}
.thrColFixHdr #container #footer a:hover {
	text-decoration: underline;
	color: #99121e;
}
.thrColFixHdr #Gallerycontainer {
	width: 780px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #efebe1;
	background: efebe1;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	list-style-type: square;
	background-image: url(sidebargallerybackground.jpg);
	background-repeat: repeat-y;
}
.thrColFixHdr  #GallerycontainerRev2 {
	width: 780px;
	text-align: center; /* this overrides the text-align: center on the body element. */
	background-color: #efebe1;
	background: efebe1;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	list-style-type: square;
	background-repeat: repeat-y;
}
.thrColFixHdr  #Gallerycontainer  #mainGalleryContent {
	border-left-color: #430000;
	border-left-style: solid;
	background-color: #efebe1;
	border-right-color: #430000;
	border-right-style: solid;
	width: auto;
	height: 100%;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}


.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;
}
{}
.Link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #971C1E;
}
.Link:hover {
	text-decoration: underline;
	color: #971C1E;
}
.Style6-75 {
	font-size: 75%;
}
.thrColFixHdr #mainContentTeam {
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	width: 79%;
}
