body {
background-color: #EDEDED;
text-align:left;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px
}


.botright{
    position:fixed;
    bottom:0;
    right:0;
    height: 100px;
    width: 100px;
    margin: 0px;
    border-top: black 0px solid;
  }
  
  

.wrapper {
width:1200px;
height:100%;
margin: 0;
}


.sidebar {
width: 200px;
height: 100%;
float: left;
position: fixed;
background-image:;
background-color: none;
}


.logocontainer {
margin: 20px;
height: 60px;
background-color: none;
text-align: left;
background-image: url("Images/Logo.png");
background-repeat: no-repeat;
border-bottom: : black 0px solid; 
}


.contactcontainer {
margin: 20px;
height: auto;
border-bottom: black 1px solid; 
}


.menucontainer {
margin: 20px;
height: auto;
border-bottom: white 0px solid;  
}


.image {
width: 720px;
height: 100%;
float: left;
}


.contentwrapper {
width: 980px;
height: 100%;
float: right;
margin-top: 20px;
}



.contentabout {
width: 500px;
height: 100%;
float: right;
margin-top: 20px;
}


.info {
width: 235px;
height: 450px;
float: right;
background-color: none;
border-bottom: black 0px solid; 
}



.infocontainer {
height: auto;
border-bottom: white 0px solid; 
}
}


.infocontainer {
margin-top: 0px;
width: 470px;
height: 90px;
float: right;
}


.sidebartext {
font-weight:normal; 
font-style:normal;
color: black;
}


.indeximage {
width: 220px;
margin-top: 0px;
height: 311px;
float: left;
padding: 0;
background-color: black;
margin-right: 20px;
margin-bottom: 20px;
}


p {
font-family: Helvetica, sans-serif;
font-weight:normal; 
font-style:normal;
font-size: 9pt;
line-height: 12pt;
margin: 0;
padding: 0;
 }




.textheader {
color: #000000;
text-decoration: none;
}


.dragbox {
cursor: move;
}

.textbody {
color: #000000;
}

.textmenu {
color: black;
}

a:link {
color: #D6D6D6;
}

a:link,a:visited {
color: black;
text-decoration: none;
}

a:active,a:hover {
text-decoration:underline;
}


a.header:link, a.header:visited {
}

