      <!--[if lt IE 7]>
      <style type="text/css">
      #page-wrap { overflow: visible; height: 1%; }
      #header, #footer, #page-wrap {
      width:expression(document.body.clientWidth < 562? "560px" : document.body.clientWidth > 962? "960px" : "auto"); }
      </style>
      <![endif]-->

<style type="text/css">
<!--
*       { margin: 0; padding: 0; }

body                 {
                          font: normal 14px/normal arial, helvetica, sans-serif;
                          color: #FFFFFF;
                          margin: 0;
                          padding: 0;
                          text-align: center;
                          background: #000;
                          /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
                         }

a:link                  {color:#fd4a1d}
a:visited             {color:#fd4a1d}
a:hover              {color:#04cd04}
a                       {text-decoration:none}

#header             {
                          margin: 0px;
                          padding: 158px 0px 0px 0px;
                          width: 960px; background: black url(images/top.jpg) no-repeat; margin: 0px auto 0; 
				}

#page-wrap		{
                          width: 960px; 
                          margin: 0 auto; 
                          position: relative;
                          background: #000;
                          overflow: hidden; 
                        }

#Hspacer    {
				  width: 960px; 
				  height: 18px;				  
                          padding: 0px 0px;
                          background: #000;
				}
                      

#sidebar    {
				  width: 280px; 
				  height: 410px; 
                          padding: 0px 0px;
				  float: left; 
				  text-align: left;
                          background: #000;
				}
                      
#scrollBanner    {
				  width: 642px; 
				  height: 40px; 
				  float: left; 
				  text-align: left;
                          background: black;
                          padding: 0px 0px 0px 20px;
                          /* top right bottom left */
				}

#contentScroll   {
				  width: 662px; 
				  height: 370px; 
                          overflow: auto;
                          padding: 0px 0px;
				  float: right; 
				  text-align: left;
                          background: #000;
                       }
                       
                      
#content   {
				  width: 662px; 
				  height: 410px; 
                          overflow: auto;
                          padding: 0px 0px;
				  float: right; 
				  text-align: left;
                          background: #000;
                       }
                       
#footer             {
				  position: relative;
				  font: arial, helvetica, sans-serif;
				  text-align: center;
				  clear: both; 
				  width: 960px; 				   
                          background: #000000
                          padding: 0px 0px;
				}
p {
	font: 13px arial, helvetica, sans-serif;
	color: #c5c5c5;
	padding:0px 20px;
}

ul {
	font: 13px arial, helvetica, sans-serif;
	color: #999;
	padding:0px 40px;
}

td {
	font: 12px arial, helvetica, sans-serif;
	color: #c5c5c5;
}

h1 {
	font: oblique bold 17px arial, helvetica, sans-serif;
	color: #c5c5c5;
	padding:0px 10px;
	/* top&bottom left&right */
}

h2 {

	font: oblique bold  14px arial, helvetica, sans-serif;
	color: #c5c5c5;
	padding:0px 0px 0px 20px;
}

h3 {
	font: bold 14px arial, helvetica, sans-serif;
	color: #c5c5c5;
	text-align: center;
}

.EmailAlert {
	font: italic bold 0.7em Arial, helvetica, sans-serif;
	color: #fd4a1d;
	text-align: right;
	letter-spacing: .1em;
}

-->
</style>