img, div { behavior: url(iepngfix.htc) }

body {
	/*background-image: url(images/pagebg.jpg);*/
    margin:0;
    padding: 0;
}
#upbanner {
  background: url(images/upbanner.png) no-repeat top center;
  color: #fff;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  height: 35px;
}
#upbanner a:link, #upbanner a:visited {
  color: #fff;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
}
#upbanner a:hover, #upbanner a:active, #upbanner a:focus {
  color: #FFFF66;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
}

#outerbox{
width:778px;
height:650px;
/*border:1px solid #000033;*/
}

#topbanner{
width:778px;
height:104px;
background-image:url(images/topbanner.png);
}



#menu {
height: 35px;
width: 778px;
background-image:url(images/menu.png);
}
#flashbanners {
height: 156px;
width: 778px;
/*margin-left:8px;
margin-right:8px;*/
background-image:url(images/contentbg.png);
}

#contents{
width:778px;
height:auto;
vertical-align:top;
text-align:center;
background-image:url(images/contentbg.png);
background-repeat:repeat-y;
}

#footer{
clear:both;
width:778px;
height:176px;
background-image:url(images/footer.png);
}

.bigtext{font-family: Tohama, Arial, Helvetica, sans-serif;
       font-size: 130%; color:#006699; font-weight:bold; }
	   
.normaltext{font-family: Tohama, Arial, Helvetica, sans-serif;
       font-size: 80%; color:#003366; font-weight:400; text-align:left}
.smalltext {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}   
.footerlinks {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }

#leftcol{
width:253px;
height:100%;
float:left;
margin-left:19px;
background-image:url(images/leftcolbg.jpg);
background-repeat:repeat-y;
background-color:#FFFFFF;
padding-bottom: 32767px;
margin-bottom: -32767px;
}

#rightcol{
width:696px;
margin-right:20px;
height:auto;
float:right;
/*padding-bottom: 32767px;
margin-bottom: -32767px;*/
background-color:#FFFFFF;
}

a.footer:link {text-decoration: none; color:#000000;}
a.footer:hover {text-decoration:none; color:#759113} /*#6996ed light blue*/
a.footer:active {text-decoration: none; color:#759113;}
a.footer:visited{text-decoration: none; color:#000000;}
a.footer:visited:hover{text-decoration: none; color:#759113;}

a.siji:link {text-decoration:underline; color:#000000;}
a.siji:hover {text-decoration:none; color:#759113} /*#6996ed light blue*/
a.siji:active {text-decoration: none; color:#759113;}
a.siji:visited{text-decoration: none; color:#000000;}
a.siji:visited:hover{text-decoration: none; color:#759113;}


#main_contents{
text-align:left;
padding:20px;
}