/* Unchanged */
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	margin-top: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}

#wrapper{
	width:760px;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-image: url(images/main_bg.jpg);

}

#pageWrapper{ width: 730px; }

#header{
	width: 730px;
	margin-left: 1px;
}


#main{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	padding: 15px;
	width: 690px;
	margin-top: 20px;
	background-color: #FFFFFF;
	text-align: left;
}
h1 {
	font-size: 130%;
	font-weight: bold;
}

#nav { }


#bottom {}


a:link { text-decoration: underline; 
}

a:visited {text-decoration: underline;
}

a:hover{	text-decoration: underline;
}

.clearit {
clear: both;
height: 0;
line-height: 0.0;
font-size: 0;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
 #tabsJ {
	float:left;
	width:730px;
	background:#F4F4F4;
	font-size:14px;
	line-height:normal;
	border-bottom:1px solid #24618E;
      }
    #tabsJ ul {
	margin:0;
	list-style:none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 25px;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
	float:left;
	display:block;
	background:url("tabrightJ.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#333333;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }

h2 { font-size: 120%; }
