html, body {
	width: 100%;
	height: 100%;
}
body {
	margin: 0; 
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	text-align: center;
	background: url(/style/inc_css/background.jpg) repeat;
}

#container {	
	width: 782px;
	margin: 0px auto;
}

#header {
	position: relative;
	height: 300px;
	width: 773px;
	background: url(/style/inc_css/header1.jpg) no-repeat;
}


#header2 {
/* 	position: absolute;
	top: 0px;
	right: 0px;
	height: 92px;
	width: 433px;
	background: url(/style/inc_css/header-right.png) no-repeat; */
}

#menu {
        position: relative;
	padding-bottom: 5px;
}
	
#menu_two {
	position: absolute;
	left: 7px;
	padding-top: 10px;

}
 
#right {
position: absolute;
right:0;
width: 165px;
}
				
#navtop {
	position: relative;
	text-align: center;
	margin-top: -45px;
}
	
#mainbg {
	background: url(/style/inc_css/body1.jpg) bottom repeat-y;
}
	
#main {
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 50px;
       	margin-left: 10px;
	padding-left: 30px;
	padding-right: 10px;
	text-align: left;
	font-size: 16px; 
}

#mainright {
	position: relative;
	margin-right: 200px;
	margin-left: 500px;
	top: 10px;	
	padding-top: 5px;
        padding-bottom: 10px;
}

#mainleft {
	position: relative;
	margin-left: 10px;
	margin-right: 250px;
}

#footer {
	position: relative;
	margin-top: -20px;
	width: 760px;
	height: 111px;
/*	background: url(/style/inc_css/chipmunk.png) bottom left no-repeat;  */
}

#footer h2 {
	background: url(/style/inc_css/footer1.jpg) top no-repeat;
	height: 111px;
	width: 782px;
}

#footer span {
        display: none;
        padding: 0;
}

/*
.img-shadow {
  float:left;
  clear:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow-old.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
}
*/
/* Fix IE. Hide from IE Mac \*/
  *  html ul li { float: left; height: 1%; }
  *  html ul li a { height: 1%; }
/* End */

  
.frame ul li {
	list-style: url(leaf.gif) circle inside;
	height: auto;
	float: none;
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.frame ul li a {
	list-style: url(leaf.gif) circle inside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
	height: auto;
	float: none;
}
.frame td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
}

.imglistcaption {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.menu_bottom h2 {
	height: 24px;
	width: 150px;
	padding: 0;
	margin: 0px 0px 0px 0px;
	background: #FFFBDF url(nav-bottom.gif) no-repeat bottom left;

}

.menu_bottom span {
	display: none;	
	padding: 0;
	
}

.menu_bottom h3 {
	display: block;
	position: relative;
	height: 25px;
	width: 25px;
	background: url(bottom-L.gif) no-repeat bottom right;
}


.menu_top h2 {
        height: 34px;
        width: 150px;
        padding: 0;
        margin: 0px 0px 0px 0px;
        background: #FFFBDF url(nav-top.gif) no-repeat top left;
	text-align: center;

}

.menu_top span {
        display: none;
        padding: 0;

}

.wrap5, .wrap6, .wrap7 {
 display:inline-table;
  /* \*/display:block;/**/
}
.wrap1 {
  float:left;
  background:url(shadow.gif) right bottom no-repeat;
  }
.wrap2 {
  background:url(corner_bl.gif) left bottom no-repeat;
  }
.wrap3 {
  padding:0 4px 4px 0;
  background:url(corner_tr.gif) right top no-repeat;
  }
.wrap3 img {
  display:block;
  }


#navcontainer { margin-left: 0px; }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
/* background: url(buttonbg.jpg) repeat; */

}

#navcontainer li { margin: 0; }

#navcontainer a
{
display: block;
padding: 5px 10px;
width: 177px;
color: #000;
text-decoration: none;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #333;
border-right: 1px solid #333;
font-weight: bold;
font-size: .8em;
background-repeat: no-repeat;
background-position: 0 0;
}

#navcontainer a:hover
{
color: #000;
text-decoration: none;
border-top: 1px solid #333;
border-left: 1px solid #333;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
background-repeat: no-repeat;
background-position: 0 0;
}

#navcontainer ul ul li { margin: 0; }

#navcontainer ul ul a
{
display: block;
padding: 5px 5px 5px 30px;
width: 162px;
color: #000;
text-decoration: none;
font-weight: normal;
}

#navcontainer ul ul a:hover
{
color: #000;
text-decoration: none;
}

.imagelistimg {
  display: block;
  background: white;
  margin: 2px 2px 2px 2px;
  padding: 1px;
  border: 2px solid black;
  /* border: 5px solid white; */
}

