html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;    
    background: #BF7649 url(images/bg.jpg) repeat-x;
    font-family:  Trebuchet MS, Helvetica, Arial;
    font-size:1em;
    line-height: 120%;
}

#interior li
{
list-style-image:url('/ziibiwing/images/template/bullet.jpg');
    font-family:Times New Roman;


    }

#wrapper

{
    width: 802px;
    margin: 0px auto;
    overflow:hidden;
    }
    
#menu a
{
    color:White;
    text-decoration:none;
    }
#top_menu
{
    text-align:center;
    }
#top_menu ul
{

    margin:auto;
    padding: 0px;
    list-style:none;
    
    }
#top_menu li 
{
    float:left;
    margin:0px;
    padding:0px;
    }
#top_menu a
{
    display:block;
    padding: 8px 6px;
    height: 25px;
    font-size:.6em;
    width: 20px;
    line-height:100%;
    text-align:center;
    font-weight:normal;

    }
#top_menu #current
{
    background: url("images/m_top_selectedbg.jpg") no-repeat right top;
    }
#top_menu #current a
{
    background: url("images/m_top_selectedleft.jpg") no-repeat left top;
    color:#F2B986;

    }
#bottom_menu a
{
padding: 0px 12px;
color:#F2B986;
font-size: .8em;
font-weight: normal;

    }
#bottom_menu a:hover
{
color:white;
}
#bottom_menu ul
{
    margin: 10px;
    padding: 0px;
    list-style:none;
    
    }
#bottom_menu li 
{
    float:left;
    margin:0px;
    padding:0px;
    }    
#interior ul
{
    list-style-type:disc;
}
#interior ul li
{
    margin: 0px 0px 5px 15px;
    }
#interior p 
{
    margin-bottom: 10px;
    }
#footer
{
    background: url(/ziibiwing/images/footerbg2.jpg);

    margin: 0px 13px 0px 13px; 
    text-align:center;
    }
#footer p
{
    font-family:Arial;
    font-size:.7em;
    font-weight:bold;
}
#footer a
{
    color:#6c1117;
    }
#footer a.visited
{
    color:#6c1117;
    }

.bubble a{    text-decoration:none;}
.caption 
{
    font-size:.8em;
    font-style:italic;
    
    }
.breadcrumb
{
    font-family: Arial;
    font-size: .8em;
    color:#254363;
    font-weight:bold;
    padding-bottom: 15px;
    }
.breadcrumb a
{
    color:#254363;
    }
.breadcrumb a:visited
{
    color:#254363;
    }
.breadcrumb a:hover
{
    color:#3B6A9E;
    }
.fancycrumb
{
    font-family: Arial;
    font-size: .8em;
    color: white;
    font-weight:bold;
    padding-left:20px;
    }
.fancycrumb a:visited
{
    color:white;
    }
.fancycrumb a:hover
{
    color:#DDDDDD;
    }


.right
{
  float:right; 
  margin: 0px 0px 15px 15px; 
    }
.left
{  
    float: left; 
    margin: 0px 15px 15px 0px; 
    
    }
.fancy
{
    float:left;
    position:relative;
    right: 25px; 
    top: -10px; 
    }
.title
{
    margin-bottom: 20px;
    }
    
.inline
{
    vertical-align:bottom;
    display:inline;
    }
.numbered
{
    list-style-type:decimal;
}

img
{
display:block;
}
 ul,ol
{
    margin-left:20px;

}


a
{

    color:Black;
    font-weight:bold;

}
a:visited
{
    color:Black;
}
a:hover
{
    color:#6c1117;
    
    }
h1,h2,h3,h4
{

    margin: 10px 0px 10px;
color:#6c1117;
    }
h1
{
    font-size:1.6em;
    line-height:100%;
    }
h2
{
    font-size:1.4em;
    }
h3
{
    font-size:1.2em;
    }
P
    {
        font-family:Times New Roman;
        }
