#sidebar {
position:static;
width: 129px;
font-size: .8em;
}

#navlist {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}

#navlist a, #navlist a:visited {
display:block;
padding: 2px 2px 2px 24px;
border: 1px solid;
border-color: #ddd #000 #000 #ddd;
background-color: #999999;
background-image:  url(assets/l1_down.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #333333;
text-decoration: none;
}

#navlist a:hover {
background-color: #9F6F9F;
background-image:  url(assets/l1_over.jpg);

color: #2D1E2D;
}

#sidebar #navlist .uberlink {
background-color: #9F6F9F;
background-image:  url(assets/l1_over.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #FFFFFF!important;
font-weight: bold;
cursor: default;
}
body {
background: #8EA753 url("images/background.gif");
margin-top : 0; 
margin-bottom : 0; 
} 
.sidebar_left {
background-image: url("images/sidebar_left.gif");
background-repeat: repeat-y
}
.sidebar_right {
background-image: url("images/sidebar_right.gif");
background-repeat: repeat-y
}
.div1 {
text-align : center; 
padding : 0; 
} 
.table1 {
border-collapse : collapse; 
background-color : #ffffff; 
text-align : left; 
} 
img {
border-width : 0; 
} 
.navlines {
font-family : arial; 
font-size : 1px; 
font-weight : bold; 
color : #000000; 
background-color : #000000; 
vertical-align : top; 
text-align : left; 
width : 1; 
}
.font1 {
font-family : arial; 
font-size : 16px; 
font-weight : bold; 
color : #000000; 
} 
.font2 {
font-family : arial; 
font-weight : bold; 
color : #000000; 
} 
.normal {
font-family : arial; 
font-size : 12px; 
font-weight : normal; 
color : #000000; 
} 
.nav1 {
font-family : arial; 
font-size : 12px; 
font-weight : bold; 
color : #ffffff; 
background-color:#999999;
vertical-align : top; 
text-align : left; 
} 
.nav2 {
font-family : arial; 
font-size : 12px; 
font-weight : normal; 
color : #000000; 
background-color : #BCD3C3; 
vertical-align : top; 
text-align : left; 
} 
.copyright {
font-family : arial; 
font-size : 12px; 
font-weight : normal; 
color : #ffffff; 
background-color:#666666; 
vertical-align : center; 
text-align : center; 
} 
.table2 {
border-collapse : collapse; 
font-family : arial; 
font-size : 12px; 
font-weight : bold; 
color : #ffffff; 
background-color : #BCD3C3; 
vertical-align : top; 
text-align : center; 
width : 100%; 
} 
a {
font-family : arial; 
font-size : 12px; 
font-weight : normal; 
color : #0000ff; 
text-decoration : none; 
} 
a:hover {
font-family : arial; 
font-size : 12px; 
font-weight : normal; 
color : #0000ff; 
text-decoration : underline; 
} 
.nav1 a:link, .nav1 a:visited {
font-family : arial; 
font-size : 12px; 
font-weight : normal; 
color : #ffffff; 
text-decoration : none; 
} 
.nav1 a:hover {
font-family : arial; 
font-size : 12px; 
font-weight : normal; 
color : #ffffff; 
text-decoration : underline; 
} 
.tabs {
border-collapse : collapse; 
font-family : arial; 
font-size : 12px; 
font-weight : bold; 
color : #ffffff; 
background-image : url(images/tabs.gif); 
background-color:#CCCCCC; 
vertical-align : bottom; 
text-align : center; 
width : 100%; 
height : 38px; 
} 
.tabletop {
border : solid; 
border-width : 4px; 
border-color : #BCD3C3; 
font-family : arial; 
font-size : 12px; 
font-weight : bold; 
color : #000000; 
background-color : #ffffff; 
vertical-align : top; 
text-align : center; 
width : 100%; 
} 
.table3 {
border : solid; 
border-width : 2px; 
border-color : #000000; 
font-family : arial; 
font-size : 12px; 
font-weight : bold; 
color : #000005; 
background-color : #e5e5e5; 
text-align : center; 
vertical-align : middle; 
width : 129px; 
} 
.table3 a:link, .table3 a:visited {
font-family : arial; 
font-size : 12px; 
font-weight : normal; 
color : #000005; 
text-decoration : none; 
} 
.table3 a:hover {
font-family : arial; 
font-size : 12px; 
font-weight : normal; 
color : #000005; 
text-decoration : underline; 
} 
.table4 {
border-width : 0; 
border-color : #999999; 
font-family : arial; 
font-size : 12px; 
font-weight : bold; 
color : #ffffff; 
background-color:#006699;
text-align : center; 
vertical-align : middle; 
width : 100%; 
} 
.random {
border : solid; 
border-width : 2px; 
border-color : #cccccc; 
font-family : arial; 
font-size : 12px; 
font-weight : normal; 
color : #000000; 
background-color : #ffffff; 
vertical-align : top; 
text-align : left; 
width : 97%; 
} 
.definition {
border : solid; 
border-width : 1px; 
border-color : #cccccc; 
font-family : arial; 
font-size : 12px; 
font-weight : normal; 
color : #ffffff; 
background-color : #5c5c5c; 
vertical-align : top; 
text-align : left; 
width : 97%; 
} 