body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    background-color: #ffffff;
}

.container {
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    gap: 20px;
}

.sidebar {
    width: 300px;
    padding: 20px;
    background-color: #000000;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.main-content {
    flex: 1;
    padding: 20px;
}

/* Sidebar Navigation */
.main-nav {
    margin-bottom: 30px;
}

.main-nav h2 {
    color: #ffffff;
    margin-bottom: 15px;
    font-size: 1.2em;
}

.main-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.main-nav ul li {
    margin-bottom: 10px;
}

.main-nav ul li a {
    color: #ffffff;
    text-decoration: none;
    font-size: 1em;
}

.main-nav ul li a:hover {
    color: #cccccc;
    text-decoration: underline;
}

/* Social Links Section */
.social-links {
    margin-bottom: 30px;
}

.social-links h2 {
    color: #ffffff;
    margin-bottom: 15px;
    font-size: 1.2em;
}

.social-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.social-links ul li {
    margin-bottom: 15px;
}

/* Education Section */
.education {
    margin-bottom: 30px;
}

.education h2 {
    color: #ffffff;
    margin-bottom: 15px;
    font-size: 1.2em;
}

.education a {
    color: #ffffff;
    text-decoration: none;
}

.education a:hover {
    color: #cccccc;
    text-decoration: underline;
}

/* Profile Header */
.profile-header {
    text-align: center;
    margin-bottom: 30px;
}

.profile-image {
    border-radius: 50%;
    margin-bottom: 20px;
}

.profile-badges {
    margin-top: 20px;
}

/* Certifications Section */
.certifications {
    background-color: #f9f9f9;
    padding: 20px;
    border-radius: 5px;
}

.certifications h2 {
    color: #333;
    margin-bottom: 20px;
    font-size: 1.4em;
}

.certifications ol {
    padding-left: 20px;
}

.certifications li {
    margin-bottom: 10px;
    line-height: 1.4;
}

table.c13 {
        width : 900px;
        height : 100%;
        border: 0;
    }
    li.c12 {
        list-style-type : none;
    }
    li.c11 {
        list-style-type : none;
    }
    p.c11 {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 175%;
        text-align : center;
    }
    span.c10 {
        font-size : 144%;
    }
    span.c9 {
        font-family : Arial, Helvetica, sans-serif;
        text-align : center;
        font-size : 175%;
    }
    span.c8 {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 175%;
    }
    span.c7 {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 120%;
    }
    span.c6 {
        font-family : Arial, Helvetica, sans-serif;
    }
    p.c6 {
        color : #FF0000;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 100%;
        text-align : center;
    }
    div.c4 {
        text-align : center;
    }
    span.c3 {
        color : #0000FF;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 120%;
    }
    span.c2 {
        color : #ffff00;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 120%;
    }
    span.c1 {
        color : #ff0000;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 120%;
    }
    td.c7 {
        background-color : black;
    }
    div.c6 {
        background : none;
        background-color : #4B306A;
        border : #4B306A solid 1px;
        display : block;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 5px;
        letter-spacing : 0;
        line-height : 5px;
        margin : 0 auto;
        outline : none;
        padding : 0;
        position : static;
        text-align : left;
        text-decoration : none;
        text-indent : 0;
        width : 178px;
    }
    p.c5 {
        position : static;
        width : 162px;
        display : block;
        text-indent : 0;
        text-align : left;
        font-size : 15px;
        line-height : 17px;
        margin : 4px 0 0 0;
        padding : 0;
        text-indent : 0;
        border : 0;
        outline : none;
        background : none;
        font-family : Arial, Helvetica, sans-serif;
        color : #ffffff;
        text-decoration : none;
        float : none;
    }
    a.c4 {
        position : static;
        display : inline;
        width : 162px;
        text-decoration : none;
        border : 0;
        outline : none;
        margin : 0;
        padding : 0;
        background : none;
        text-indent : 0;
        font-size : 15px;
        line-height : 17px;
        color : #ffffff;
        font-family : Arial, Helvetica, sans-serif;
        float : none;
    }
    p.c3 {
        position : static;
        width : 162px;
        text-align : left;
        font-weight : bold;
        letter-spacing : 0;
        font-size : 22px;
        line-height : 22px;
        margin : 0;
        padding : 0;
        text-indent : 0;
        border : 0;
        outline : none;
        background : none;
        font-family : Arial, Helvetica, sans-serif;
        color : #ffffff;
        text-decoration : none;
        float : none;
    }
    img.c2 {
        border : 0;
    }
    span.c1 {
    text-decoration : underline;
    }
    img.self {
        height : 300px;
        width : 240px;
        border-radius : 150px;
    }
    img.LI {
        border:0;
    }
    img.emc {
        height : 115px;
        width : 75px;
    }
    img.pmp {
        height : 75px;
        width : 130px;
    }