body {
	color: #333333;
	background-image: url(bg.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;
}

#wrapper{
	width: 750px;
	background-color: #8FBB0C;
	margin:auto;
}
#chart{
font-size: 11px;
}
#chart td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	height: 20px;
}
#banner{
	background-color: #333;
	height: 150px;
	background-image: url(banner.jpg);
	background-repeat:no-repeat;
}
.text_top{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#gallery{
	background-color: #FFFFFF;
}
#gallery td{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	text-align: center;
	float: none;
	line-height: 18px;
	padding: 5px;
	height: 60px;
}

#content{
	background-color: #FFFFFF;
}
#content td{
	vertical-align: top;
}

.photo{
	border: 1px solid #999999;
	float: left;
	padding: 7px;
	background-color: #FFFFFF;
	
	}
	
.page_left1{
width: 220px;
background-color: #F2F2F2;
padding: 20px;
}

.page_left{
width: 220px;
background-color: #F2F2F2;
}
.page_right ul, .page_right ol{
	list-style-type: none;
	margin: 0px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.page_right li{
	list-style-type: none;
	background-image: url(arrow1-12.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 20px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 10px;
}
.read_more a:link, .read_more  a:visited{
	color:#005992;
	background-image: url(arrow1.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	padding-left: 15px;
}

.page_right{
padding: 10px;
background-color: #FFFFFF;
}

#footer{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color:#fff;
	padding: 1px;
	background-image:url(footer.gif);
}

h1, h2, h3{
color: #d33333;
}
h1{
font-size: 160%;
font-weight:normal;
}
h3{
font-size: 120%;
font-weight:normal;
}
p{
	font-size: 11px;
	font-family: Arial;
	line-height: 16px;
}

.link1{
}

.link1 a {
	display: block;
	height: 16px;
	width: 180px;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 30px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(link1_bg2.gif);
	color: #005992;
	text-decoration: none;
	background-repeat: no-repeat;
}

.link2 a {
	display: block;
	height: 16px;
	width: 180px;
	background-color: #0099cc;
	padding: 10px 10px 10px 30px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #FFFFFF;
	text-decoration: none;
}

.link1 a:hover {
	background-color: #F6F6F6;
	color: #FF3333;
}
.link2 a:hover {
	background-color: #B59660;
	color: #FFFFFF;
}


.container{
	padding-top:5px;
	padding-bottom:5px;
}
    #nav {
	float:left;
	width:100%;
	background:#E3ECF3;
	font-size:11px;
	line-height:normal;

      }
    #nav ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #nav li {
      display:inline;
      margin:0;
      padding:0;
      }
    #nav a {
      float:left;
      background:url("tableft5.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #nav a span {
      float:left;
      display:block;
      background:url("tabright5.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #nav a span {
	float:none;
	font-weight: bold;
}
    /* End IE5-Mac hack */
    #nav a:hover span {
      color:#FFF;
      }
    #nav a:hover {
      background-position:0% -42px;
      }
    #nav a:hover span {
      background-position:100% -42px;
      }

      #nav #current a {
              background-position:0% -42px;
      }
      #nav #current a span {
              background-position:100% -42px;
      }
h3 {
	font-size: 11px;
	text-transform: uppercase;
	color: #0099CC;
	font-weight: bold;
}

.text1{
color:#0099CC;
}