* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: 'Times New Roman', Times, serif;
    text-decoration: none;
}

body {
    font-family: 'Times New Roman', Times, serif;
    background: #cdcdcd;
    margin:0;
}

#highlights14 {
    position: absolute;
    top: 45px;
    min-width: 80px;
}

#highlights18 {
    position: absolute;
    top: 80px;
}

home {
    top: 100px;
    font-size: 50px;
    height: 150px;
    width: 100%;
}

welcome p {
    padding: 10px 0px;
    line-height: 30px;
    margin-right: 20%;
    margin-left: 20%;
    font-size: 24px;
}

h1 {
    padding: 10px;
}

.meInfo p {
    padding: 10px 0px;
    line-height: 30px;
}

.meInfo {
    margin-right: 20%;
    margin-left: 20%;
    position: absolute;
    top: 80px;
    font-size: 24px;
    text-align: left;
}

.meInfo img {
    top: 20px;
}

@media(max-width:1200px){
    .aboutPics, .violin1, .violin2 {
        display: none;
    }
    
}

@media(max-width:1000px){
    .meInfo p {
        font-size: 20px;
        margin-top: -20px;
    }
}

about {
    height: 80px;
    width: 100%;

}

.container {
    position: relative;
    color: black;
    text-align: center;
}

.heading{
    position: absolute;
    top: 30px;
    right: 50%;
    transform: translate(50%, 0%);
}

#softballPics {
    position: absolute;
    display: none;
}

.aboutPics {
    position: absolute;
    top: 510px;
    right: 50%;
    transform: translate(50%, 0%);
}

.Anna {
    margin-right: 20%;
    margin-left: 20%;
    font-size: 24px;
    text-align: left;
}

.Anna p, skills p {
    padding: 10px 0px;
    line-height: 30px;
}

.wood {
    margin-top: 20px;
    position: relative;
    background: #cbb5f5;
    margin-bottom: 20px;
}

p.woodText {
    margin-top: -20px;
    margin-right:20%;
    margin-left: 20%;
    font-size: 24px;
    padding: 10px 0px;
    line-height: 30px;
}

.violin1 {
    position: absolute;
    top: 60px;
    left: 30px;
}

.violin2 {
    position: absolute;
    top: 60px;
    right: 30px;
}

.profilePic {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

overview p {
    margin-right: 20%;
    margin-left: 20%;
    font-size: 24px;
    padding: 10px 0px;
    line-height: 30px;
}

.gameSchedule tr th {
    text-align: left;
    padding-left: 10px;
}

.gameSchedule tr td {
    text-align: left;
    padding-left: -100px;
}

.gameSchedule .date {
    text-align: right;
    padding-right: 10px;
}

.gameVids h2 {
    padding: 20px 10px;
}

.gameVids table {
    transform: translate(2.5%, 0%);
    z-index: -1;
}

NHD {
    padding: 50; 
}

NHD ul {
    list-style-type: none;
  }

Exploravision ul {
    list-style-type: none;
}

body subnav table {
    background-color: black;
    border-collapse: collapse;
    color: white;
}

body subnav table tr th a {
    color: white;
    font-size: 20px;
}

body fall2021 table {
    border-collapse: collapse;
}

#profile {
    margin-right: 20%;
    margin-left: 20%;
}

#profile h3 {
    margin-bottom: 20px;
}

skills p {
    font-size: 24px;
}

h3 a {
    margin-left: 20%;
    color: black;
}

.aboutRobo p, .robotAwards p, .robotAccom p, .robotAccom ul li {
    margin-left: 20%;
    margin-right: 20%;
    font-size: 24px;
    padding: 10px 0px;
    line-height: 30px;
}

.robotAwards {
    padding: 20px 0px;
    background: #cbb5f5;
    margin: 20px 0px;
}


.robotAccom ul {
    margin-left: 40px;
}

.overviewNav {
    padding: 0px -10px;
}

schoolContent p {
    margin-right: 20%;
    margin-left: 20%;
    font-size: 24px;
    padding: 10px 0px;
    line-height: 30px;
}

.schoolHeader {
    margin-top: 30px;
    margin-bottom: -10px;
}

.APscores {
    margin-right: 20%;
    margin-left: 20%;
    margin-top: 50px;
    font-size: 24px;
}

.schoolProject {
    margin-top: 50px;
}

.schoolProject h2 {
    background: white;
}

.schoolProject p {
    font-size: 24px;
}

section.table {
    margin-right: 20%;
    margin-left: 20%;
    display: table;
}

.table {
    margin-top: 20px;
}

div.tableRow {
    position: relative;
    display: table-row;
}

NHD {
    padding: 50; 
}

NHD ul {
    list-style-type: none;
}

Exploravision ul {
    list-style-type: none;
}


.projectPhotos {
    display: table-cell;
    vertical-align: top;
    text-align: center;
}

.projectInfo {
    padding-left: 20px;
    font-size: 24px;
    vertical-align: top;
    display: table-cell;
}

.TableInTable {
    margin-right: 0%;
    margin-left: 0%;
}

#EVlogo {
    display: table-cell;
    vertical-align: top;
    padding-top: 20px;
    padding-left: 30px;
    text-align: center;
}

#CTvidLabel {
    font-size: 20px;
    padding: -50px;
}

#cookbook {
    display: table-cell;
    vertical-align: top;
}

#PhotoRespPics {
    display: table-cell;
    vertical-align: top;
    padding-left: 50px;
}

#RecursivePhotos {
    display: table-cell;
    vertical-align: top;
    text-align: center;
}

#genrePhotos {
    float: left;
    text-align: left;
    margin-left: 0px;
    margin-top: 20px;
}

#genreText {
    float: right;
    margin-left: 460px;
    margin-top: -470px;
}

#GP {
    padding-left: 50px;
}

.APscores ul li {
    margin-left: 30px;
    margin-top: 10px;
    line-height: 30px;
}

.tournmanet {
    display: table-cell;
    vertical-align: top;
    
}

#tourneyTitle {
    background: #b3e6b5;
}

.tourneyLocation {
    display: table-cell;
    width: 40%;
    text-align: center;
    font-size: 24px;
}

.tourneyDate {
    display: table-cell;
    width: 30%;
    text-align: right;
    font-size: 24px;
}

.schedule {
    align-items: center;
    margin-bottom: 20px;
}

.tourneySchedule {
    margin-top: 10px;
    margin-right: 20%;
    margin-left: 20%;
    font-size: 24px;
}

.gameSchedule {
    margin-top: 20px;
    border-collapse: collapse;
}

.gameSchedule tr th {
    font-size: 20px;
}

.gameSchedule tr td {
    font-size: 20px;
    text-align: center;
}

.gameSchedule tr th {
    text-align: left;
    padding-left: -10px;
}

.gameSchedule .date {
    text-align: right;
    padding-right: 10px;
}

.line {
    width: 800px;
}

.videoDisplay {
    display: table;
}

.videoRow {
    position: relative;
    display: table-row;
    width: 100%;
}

.video {
    display: table-cell;
    width: 33%;
}

.gameVids table tr th video {
    width: 31.5vw;
    height: 31.5vh;
}

.gameVids table tr th img {
    width: 31.5vw;
}


