#wrapper {
    margin-left: 50px;
    margin-right: 50px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 3000px
}

#header {
    width: 99.8%;
    height: 100px;
    background: #FF8080;
    border: solid #CCCCCC thin;
    border-bottom: solid #f9e9a1 10px;
    border-top: solid #2297a6 10px;
    padding-top: 5px;
}

/*background-image:url("me2.jpg");*/

#headerTxt {
    padding-left: 20px;
    padding-bottom: 100px;
    color: #FFF;
    padding-top: 18px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-top: 2px
}

/*color: #FF8080  Maron #a5063f*/
/*#innerWrapper{float:left; height:900px}*/
#menu {
    background: #2297a6;
    border-right: solid #CCCCCC thin;
    border-left: solid #CCCCCC thin;
    color: #FFF;
    font-size: 16px;
    float: right;
    height: 3000px;
    width: 23%;
    padding-right: 10px;
    z-index: 10
}

#meue {
    background-color: #fcab3f;
    text-decoration-color: white
}

#menu h4 {
    color: #f9e9a1;
    font-size: 20px;
    margin: 20px
}

#menu ul {
    list-style: none;
    margin-left: -10px
}

#menu ul li {
    padding-bottom: 10px;
}

a {
    color: #FFF;
    text-decoration: none
}

content {
    float: left;
    width: 102%;
}

#pageContent {
    float: left;
    color: #333333;
    line-height: 1.6;
    width: 72%;
}

#content h2 {
    color: #28A684;
    color: #6b89bf;
    padding-left: 5px;
}

#content h3 {
    color: #28A684;
    padding-left: 5px;
}

#pageContent {
    padding-left: 15px
}
img{
    border: solid 2px White;
    border-radius: 25px;
}
#pageContent img {
    float: right;
    border: solid 2px #f9e9a1;
    border-radius: 25px;
}

#pageContent li {
    padding-bottom: 10px;
}

.listPoint {
    color: #FF6600;
}

#pageLink {
    float: left;
    border-left: solid #CCCCCC thin;
    background: #2297a6;
    width: 1%;
    height: 3000px;
}

#footer {
    width: 99.8%;
    text-align: center;
    float: left;
    font-size: 12px;
    font-style: italic;
    background: #f9e9a1;
    border: solid #CCCCCC thin;
    border-top: none
}

#footer p {
    padding-left: 10px;
}

.nHeader {
    color: #FF6633
}

#saladR {
    padding-right: 20px
}

label {
    padding: 50Px;
}

textarea {
    height: 100px
}

#pageContent p {
    padding-left: 20px;
    line-height: 1.6;
}

#menu img {
    margin-left: 18px;
    width: 90%;
    margin-top: 20px;
}
