html {
    width: 100%;
    min-width: 1366px;
}

body {
    margin: 0 18% 0 18%;
    padding: 0;
    font-family: Bodoni; /*Helvetica, Verdana, sans-serif;*/
    background-color: #eff2f2;
    /*letter-spacing: 1px;*/
    color: #414141;
}
a {
    text-decoration: none;
    color: #414141;
}
#nav_bar {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 15%;
    font-size: 1.5em;
    /*background-image: -webkit-linear-gradient(left, #4f5253, #232b31);*/
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #414141;
    letter-spacing: 2px;
    /*border: 3px solid #414141;*/
    margin-top: -5px;
    font-weight: 600;
    font-family: Helvetica;
}
.highlight {
    text-shadow: 0em 0.8em 0.01em #D0E0EB, 0em -0.8em 0.01em #A4BCC2, 0em -1.6em 0.01em #D0E0EB, 0em 1.6em 0.01em #A4BCC2;
}

#profile {
    position: relative;
    display: inline-block;
    width: 100%;
    font-size: 1.5em;
    margin: 2% 0%;
}
#profile img {
    float: left;
    position: relative;
    margin: 0 3% 0 3%;
    border: 3px solid #414141;
}
#profile .contact {
    float: right;
    position: relative;
    text-align: right;
    font-size: 1em;
    margin-right: 2.4%;
    margin-top: -2%;
}
#profile .name {
    float: center;
    margin-top: 22%;
    display: inherit;
    position: inherit;
    font-size: 1.1em;
    padding: 0;
}

.line {
    height: 5px;
    width: 100%;
    background-color: #414141;
    border-radius: 10px;
}
.shadow {
    box-shadow: 0px 0px 25px 0px rgba(139, 124, 206, 0.89);
}

.little_objective {
    width: auto;
    height: auto;
    position: absolute;
    border: 3px solid #414141;
    background-color: #cabaea;
    padding: 5px;
    margin-left: 1%;
    margin-top: -10px;
    z-index: 1;
    border-radius: 5px;
}
#objective {
    margin: 0% 1% 3% 1%;
}
#objective_box {
    border: 3px solid #414141;
    background-color: #D0E0EB;
    border-radius: 5px;
    padding: 1% 1% 1% 1.5%;
    position: relative;
    font-size: 1em;
    font-family: Helvetica;
}

#education {
    float: left;
    margin: 4% 1% 2% 1%;
    width: 56%;
}
#education_box {
    border: 3px solid #414141;
    background-color: #D0E0EB;
    border-radius: 5px;
    padding: 5% 1% 3% 2%;
    position: relative;
    display: inherit;
    font-family: Helvetica;
}
.little_education {
    width: auto;
    height: auto;
    position: absolute;
    border: 3px solid #414141;
    background-color: #cabaea;
    padding: 5px;
    margin-left: 1%;
    margin-top: -10px;
    z-index: 1;
    border-radius: 5px;
}

#skills {
    float: right;
    margin: 4% 1% 1% 1%;
    width: 40%;
}
#skills_box {
    border: 3px solid #414141;
    background-color: #D0E0EB;
    border-radius: 5px;
    padding: 3% 1% 2% 3%;
    position: relative;
    display: inline-block;
    font-family: Helvetica;
}
.little_skills {
    width: auto;
    height: auto;
    position: absolute;
    border: 3px solid #414141;
    background-color: #cabaea;
    padding: 5px;
    margin-left: 1%;
    margin-top: -10px;
    z-index: 1;
    border-radius: 5px;
}

#experience {
    float: left;
    margin: 2% 1% 2% 1%;
    width: 98%;
}
#experience_box {
    border: 3px solid #414141;
    background-color: #D0E0EB;
    border-radius: 5px;
    padding: 3% 1% 3% 1.3%;
    position: relative;
    display: inherit;
    font-family: Helvetica;
}
#experience_box table {
    width: 100%;
}
.little_experience {
    width: auto;
    height: auto;
    position: absolute;
    border: 3px solid #414141;
    background-color: #cabaea;
    padding: 5px;
    margin-left: 1%;
    margin-top: -10px;
    z-index: 1;
    border-radius: 5px;
}

#leadership {
    float: left;
    margin: 2% 1% 1% 1%;
    width: 40%;
}
#leadership_box {
    border: 3px solid #414141;
    background-color: #D0E0EB;
    border-radius: 5px;
    padding: 6% 1% 3% 2%;
    position: relative;
    display: inherit;
    font-family: Helvetica;
}
#leadership_box table {
    width: 100%;
}
.little_leadership {
    width: auto;
    height: auto;
    position: absolute;
    border: 3px solid #414141;
    background-color: #cabaea;
    padding: 5px;
    margin-left: 1%;
    margin-top: -10px;
    z-index: 1;
    border-radius: 5px;
}

#honors {
    float: left;
    margin: 2% 1% 3% 1%;
    width: 56%;
}
#honors_box {
    border: 3px solid #414141;
    background-color: #D0E0EB;
    border-radius: 5px;
    padding: 5% 1% 3% 2%;
    position: relative;
    display: inherit;
    font-family: Helvetica;
}
#honors_box table {
    width: 100%;
}
.little_honors {
    width: auto;
    height: auto;
    position: absolute;
    border: 3px solid #414141;
    background-color: #cabaea;
    padding: 5px;
    margin-left: 1%;
    margin-top: -10px;
    z-index: 1;
    border-radius: 5px;
}

#nav_1 {
    width: 10%;
    height: inherit;
    position: inherit;
    display: inherit;
    padding: 4% 1.5% 1% 4%;
    text-align: center;
    float: right;
}
/*#nav_2 {
    width: 10%;
    height: inherit;
    position: inherit;
    display: inherit;
    padding: 4% 3% 1% 0%;
    text-align: center;
    float: right;
}*/
#nav_3 {
    width: 10%;
    height: inherit;
    position: inherit;
    display: inherit;
    padding: 4% 0% 1% 4%;
    text-align: center;
    float: right;
}
#nav_4 {
    width: 10%;
    height: inherit;
    position: inherit;
    display: inherit;
    padding: 4% 0% 1% 4%;
    text-align: center;
    float: right;
}
#nav_5 {
    width: 10%;
    height: inherit;
    position: inherit;
    display: inherit;
    padding: 4% 0% 1% 4%;
    text-align: center;
    float: right;
}
#nav_6 {
    width: 10%;
    height: inherit;
    position: inherit;
    display: inherit;
    padding: 4% 0% 1% 4%;
    text-align: center;
    float: right;
}













