
body,div,td{
    font-family: Georgia, "Times New Roman", Times, Serif;
    font-size: 12px;    
}


#box1 {
    width : 980px;
	margin: 0 auto;
}


#header {
    // background-color : #F0F0FF; 
    text-align:center;
    // width: 500px;

}

#topmenu {
    padding-bottom: 10px ;
    padding-top: 10px ;
}


.topmenuitem {
    float: left;
    padding-right: 10px ;
    padding-top:   10px ;
}

#box2 {
    float: left;
    width: 590px;
    margin-top:    10px ;
    margin-bottom: 10px ;
    margin-left:   10px ;
    margin-right:  40px ;

    position: relative; top: 0px; left: 165px;

}

#box3 {
    float: left;
    width: 750px;
    margin-top:    10px ;
    margin-bottom: 10px ;
    margin-left:   10px ;
    margin-right:  40px ;

    position: relative; top: 0px; left: 165px;
}

#leftsidebar {
    // background-color : #F0F0FF; 
    width : 160px; 
    float: left;

    position: relative; top: 0px; left: -640px;

}

#leftsidebar2 {
    // background-color : #F0F0FF; 
    width : 160px; 
    float: left;

    position: relative; top: -0px; left: -800px;

}

#rightsidebar {
    // background-color : #F0F0FF; 
    width : 150px;
    float: right;

    position: relative; top: 0px; left: -50px;
}

#bottommenu {
    text-align: center;
    border: thin sold;
}

.bottommenu {
    text-align: center;
    border: thin sold;
}

.bottommenuitem {
    float: left;
    padding-right: 10px ;
    padding-top:   10px ;
}

#footer {
    /* background-color : #F0F0FF; */
	clear: both;
    text-align: center;
}

#listbody {
    /* background-color : #F0F0FF; */
}

.list_body {
    /* background-color : #F0F0FF; */
    text-align: justify;
    line-height:200%;
    // word-spacing:5pt;
}


.caption {
    color : #777;
}

.addtable {
    
}
.addtable td {
    vertical-align: top;    
}

td.definition{
    text-align: justify;
}

td.example{
    text-align: justify;
}

.headerbannertext{
    font-size: 32px;
    text-align: center;
}


.headersubtext{
    font-size: 17px;
    font-style: italic;
    text-align: center;
}

.footerbannertext{
    text-align: center;
   
}

.letter_links{
    font-size: 200%;
    margin-right:  5.0% ;
}

.rigth_sidebar_section{
    margin-top:  10px ;
    text-align: justify; 
    text-justify: auto;
}

.word_links{
    font-size: 100%;
}

.article_title{
    font-size: 150%;
}

h2{
    font-weight:normal;
}

h3{
    padding-top:40px
}

.share_links{
    line-height:180%;
}

.share_button{
    line-height:300%;
  // margin-top:  5px ;
}

.link_image
{
   border-style: none;
}