@charset "utf-8";
/* CSS Document */

a:link {color:#AF3607;
text-decoration: none;}
a:visited {color:#AF3607;
text-decoration: none;}
a:hover {color:#621D02;
text-decoration: none;}
a:active {color:#AF3607;
text-decoration: none;}

body
{
background-color:#C0C0C0;
margin-top: 0px;
}

p
{
text-indent:50px;
margin-right: 5px;
line-height: normal;
}


h2
{
margin: 0;
padding: 0;
padding-top: 10px;
font-family: Verdana;
font-size:20px;
color: #AF3607;
}


h3
{
text-align:left;
margin-left:10px;
margin-top: 5px;
font-family: Verdana;
font-stretch: wider;
font-weight: normal;
font-size: 14px;
color:#AF3607;
border: dotted;
border-left: 0px;
border-right: 0px;
border-top: 0px;
border-width: thin;
}

h4
{
margin-left: 5px;
margin-top: 2px;
margin-right: 5px;
font-family: Verdana;
font-weight:normal;
text-decoration: none;
font-size: 12px;
text-align: justify;
}


#menusrip
{
background-image:url(menu_strip.gif);
background-repeat:no-repeat;
width: 1000px;
height: 31px;
vertical-align: middle;
}

#leftpannelbg
{
background-image:url(left_pannel.gif);
background-repeat: no-repeat;
width: 180px;
height: 530px;
margin-top: 0px;
}

#leftpannel
{
background-image: url(left_pannel_bg.gif);
background-repeat: repeat-y;
width: 180px;
height: auto;
}

#footer
{
background-image:url(footer.gif);
background-repeat:no-repeat;
width: 1000px;
height: 15px;
margin-bottom: 0px;
text-align:center;
vertical-align:bottom;
}

#subfooter
{
margin-top: 2px;
margin-bottom: 2px;
margin-right: 2px;
margin-left: 2px;
background: #AF3607;
font-family:Verdana; color:#FFFFFF; font-weight:bold;
border-style: double; border-color:#686765;
}

#nextpage
{
background-image:url(next-arrow-right.gif);
background-repeat: no-repeat;
float: none;
text-align:justify; vertical-align:middle;
width: 70px;
height: 70px;
}


#previouspage
{
background-image:url(previous-arrow-left.gif);
background-repeat: no-repeat;
float: left;
text-align:justify; vertical-align:middle;
width: 20px;
height: 20px;
}

#hpageone
{
margin-top: -52px;
margin-right: 5px;
background-image: url(hpage1.gif);
background-repeat: no-repeat;
height: 143px;
width: 136px;
float: right;
}

#hpagetwo
{
margin-top: auto;
margin-left: 5px;
background-image: url(hpage2.gif);
background-repeat: no-repeat;
height: 143px;
width: 136px;
float: left;
}

#hpagethree
{
margin-top: auto;
margin-left: 5px;
background-image: url(hpage3.gif);
background-repeat: no-repeat;
height: 143px;
width: 136px;
float: right;
}

#aupage1
{
margin-top: -10px;
margin-right: 5px;
background-image: url(aupage1.gif);
background-repeat: no-repeat;
height: 143px;
width: 136px;
float: right;
}

#aupage2
{
margin-top: -10px;
margin-right: 5px;
background-image: url(aupage2.gif);
background-repeat: no-repeat;
height: 143px;
width: 136px;
float: right;
}

