body  {
	font: 100%  Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	background: #818181;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	padding-top:10px;
	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: #505050;
}
.thrColFixHdr #container {
	width: 916px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/main_bg.gif);
} 
.thrColFixHdr #header {
	background-color: #FFFFFF;
	height: 93px;
	background-image: url(../images/header_bg.gif);
	margin: 0px;
	padding: 0px;
} 
.thrColFixHdr #header h1 {
	margin: 0px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0px;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 228px; /* padding keeps the content of the div away from the edges */
	padding: 0px;
	margin: 0px;
	
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 228px; /* padding keeps the content of the div away from the edges */
	padding: 0px;
	margin: 0px;
	
}
.thrColFixHdr #mainContent {
	padding: 0px;
	margin-left: 228px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	width: 460px;
	background-color: #ebebeb;
} 
.thrColFixHdr #mainContenttxt {
	font: 100%  Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	line-height: 16px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align:justify;
} 

.thrColFixHdr #mainContenttxt h1 {
	font: 100%  Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#FF0000;
} 

.thrColFixHdr #footer {
	padding: 0px 10px 0px 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
	background-image: url(../images/footer_bg.gif);
	height: 30px;
} 
.thrColFixHdr #footer p {
	margin: 0px; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 8px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align:center;
	color:#FFFFFF;
	font-size: 10px;
}
.thrColFixHdr #footer a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.thrColFixHdr #footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.thrColFixHdr #footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.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:0px;
    font-size: 1px;
    line-height: 0px;
}
#topbar_norm {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:142px;
	padding: 0px;
}
#topbar_middle {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:142px;
	padding: 0px;
}
#topbar_middle2 {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:21px;
	background-color:#c9c9c9;
	padding: 0px;
}
#topbar_middle2 div {
	padding-left: 20px;
	padding-top: 4px;
	color:#FFFFFF;
	font-weight: bold;
}
#topbar_middle2 div a:link {
	color:#FFFFFF;
	text-decoration: none;
}
#topbar_middle2 div a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
#topbar_middle2 div a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
#topbar_home {
	position:relative;
	padding: 0px;
	left:0px;
	top:0px;
	width:100%;
	height:248px;
}
#infodiv {
	position:relative;
	margin-top: 20px;
	left:16px;
	top:10px;
	padding: 5px;
	width:185px;
	height:115px;
	background-color: #ebebeb;
}
#infodiv2 {
	position:relative;
	margin-top: 20px;
	left:16px;
	top:10px;
	padding: 5px;
	width:185px;
	height:10px;

}

#infodiv a:link {
	color: #505050;
	text-decoration:none;
}
#infodiv a:visited {
	color: #505050;
	text-decoration:none;
}

#infodiv a:hover {
	color: #505050;
	text-decoration:none;
}

#openbullet {
	position:absolute;
	left:180px;
	top:105px;
	width:10px;
	height:10px;
	background-image:url(../images/openbullet.gif);
}

#headerpic {
	left:0px;
	top:0px;
	margin: 0px;
	padding: 0px;
}

#headermenu {
	position: relative;
	left:350px;
	width:204px;
	height:25px;
	margin: 0px;
	padding: 0px;
}

#sd-headermenu-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:66px;
	height:25px;
}

#sd-headermenu-02 {
	position:absolute;
	left:66px;
	top:0px;
	width:3px;
	height:25px;
}

#sd-headermenu-03 {
	position:absolute;
	left:69px;
	top:0px;
	width:66px;
	height:25px;
}

#sd-headermenu-04 {
	position:absolute;
	left:135px;
	top:0px;
	width:3px;
	height:25px;
}

#sd-headermenu-05 {
	position:absolute;
	left:138px;
	top:0px;
	width:66px;
	height:25px;
}
a:link {
	color:#e60004;
	text-decoration:none;
}
a:visited {
	color:#e60004;
	text-decoration:none;
}
a:hover {
	color:#e60004;
	text-decoration:underline;
}

#lightbox{
	background-color:#ebebeb;
	padding: 10px;
	}
#lightboxDetails{
	font: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
	}
 
* html .thrColFixHdr #container {width: 931px; }
* html .thrColFixHdr #mainContent {margin-left: 231px; padding-right:6px; margin-right:0px; }
* html .thrColFixHdr #sidebar1 {width: 228px;}
* html .thrColFixHdr #sidebar2 {width: 228px; margin-left:0px;}
* html .thrColFixHdr #footer {background-image: url(../images/footer_bg2.gif)};

