/* CSS Document */
* {
margin:0;
padding:0;
}

body {
min-width: 711px;
background:#A19376 url("images/bg.jpg") repeat-x;}

#container {
text-align:left;
left:40px;
position:absolute;	
width: 711px;
}

.main {
background:#C5BEAC  url("images/main.jpg") repeat-x;
width:600px;
position:relative;
padding-top:10px;
padding-bottom:10px;
}

.footer {
height:100px;
width:659px;
background:url("images/footer.gif") no-repeat left;
position:relative;}

.footer p {
left: 145px;
text-align:center;
font-size:14px;
color:#80765E;
width: 450px;
}
.title  {
float:right;
height:400px;
position:relative;
}

.title img {
position:absolute;
z-index:1600;
top:259px;
right:6px;
/* Hide from IE-Mac \*/
right:5px;
/* End hide */
}


h2 {
background:url("images/blank.gif") no-repeat;
height:140px;
width:118px;
position:relative;
margin-left:18px;
/* Hide from IE-Mac \*/
left:18px;
margin-left: 0;
/* End hide */
float:left;
margin-right:-118px;
}

h3 {
background:url("images/topics.gif") no-repeat;
height:140px;
width:118px;
position:relative;
top:60px;
left:-141px;
margin-right:-118px;
float:left;
clear:both;
}

.text {
background:#ffffff url("images/pbg.jpg") repeat-y;
width: 428px;
margin-left: 160px;
/* Hide from IE-Mac \*/
margin-left: 0;
left: 160px;
/* End hide */position:relative;
color:#000033;
text-align:left;
font:"Times New Roman", Times, serif;}

p {
position:relative;
width: 400px;
margin-bottom:10px;
margin-left:13px;
/* Hide from IE-Mac \*/
margin-left: 0;
left:13px
/* End hide */}

h5 {
position:relative;
width: 428px;
height:75px;
left:0;
background:#C5BEAC url("images/pbot.gif") no-repeat bottom;
}
h4 {
background:#A19376 url("images/ptop.gif") no-repeat top;
height: 24px;
width: 428px;
position:relative;
}

h6 {
background:#C5BEAC url("images/pbot1.gif") no-repeat;
height: 24px;
width: 428px;
position:relative;}

.header {
letter-spacing: -1000em;
width:.001em;
display:block;
overflow:hidden;
font-size:xx-small; !important
}

/*\*/html>body .header { 
letter-spacing : normal; 
overflow : hidden;
margin-left: -1000px;}
/* End of hack */

.banner {
height:278px;
width:710px;
left:106px;
background:  url("images/banner.gif");}

ul li {
background-color:#FFFFFF;
text-align:left;
line-height:19px;
padding:2px;
width: 350px;
left: 30px;
position:relative;
color:#000033;
font:"Times New Roman", Times, serif;}

#navbar {
position: relative;
top:60px;
left:-1px;
background:url("images/navbar2.gif");
width:490px;
height: 171px;}


#navbar a {
  width: 204px;
  height: 40px;
  text-decoration: none;
  position:absolute;
}

.stuff {
background: url("images/title.gif") repeat-y 600px;
position:relative;}

#navbar a i {visibility: hidden;}

a#item01 {top: 0; left: 0; width: 97px; height: 171px; }
a#item02 {top: 0px; left: 97px; width: 99px; height: 171px;}
a#item03 {top: 0px; left: 195px; width: 100px; height: 171px;  }
a#item04 {top: 0px; left: 288px; width: 106px; height:171px;}
a#item05 {top: 0px; left: 385px; width: 104px; height: 171px; }

a#item01:hover {background:  url("images/navbar2.gif") 0 -171px no-repeat;}
a#item02:hover {background:  url("images/navbar2.gif")  -97px 0  no-repeat; cursor:default;}
a#item03:hover {background:  url("images/navbar2.gif")  -195px -171px no-repeat;}
a#item04:hover {background:  url("images/navbar2.gif")  -288px -342px no-repeat; }
a#item05:hover {background:  url("images/navbar2.gif")  -385px  -171px no-repeat;}

a#item01:hover, 
a#item02:hover,   
a#item03:hover, 
a#item04:hover, 
a#item05:hover { border:none; }

.footer a:link {
text-decoration:none;
color:#80765E;
}

.footer a:visited {
color:#80765E;
}

.footer a:hover {
color:#9F9375;
}

.footer a:active {
color:#9F9375;
}
