
html {
background:#D1DBE9 url('img/dots.gif') repeat-y scroll 0 0;
min-height:100%;
margin: 0;
padding: 0;

}

body
 { 
background:#fff url('') repeat-y scroll 65px 0;
min-height:100%;
width: 755px;
font-family: Trebuchet MS, Verdana, Sans-serif; 
color: 999; 
line-height: 120%; 
font-size: .7em;
margin: 0;
padding: 0;
}

h3{color: #999;
text-transform: uppercase;
}
h5 
{
background-image: url(img/arrow2.gif);
background-repeat: no-repeat;
text-indent: 1.3em;
color: #777;
font-size: 1em;
font-weight: 300;
text-transform: uppercase;
letter-spacing: .1em;
margin-bottom: -10px;
}

#container{ background-color: #fff;
width: 755px;
margin-top: 20px;
}


p { 
width: 540px; 
font-family: Verdana, Sans-serif;
text-align:justify;
}


ul 
{
padding-bottom: 10px;
}

li 
{
list-style-image: url(img/ul_1.gif);
}
#indexpage{
width: 300px; 
font-family: Verdana, Sans-serif;
text-align: left; 
}

ul ul li
{
list-style-image: url(img/ul_2.gif);
}
#menu 
{margin-left: 10px; }

#menu td
{ padding-right: 10px;
}

#active a {color:#222;}

#content
{
padding-top: 15px;
padding-left: 20px; 
border-left: 1px dashed #999;

}


#small 
{position: absolute;
top: 20px;
left: 290px;
margin-right:0px;
text-align: left;
font-size: .8em;
letter-spacing:.3em;
text-indent: 290px;
color: #ccc;
}
#small a:link {color: #999; } 
#small a:visited {color: #aaa; } 
#small a:hover {color: #000;  } 
#small a:active {color: #ccc;  }

#subnav {
 font-family: Verdana, Sans-serif;
color: #555;
border-top: 10px solid #ddd;
margin-top: 20px;
margin-left: 15px;
width: 150px;
}

#subnav td
{
font-weight: 500;
padding: 10px 0px 10px 0px;
border-bottom: 1px  dashed #999;
}

#current a {color: #009;}

#header {
color: #069;
font-size: 1.2em;
font-family: Trebuchet MS, Verdana, Sans-serif;
}

#footer {
color: #aaa; font-size: .8em;  
position: absolute; 
text-align:right;
left: 200px;
padding-bottom: 20px;
}



a:link {text-decoration: none; color:#000;}
a:visited {text-decoration: none; color:#999;}
a:hover {text-decoration: none; color:#333;}
a:active {text-decoration: none; color:#000;}
