html, body {
	margin: 0px;
	padding:0px;
	background-image:url(images/bg_black.jpg);
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:800px;
	margin:0px auto;
	margin-top:10px;
	background-color:#FFF;
}

#header {
	height:10px;
}

#content {
	width:778px;
	margin:0px auto;
}


#mainimg {
	background-image:url(images/main_img.jpg);
	background-repeat:no-repeat;
	height:117px;
	text-align:right;
}


#links ul {
	margin:0px; 
	padding-top:5px;
}

#links li{
	float:right;
	list-style-type:none;
	width:100px;
	height:25px;
	text-align:center;
	background-color:#F4A80A;
	border-left:1px solid #FFF;
	padding-top:0px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}

#contentarea {
	clear:both;
	padding:25px 0px;
}

#leftbar {
	float:left;
	width:539px;
	border-right:1px solid #BCBDBC;
	background-color:#FFF;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#336699; 
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar h3{
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar table {
  width:450px;
  table-layout:fixed;
  border-collapse: collapse;
}

#leftbar table {
  width:450px;
  table-layout:fixed;
  border-collapse: collapse;
  margin-left:40px
}

#leftbar td {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

#leftbar ul {
	margin-top: 10px;
	margin-left: 40px;
	list-style-type: disc;
	list-style-position:outside;
}

#leftbar li {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
}

#rightbar {
	float:left;
	width:237px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar h3{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

#rightbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#rightbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#left2col {
	float:left;
	width:388px;
	border-right:1px solid #BCBDBC;
	background-color:#FFF;
}

#left2col h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#336699; 
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#left2col h3{
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#left2col p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#left2col a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

#left2col a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

#left2col table {
  width:450px;
  table-layout:fixed;
  border-collapse: collapse;
}

#left2col table {
  width:450px;
  table-layout:fixed;
  border-collapse: collapse;
  margin-left:40px
}

#left2col td {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

#left2col ul {
	margin: 40px;
	list-style-type: disc;
	list-style-position: inside;
}

#left2col li {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
}

#right2col {
	float:left;
	width:388px;
	background-color:#FFF;
}

#right2col h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#336699; 
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#right2col h3{
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#right2col p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#right2col a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

#right2col a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

#right2col table {
  width:450px;
  table-layout:fixed;
  border-collapse: collapse;
}

#right2col table {
  width:450px;
  table-layout:fixed;
  border-collapse: collapse;
  margin-left:40px
}

#right2col td {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

#right2col ul {
	margin: 40px;
	list-style-type: disc;
	list-style-position: inside;
}

#right2col li {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
}


.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:25px;
	padding-top:25px;
	padding-bottom:10px;
}

#copyright {
	float:left;
	width:778px;
	background-color:#336699;
	height:20px;
	padding-top:3px;
}

#copyright p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	padding:0px 40px;
}

#copyright a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#copyright a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

.basictab{
    padding: 3px 0;
    margin: 10px 0px 1px 0px;
    font: bold 12px Verdana;
    border-bottom: 1px solid gray;
    list-style-type: none;
    text-align: left; /*set to left, center, or right to align the menu as desired*/
    width: 778px
}

.basictab li{
    display: inline;
    margin: 0;
}

.basictab li a{
    text-decoration: none;
    padding: 3px 7px;
    margin-right: 1px;
    border: 1px solid gray;
    border-bottom: none;
    background-color: #E8E8D7;
    color: #2d2b2b;
}

.basictab li a:hover{
    background-color: #336699;
    color: black;
}

.basictab li a:active{
    color: black;
}

.basictab li.selected a{ /*selected tab effect*/
    position: relative;
    top: 1px;
    padding-top: 4px;
    background-color: #336699;  /*blue color theme*/
    color: white;
}

#secondmenu {
    padding: 0;
    width: 778px;
    background: transparent;
    text-align: center;
}

#secondmenu ul {
    margin:0;
    margin-left: 0px; /*margin between first menu item and left browser edge*/
    padding: 0;
    list-style: none;
}

#secondmenu li {
    display: inline;
    margin: 0 0 0 0;
    padding: 0;
}

#secondmenu a {
    float: left;
    display: block;
    font: bold 10px Arial;
    color: white;
    text-decoration: none;
    margin: 0 1px 0 0; /*Margin between each menu item*/
    padding: 4px 4px;
    background-color: #336699; /*Blue color theme*/ 
    border: 1px solid black;
}

#secondmenu a:hover {
    background-color: white; /*Blue color theme*/ 
    color: black;
}

#secondmenu #current a { /*currently selected tab*/
    background-color: #FFFFFF; /*white color theme*/ 
    color: black;
    border: 1px solid black;
    border-bottom: white;
}
