  #content a{
  color: #F58026;
  text-decoration: none;
  font-weight: bold;
  }  
  
  #content a:hover{
   color: #E51937; 
  /*color: #000099;*/
  text-decoration: underline;
  font-weight: bold;
  }
  
  #footer a {
  color: #FDBE57;
  font-family: tahoma;
  text-decoration: none;
  font-size: 2;
  }
  
  #footer a:hover {
  text-decoration: underline;
  }
  
  img { behavior: url(/common/iepngfix/iepngfix.htc) }
  
  html {
    margin: 0;
    padding: 0;
    height: 100%;
    background-color:#4E4E4E;
    margin-bottom: 1px;
    font-family: Tahoma;
    font-size:12px;
  }
  
  body {
    margin: 0;
    padding: 0;
    background-color:#4E4E4E;
    padding-bottom: 30px;
  }
  
  #break2 {
    background-image: url(images/break2.gif);
    background-repeat: no-repeat;
    height: 13px;
  }
  
  #break3 {
    background-image: url(images/break3.gif);
    background-repeat: no-repeat;
    height: 13px;
  }
  
  
  #content {
    background-color: #FFF;
    padding-bottom: 7px;
    width:860px;
    margin:0 auto;
    text-align:left;
  }
    
  #content table {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    border: 0;
  }
  
  #content table td {
    vertical-align: top;
    padding: 0;
    margin: 0;
  }
    
  
  #contentMenu {
    background-image: url(images/menuBackground.gif);
    background-repeat: no-repeat;
    height: 35px;
    overflow:display;
  }
 
  #logoArea {
    margin:5px 0 0px 20px;
  }
  
  #topglowimage {
    background-image:url(images/topglow.gif);
    width:900px;
    height:20px;
    background-position:center;
    background-repeat:no-repeat;
  }
  
  
  #leftglow {
    background-image: url(images/leftglow.gif);
  }
  
  #rightglow {
    background-image: url(images/rightglow.gif);
  }
  
  #break1 {
    background-image: url(images/break1.gif);
    background-repeat: no-repeat;
    height: 20px;
    margin: 0 4px;
  }
  
  #footer {
    background-image: url(images/footerbg.gif);
    background-repeat: no-repeat;
    height: 37px;
    padding-top:2px;
    padding-left:20px;
    width:900px;
  }
  
  #leftContent {
    width: 852px;
    margin-left:4px;
    background-image: url(images/leftcontentbg.gif);
    background-repeat: repeat-x;
    background-position: top left;
    overflow:hidden;
  }
  
  #mainContent {
    overflow:hidden;
    padding:0 15px;
  }

  #mainContent p, #mainContent li {
	line-height: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
  }
  
  #mainContent li a:link {
  color: #F58026;
  text-decoration: none;
  font-weight: bold;
  }
  
  #mainContent li a:hover {
   color: #E51937; 
  /*color: #000099;*/
  text-decoration: underline;
  font-weight: bold;
  }
  
 #mainContent ul {
  list-style-image: url('http://www.360hubs.net/communityfiles/images/55.gif')
  }
  
  #mainContent p a:link {
  color: #F58026;
  text-decoration: none;
  font-weight: bold;
  }
  
  #mainContent p a:hover {
   color: #E51937; 
  /*color: #000099;*/
  text-decoration: underline;
  font-weight: bold;
  }
  
  #rightContent {
    width: 335px;
    overflow:hidden;
  }
  
  #rightGray {
    background-color: #666;
    margin: 0;
    padding: 0 15px;
    overflow:hidden;
  }
  
  #rightOrange {
    background-color: #FDBE57;
    margin: 0;
    padding: 0 15px;
    overflow:hidden;
  }
  
  #rightWhite {
    background-color: #FFF;
    margin: 0;
    padding: 0 15px;
    overflow:hidden;
  }
  
  #topmenubgholder {
    background-image: url(images/top.gif);
    background-repeat: repeat-x;
    background-position: top left;
    padding-top:10px;
    text-align:center;
  }
  
  #topmenuholder {
    width: 860px;
    margin:0 auto;
    overflow:hidden;
    padding:0;
  }
  
  #topMenu {
    height: 30px;
    border-right: 1px solid #606060;
    border-left: 1px solid #606060;
    border-bottom: 1px solid #606060;
    float:right;
    margin:0;
    width: 292px;
    background-color: #272727;
    text-align:left;
	padding-left: 10px;
  }
  
  #topMenu li {
    display: inline;
  }
  
  #topContent {
    background-image: url(images/topcontentbg.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
    margin: 0 4px;
    border-top:4px solid #FFFFFF;
    padding: 0 5px 0 15px;
    width:100%
    overflow:hidden;
  }
  
  #wrapper {
    width: 900px;
    margin: 0px auto;
  }
  
  #contentwrapper {
    width:900px;
    text-align:center;
  }
  
  * html #rightOrange {
    margin-top: -7px;
  }
  
  .ContentHeader {
    font-family:trebuchet, verdana;
    font-size:18px;
    color:#E51937;
    width:100%;
    padding:4px 0;
    background-image:url(images/contentheaderbg.gif);
    background-repeat:repeat-x;
    background-position:bottom;
  }
  
  
  




