body 
{
    background-color : #FFFFFF;
    font-family : arial, sans-serif;
    color : #333333;
    padding-right : 10px;
    padding-left : 10px;
}
#wrapper 
{
    background-color : #FFFFFF;
    margin : 0 auto;
    height : 100%;
    padding-right: 0px;
    padding-left: 0px;
}

#header 
{
    clear:both;
    margin : auto;
    padding-right: 0px;
    padding-left: 0px;
}
#header img 
{
    float : left;
}
#nav 
{
    display : inline-block;
    float : left;
    margin: auto;
}
#nav a {
display : inline;
text-decoration : none;
background-color : #FFFFFF;
color : #181818;
}
#nav a:hover {
background-color : #bababa;
height : 80px;
}
#search1 {
display : inline-block;
float : left;
}
#search1 form {
display : inline;
}
#search1 input {
display : inline;
}
#updatebar {
    float : left;
    margin-bottom : 0;
    font-size : 12px;
    padding-right: 0px;
    padding-left: 0px;
}
#updatebar a {
text-decoration : none;
color : #000000;
}
#updatebar a:hover {
text-decoration : none;
color : #CCCCCC;
}
#updatebar li {
list-style : none;
}
#menu {
float : left;
margin-bottom : 0;
font-size : 12px;
background-color : #000000;
color : #FFFFFF;
}
#search2 {
float : left;
}
#menu a {
text-decoration : none;
color : #FFFFFF;
}
#menu li {
list-style : none;
color : #FFFFFF;
}
#footer {
clear : both;
height : 135px;
}
#footer p {
padding : 10px;
}
#divFoldCont {
position : absolute;
float : right;
visibility : hidden;
}
.clFold {
position : absolute;
}
.clFoldSub {
position : absolute;
left : 15px;
visibility : hidden;
}
.clFoldSub2 {
position : absolute;
left : 15px;
visibility : hidden;
}
.clFoldLinks {
font-family : Arial, Verdana, Helvetica, Helv;
font-size : 14px;
font-weight : bold;
text-decoration : none;
color : black;
}
.clSubLinks {
font-family : Arial, Verdana, Helvetica, Helv;
font-size : 14px;
font-weight : bold;
text-decoration : none;
color : black;
}
.clSubLinks2 {
font-family : Arial, Verdana, Helvetica, Helv;
font-size : 12px;
text-decoration : none;
color : black;
}
#content {
float : left;
padding : 10px;
height : 100%;
}

canvas 
{
    width: auto;
    height: 100%;
}

#menu li {
text-decoration : none;
color : #FFFFFF;
}
#menu li:hover {
text-decoration : none;
color : #CCCCCC;
}

#menu a {
text-decoration : none;
color : #FFFFFF;
}
#menu a:hover {
text-decoration : none;
color : #CCCCCC;
}
