/* CSS Document */

* {
margin:0;
padding:0;
}

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

#container {
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;
}

.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/goals.gif") no-repeat;
height:140px;
width:130px;
position:relative;
top:20px;
margin-left:18px;
/* Hide from IE-Mac \*/
left:18px;
margin-left: 0;
margin-top:0;
/* End hide */float:left;
margin-right:-130px;
}

h3 {
background:url("images/topics.gif") no-repeat;
height:140px;
width:118px;
position:relative;
margin-top:60px;
margin-left:-141px;
/* Hide from IE-Mac \*/
top:60px;
left:-141px;
margin-top:0;
margin-left:0;
/* End hide */
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 {
margin-left:30px; !important
margin: 0px;
display:block;
width:380px;
position:relative;
padding:2px;
color:#000033;
font:"Times New Roman", Times, serif;
 }
 
 .category li {
background:#ffffff url("images/ul.gif") no-repeat 0 6px;
display:block;
width:375px;
list-style-type:none;
padding-left:15px;
position:relative;
margin-left:-15px;
padding-bottom:3px;
padding-top:3px;
}


#navbar {
position: relative;
top:60px;
left:-1px;
background:url("images/navbar4.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: 100px; height: 171px;}
a#item02 {top: 0px; left: 90px; width: 107px; height: 171px;}
a#item03 {top: 0px; left: 190px; width: 104px; height: 171px;}
a#item04 {top: 0px; left: 294px; width: 99px; height:171px;}
a#item05 {top: 0px; left: 393px; width: 96px; height: 171px; }

a#item01:hover {background:  url("images/navbar4.gif") 0 -171px no-repeat;}
a#item02:hover {background:  url("images/navbar4.gif")  -90px -342px  no-repeat; }
a#item03:hover {background:  url("images/navbar4.gif")  -190px -171px no-repeat;}
a#item04:hover {background:  url("images/navbar4.gif")  -294px 0 no-repeat; cursor:default;}
a#item05:hover {background:  url("images/navbar4.gif")  -393px  -171px no-repeat;}

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

.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;
}

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

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

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

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

}
