* { 
padding: 0;
margin: 0;
} 

body {
background: #fff;
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
padding: 0;
margin: 0;
color: #555;
line-height: 17px;
padding: 0px 0px 0px 0px;
}

img { border: none; }
a { color: #336699; }
a:hover { text-decoration: none; color : #999; }
h3 { border-bottom: 1px dotted #aaa; color: #666; padding-bottom: 4px; margin: 14px 0 7px 0; font-weight: 100; font-size: 22px; letter-spacing: -1px;}
h3 a { text-decoration: none; font-size: 22px; letter-spacing: -1px; }
h3 a:hover { color: #999; }

h4 { border-bottom: 1px dotted #aaa; color: #666; padding-bottom: 4px; padding-top: 4px; margin: 2px 0 2px 0; font-weight: 100; font-size: 16px; letter-spacing: -1px;}
h4 a { text-decoration: none; font-size: 16px; letter-spacing: -1px; }
h4 a:hover { color: #999; }

h5 {color: #666; padding-bottom: 4px; padding-top: 4px; margin: 2px 0 2px 0; font-weight: 120; font-size: 15px; letter-spacing: -1px;}
h5 a { text-decoration: none; font-size: 14px; letter-spacing: -1px; }
h5 a:hover { color: #999; }

#wrap {
width: 800px;
margin: 10px auto;
border: none; 
border-width: 1px 1px 1px 1px ;
}

#header {
background: #fff url(images/header.jpg) no-repeat;
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
height: 130px;
}
#header h1 {
padding: 40px 0px 0px 30px;
font-size: 39px;
font-weight: 100;
letter-spacing: 3px;
text-align: left;
color: #336699;
}
#header h1 a {
color: #336699;
text-decoration: none;
}
#header h1 a:hover {
color: #336699;
text-decoration: none;
}

#header h1 b {
font-size: 38px;
font-weight: 800;
letter-spacing: -3px;
}

#header h2 {
font-size: 19px;
color: #aaa;
padding: 5px 0px 0px 30px;
text-align: left;
font-weight: 500;
}

#header h6 {
padding: 10px 0px 0px 30px;
font-size: 14px;
font-weight: 100;
letter-spacing: 0px;
text-align: left;
color: #336699;
}

#subheader {
text-align: right; }

#menu {
background: #fff url(images/menu.jpg) no-repeat;
height: 30px;
line-height: 30px;
padding-left: 45px;
}
#menu li {
float:left;
list-style-type:none;
}

#menu li a {
display:block;
padding: 0px 29px;
text-decoration: none;
font-family: Verdana, Arial, sans-serif;
font-size: 17px;

letter-spacing: 0px;
color: #336699;
}
#menu li a:hover {
padding: 0px 28px;
color:#B1B9BD;
border-right: solid  #B1B9BD;
border-left: solid #B1B9BD;
border-width: 1px;
text-decoration:none;
font-family: Verdana, Arial, sans-serif;
font-size: 17px;

letter-spacing: 0px;
/*background: #aaa url(images/menuover.jpg) repeat-x;*/
}

#content { 
padding: 0px 30px 2px 30px; 
background: #fff url(images/content.jpg) repeat-y;
}

#left ul {margin-left: 20px; list-style-type: square;
}

.indented{
padding-left: 20px;
}

/*
#content img { 
border: solid #B1B9BD; 
border-width: 1px 1px 1px 1px ;
padding: 5px 5px 5px 5px;
background: #FFFFFF;}
*/



#index_page { 
padding: 0px 30px 2px 30px;
background: #fff url(images/content.jpg) repeat-y;
}

#top {
padding: 10px 30px 1px 30px;
background: #fff url(images/content.jpg) repeat-y;
line-height: 1.8;
}

#top h4 { 
border-bottom: 1px dotted #aaa;
border-top: 1px dotted #aaa; 
width: 740px;
}

#left {
padding: 0px 0px 10px 0px;
width: 540px;
float: left;
font-size: 12px;
text-align: justify;
}

#left h3 { border-bottom: 1px dotted #aaa; }

#right{
padding: 10px 0;
width: 180px;
float: right;
}

#right img{
padding: 10px;}


#right h3 {background: #aaa url(images/sidebarh3.jpg) no-repeat; 
height: 30px; 
line-height: 30px;
border: none; 
padding: 0 0 0 10px; 
margin: 0; 
color: 666; 
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
letter-spacing: 0px;
}


#right ul { list-style-type: none; padding: 7px 0 20px 20px; }
#right ul li { padding: 2px 0 3px 0; }
#right ul li a { color: #336699; font-weight: 100; display: block; text-decoration: none; font-size: 12px;  }
#right ul li a:hover { color : #999; }

#bottom { background: #fff url(images/footer.jpg) no-repeat; padding: 0px 0; height: 50px; }

#footer {
height: 40px;
color: #666;
font-size: 11px; 
text-align: center;
}
#footer a { 
color: #666;
text-decoration: none;
}
#footer a:hover {
color: #666; 
text-decoration: underline; 
}