body {
	background-color: #525252;
	font-family:Arial, Helvetica, sans-serif;
	}
#header {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	background-image: url(../images/header1.gif);
	margin-bottom: 9px;
	}
#menu {
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	height:30px;
	margin-bottom: 9px;
	}	
#menucontent {
	text-align: center;
	}
#menucontent a {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
	}
#menucontent a:hover {
	color:#FD5100;
	text-decoration:none;
	}
.blackselected {
	color: #000000;
	}
#content {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}
#contentfull {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/contentfull_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}
#footer {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	font-weight: bold;
	color: #AEA89F;
	text-align: right;
	padding-top: 10px;
	}
#footer a {
	color:#F1EFEC;
	text-decoration:none;
	}
#footer a:hover {
	color:#FF9702;
	text-decoration:none;
	}
#topimg {
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	background-image: url(../images/content_topimg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 19px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
#topimgfull {
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	background-image: url(../images/contentfull_topimg%20copy.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 19px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
#bottomimg {
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	background-image: url(../images/content_bottomimg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 19px;
	margin-bottom: 0px;
	margin-top: 0px;
	}
#bottomimgfull {
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	background-image: url(../images/contentfull_bottomimg%20copy.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 19px;
	margin-bottom: 0px;
	margin-top: 0px;
	}
#leftcol {
	float: left;
	width: 170px;
	margin-left: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	}
#rightcol {
	width: 700px;
	margin-left: 300px;
	}
#fullcol {
	width: 900px;
	margin-left: 60px;

	}
#leftcol a {
	color: #FFFFFF;
	text-decoration: none;
}
#leftcol a:hover {
	color: #FF9702;
	text-decoration: none;
}
#rightcol h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF9702;
	font-size: 20px;
}
#rightcol p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #525252;
}
#rightcol a {
	color: #FF9702;
}
#rightcol a:hover {
	color: #FF9702;
	text-decoration: none;
}
#leftcol p {
	color: #525252;
}
#wrap {
	width: 200px;
	position: fixed;
	}
    #tabsB {
      float:left;
      width:100%;
      background:#525252;
      font-size:93%;
      line-height:normal;
      }
    #tabsB ul {
	margin:0;
	padding:10px 10px 0 20px;
	list-style:none;
      }
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsB a {
      float:left;
      background:url("../Images/tableftB.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsB a span {
	float:left;
	display:block;
	background:url("../Images/tabrightB.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#000;
      }
    #tabsB a:hover {
      background-position:0% -42px;
      }
    #tabsB a:hover span {
      background-position:100% -42px;
      }
div.clear {
	clear:both;
}
