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: 11px;
	background-color: #fcfcfc;
}
.twoColFixLtHdr #container {
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(Main_container_bkgrnd.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 600px;
} 
.twoColFixLtHdr #header {
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 520px;
	margin-bottom: 20px;
	
	background-image: url(img2PB.jpg);
	height: 25px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 11px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}


.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 490px;
	padding: 0px;
	margin-left: 11px;
	height: 359px;
	background-color: #FFFFFF;
}

.homeflash {
	float: left; /* since this element is floated, a width must be given */
	width: 878px;
	padding: 0px;
	margin-left: 11px;
	height: 359px;
	background-color: #FFFFFF;
}

.MainContentTitle 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #999999;
}
.GlobalLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.GlobalLink:Link {
	font-family: Georgia, "Times New Roman", Times, serif;
	
	color: #CCCCCC;
	text-decoration: none;
}
a.GlobalLink:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	
	color: #CCCCCC;
	text-decoration: none;
}
a.GlobalLink:Hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	display: block;
	text-decoration: underline;
}

.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 500px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixLtHdr #footer {
	height: 279px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 27px;
	position: absolute;
	top: 454px;
	width: 875px;
	background-image: url(Footer_bckgrnd_home.jpg);
} 
.twoColFixLtHdr #container #footer .GlobalLink {
	float: left;
	width: 150px;
}
.twoColFixLtHdr #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 */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.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;
	padding-right: 20px;
	width: 325px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	width: 325px;
}
.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;
	}
.MainTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
}

  #left {
 width: 178px;
 }
 
.FooterLinksContainer {
	width: 180px;
	clear: none;
	float: left;
	padding-bottom: 40px;
 }
 
 
 
#navcontainer {
width: 178px;
}

#navcontainer ul {
margin: 0;
padding: 0;
list-style-type: none;
font: bold 12px/22px Verdana, Arial, Helvetica, sans-serif;
text-indent: 20px;
letter-spacing: 1px;
border-bottom: 1px solid #fff;
}

#navcontainer a {
display: block;
width: 178px;
height: 22px;
}

#navcontainer a:link, #navcontainer a:visited {
	color: #5C604D;
	text-decoration: none;
	background-image: url(bg_navbutton.jpg);
}

#navcontainer a:hover {
background-image: url(bg_navbutton_over.gif);
color: #A5003B;
text-decoration: none;
}

#navcontainer li a#current {
background-image: url(bg_navbutton_over.gif);
color: #A5003B;
text-decoration: none;
}

#FooterColTwo {
	float: right;
	width: 220px;
}

.imgsub {
	margin-top: 10px;
	margin-left: 10px;
}

.subtxt {
	margin-left: 9px;
	padding-top: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	padding-bottom: 30px;
	float: left;
}
.Introtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

.Hometxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFFFFF;
	padding-right: 20px;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}

.normaltext {}


#rightCOLCont1 {
	
	padding: 5px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	
}

#SubMenuDescription {
	
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#rightCOLCont3 {
	padding: 5px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-color: #666666;	
}

#SubMenu {
	float: right;
	height: 43px;
	width: 355px;
	margin-right: 10px;
	position: absolute;
	top: 392px;
	background-image: url(SubMenuBckgrnd2.jpg);
}
 
