body {
	font: 11px/17px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Lucida, Verdana, Arial, sans-serif;
	background-color: #ebecdd;
	/*\*/background: url(../img/bg.gif) repeat-x white;/* hidden from IE5 Mac */
	text-align: center;
	color: #333126;
	overflow:hidden;
}

h2, h2 a {
	display: block;
	width: 640px;
	height: 29px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

h2 span {
	display: none;
}

#bar1 {
	margin-top: 60px;
	height: 24px;
	background: url(../img/bar1_over.gif) no-repeat;
	z-index: 10;
}

#bar1 a:link, #bar1 a:visited {
	height: 24px;
	background: url(../img/bar1.gif) no-repeat;
}

#bar1 a:hover, #bar1 a:active {
	background-image: none;
}

#bar2 { 
	background: url(../img/bar2_over.gif) no-repeat;
	z-index: 9;
}

#bar2 a:link, #bar2 a:visited {
	background: url(../img/bar2.gif) no-repeat;
}

#bar2 a:hover, #bar2 a:active {
	background-image: none;
}


#bar3 {
	background: url(../img/bar3_over.gif) no-repeat;
	z-index: 8;
}

#bar3 a:link, #bar3 a:visited {
	background: url(../img/bar3.gif) no-repeat;
}

#bar3 a:hover, #bar3 a:active {
	background-image: none;
}

#bar3a {
	background: url(../img/bar3a_over.gif) no-repeat;
	z-index: 7;
}

#bar3a a:link, #bar3a a:visited {
	background: url(../img/bar3a.gif) no-repeat;
}

#bar3a a:hover, #bar3a a:active {
	background-image: none;
}

#bar4 {
	background: url(../img/bar4_over.gif) no-repeat;
	z-index: 6;
}

#bar4 a:link, #bar4 a:visited {
	background: url(../img/bar4.gif) no-repeat;
}

#bar4 a:hover, #bar4 a:active {
	background-image: none;
}

#bar5 {
	background: url(../img/bar5_over.gif) no-repeat;
	z-index: 5;
}

#bar5 a:link, #bar5 a:visited {
	background: url(../img/bar5.gif) no-repeat;
}

#bar5 a:hover, #bar5 a:active {
	background-image: none;
}

#bar6 {
	background: url(../img/bar6_over.gif) no-repeat;
	z-index: 4;
}

#bar6 a:link, #bar6 a:visited {
	background: url(../img/bar6.gif) no-repeat;
}

#bar6 a:hover, #bar6 a:active {
	background-image: none;
}

#bar7 {
	background: url(../img/bar7_over.gif) no-repeat;
	z-index: 3;
}

#bar7 a:link, #bar7 a:visited {
	background: url(../img/bar7.gif) no-repeat;
}

#bar7 a:hover, #bar7 a:active {
	background-image: none;
}

#bar8 {
	height: 26px;
	background: url(../img/bar8_over.gif) no-repeat;
	z-index: 2;
}

#bar8 a:link, #bar8 a:visited {
	height:26px;
	background: url(../img/bar8.gif) no-repeat;
}

#bar8 a:hover, #bar8 a:active {
	background-image: none;
}

#container {
	width: 640px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

#top {
	height: 10px;
	background: url(../img/top.gif) no-repeat;
}

#main {
	background: url(../img/main.gif) repeat-y;
	text-align: left;
}

#bottom {
	height: 40px;
	background: url(../img/bottom.gif) no-repeat;
}

#display {
	width: 475px;
	margin: 0;
	padding: 0;
	border: 1px solid #ffffff;
	overflow: hidden;
	position: relative;
	left: 80px;
	top: 0;
}

#content {
	width: 475px;
	text-align: left;
	background: white;
	position: relative;
	border: 1px solid #ffffff;
}

#scrollbar {
	display: none;
	float: right;
	width: 17px;
	margin-right: 40px;
}

#scrollbar img {
	width: 17px;
	margin: -7px 0 0 0;
}

#track {
	width: 17px;
	height: 350px;
	background: url(../img/scrollTrack.gif) repeat-y;
}

#bar {
	width: 17px;
	height: 200px;
	background: url(../img/scrollBar.gif) repeat-y;
}

#scrollbar #bar img {
	width: 17px;
	margin: 0 0 183px 0;
}

p, h3, h5 {
	width: 475px;
	text-align: left;
	margin: 0;
}


a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

blockquote {
	margin: 0 0 7px 0;
	font: 13px/1.5 "Times New Roman", Times, serif;
}

h3 {
	margin-top: 40px;
	margin-bottom: 25px;
	font-size: 13px;
	font-weight: bold;
}

h5 {
	margin-top: 25px;
	margin-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
}

p {
	margin-bottom: 7px;
}

table {
	padding: 5px;
	margin: 0;
	font: 11px/17px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Lucida, Verdana, Arial, sans-serif;
	text-align: left;
}

th {
	width: 115px;
	padding-right: 8px ;
	vertical-align: top;
	text-align: right;
	font-weight: normal;
}

ul, li, ul li {
	margin-left: 0;
	padding-left: 0;
}

ul  {
	padding-left: 22px;
}

img {
	float: left;
	margin: 5px 12px 2px 0;
}

