
body {
background : #876B5D url('ind-h.jpg');
background-position : 175px 20px;
background-repeat : no-repeat;
background-attachment : fixed;
font-family : Verdana;
font-size : 10pt;
margin-top:0px;
}
#container {
height :80%;
width : 100%;
}
#content {
width : 400px;
height : 750px;
padding-left : 260px;
padding-top : 0;
overflow : hidden;
float : right;
text-align : center;
}

#top {
padding-top : 0px;
text-align : center;
padding-bottom : 0;
overflow : hidden;
font-family : arial;
}
.menu {
width : 225px;
height : 750px;
padding-left : 0;
padding-top : 0;
overflow : auto;
float : left;
}

p.cntnt {
color : #fff;
font-size : 150%;
font-weight : bold;
text-align : center;
}
.footer {
font-size : 70%;
text-align : center;
margin-top : 0px;
}
p {
color : #fff;
margin : 0 0;
}
img {
border : 0;
padding : 0 0;
text-align : center;
}
ul {
list-style : none;
margin : 0;
padding : 0;
}
li {
margin : 0;
padding : 0;
font-family : Arial;
}
li a {
display : block;
text-decoration : none;
padding : 2px 2px 2px 2px;
width : 125px;
}
li a:link, li a:visited {
color : #fff;
font-weight : bold;
text-decoration :underline;
}
li a:hover, li a:active {
background : #56453A;
color : #fff;
font-weight : bold;
text-decoration :underline;
}
li li a:link, li li a:visited {
color : #fff0fb;
font-weight : normal;
text-decoration :none;

}
li li a:hover, li li a:active {
color : #fff;
font-weight : normal;
}
ul ul {
margin : 0 0 0 25px;
}
BODY {
		scrollbar-3dLight-Color:#224029;
		scrollbar-Arrow-Color:#9A8BE2;
		scrollbar-Base-Color:#212949 ;
		scrollbar-DarkShadow-Color:#483eae;
		scrollbar-Face-Color:#212949 ;
		scrollbar-Highlight-Color:#224029;
		scrollbar-Shadow-Color:#224029;
		scrollbar-Track-Color:#010101 
}