/*Alonzo Cedric Edwards*/

h1 {
    color: black;
    font-weight: bolder;
    }

 
h2 {
    color: black;
    font-weight: bolder;
   }

 
h3 {
    color: black;
    }

 
h4  {   
     color: #800000;
     }

h5  {   
     color: #800000;
     }

h6  {   
     color: white;
     }

body {
      min-width: 500px;
      background-image: url(pictures/background2.png);
      color: #800000;
      text-align: center;
      font-family: arial rounded mt bold, arial, times new roman;
      font-weight: normal;
      }

.job {
      font-family: arial rounded mt bold, arial, impact;
      color: #800000;
      }

.column {
  float: right;
  width: 50%;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

#pirates {
      background-color: blue;
      border: 3px dashed yellow;
      padding: 10px;
      margin: 25px;
      width: 220px;
      text-align: left;
      float: right;}

#lobos {
      background-color: blue;
      border: 3px dashed yellow;
      padding: 10px;
      margin: 25px;
      width: 220px;
      text-align: center;
      float: left;}



#banner {
         font-family: arial rounded mt bold, arial;
         font-size: 25px;
         font-weight: bolder;
         color: #800000;
         text-align: center;
         }


#side {
        width: 200px;
        background-color: black;
        background-image: url(pictures/ce.jpg);
        background-repeat: no-repeat;
        background-position: top center; 
        color: #ff3300;
        font-style: oblique;
        font-size: 14px;
        border-style: solid;
        border-color: #ff3300;
        border-top-width: 10px;
        border-bottom-width: 10px;
        border-left-width: 5px;
        border-right-width: 5px;
        padding: 40px;
        padding-top: 160px;
        margin: 40px;
        float: left;
        }



caption {
         font-style: italic;
         padding-top: 8px;
         }

.acolor
          {
           background-color: #ffebcd;
           }

.bcolor
          {
           background-color: #000080;
           }


#submission {
   font-family: times new roman, arial, arial rounded mt bold;
   font-size: 20px;
   font-weight: bold;
   text-align: center;
   color: #000066;
   border-color: black;
   border-width: 4px;
   border-style: solid;
   background-color: white;
   padding: 10px;
   margin-left: 120px;
   margin-right: 120px;
   }

#red {
   font-family: times new roman, arial, arial rounded mt bold;
   font-size: 20px;
   font-weight: bold;
   text-align: center;
   color: white;
   border-color: black;
   border-width: 4px;
   border-style: solid;
   background-color: red;
   padding: 10px;
   margin-left: 120px;
   margin-right: 120px;
   }

#green {
   font-family: times new roman, arial, arial rounded mt bold;
   font-size: 20px;
   font-weight: bold;
   text-align: center;
   color: white;
   border-color: black;
   border-width: 4px;
   border-style: solid;
   background-color: green;
   padding: 10px;
   margin-left: 120px;
   margin-right: 120px;
   }

#staff {
        min-width: 350px;
        font-family: arial, arial rounded mt bold, times new roman;
        font-size: 30px;
        font-weight: bolder;
        text-align: center;
        color: #000066;
        border-color: black;
        border-width: 4px;
        border-style: solid;
        background-color: white;
        padding: 5px;
        margin-left: 300px;
        margin-right: 300px;
       }

#name {
               min-width: 550px;
               font-family: arial, arial rounded mt bold, times new roman;
               font-size: 20px;
               font-weight: bolder;
               text-align: center;
               color: white;
               border-color: black;
               border-width: 4px;
               border-style: solid;
               background-color: #800000;
               padding: 5px;
               margin-left: 200px;
               margin-right: 200px;
             }

#title {
               min-width: 550px;
               font-family: impact, forte, arial;
               font-size: 45px;
               font-weight: bolder;
               text-align: center;
               color: #8B0000;
               border-color: black;
               border-width: 4px;
               border-style: solid;
               background-color: white;
               padding: 5px;
               margin-left: 100px;
               margin-right: 100px;
             }

#contents {
   font-family: arial, arial rounded mt bold, times new roman;
   font-size: 20px;
   font-weight: bolder;
   text-align: center;
   color: #000066;
   border-color: black;
   border-width: 4px;
   border-style: solid;
   background-color: white;
   padding: 10px;
   margin-left: 165px;
   margin-right: 165px;
   }

#comlink {
   font-family: arial, arial rounded mt bold, times new roman;
   font-size: 20px;
   font-weight: bolder;
   text-align: center;
   color: white;
   border-color: black;
   border-width: 4px;
   border-style: solid;
   background-color: maroon;
   padding: 10px;
   margin-left: 100px;
   margin-right: 100px;
   }

#workshop {
               min-width: 550px;
               font-family: arial, arial rounded mt bold, times new roman;
               font-size: 25px;
               font-weight: bolder;
               text-align: center;
               color: white;
               border-color: black;
               border-width: 4px;
               border-style: solid;
               background-color: blue;
               padding: 5px;
               margin-left: 300px;
               margin-right: 300px;
             }

#application {
   font-family: arial rounded mt bold, arial;
   font-size: 40px;
   font-weight: bolder;
   color: #800000;
   }


#company {
   font-family: arial, arial rounded mt bold, times new roman;
   font-size: 20px;
   font-weight: bold;
   text-align: center;
   color: blue;0
   border-color: black;
   border-width: 4px;
   border-style: solid;
   background-color: white;
   padding: 10px;
   margin-left: 150px;
   margin-right: 150px;
   }


#conclusion {
         font-family: arial, arial rounded mt bold, times new roman;
         font-size: 20px;
         text-align: center;
         color: white;
         border-color: black;
         border-width: 4px;
         border-style: solid;
         background-color: #660066;
         padding: 5px;
         margin: 5px;
         margin-left: 300px;
         margin-right: 300px;
         }

#houston {
                   font-family: arial, times new roman, arial rounded mt bold;
                   font-size: 20px;
                   font-weight: bolder;
                   text-align: center;
                   color: purple;
                   width: 120px;
                   margin-right: 20px;
                   padding: 5px;
                   border: 2px solid green;
                   background-color: yellow;
                   float: left;}

#abilene {
                   font-family: arial, times new roman, arial rounded mt bold;
                   font-size: 20px;
                   font-weight: bolder;
                   text-align: center;
                   color: purple;
                   width: 120px;
                   margin-right: 20px;
                   padding: 5px;
                   border: 2px solid blue;
                   background-color: brown;
                   float: left;}

#austin {
                   font-family: arial, times new roman, arial rounded mt bold;
                   font-size: 20px;
                   font-weight: bolder;
                   text-align: center;
                   color: purple;
                   width: 120px;
                   margin-right: 20px;
                   padding: 5px;
                   border: 2px solid purple;
                   background-color: gray;
                   float: left;}

#beaumont {
                   font-family: arial, times new roman, arial rounded mt bold;
                   font-size: 20px;
                   font-weight: bolder;
                   text-align: center;
                   color: purple;
                   width: 120px;
                   margin-right: 20px;
                   padding: 5px;
                   border: 2px solid orange;
                   background-color: brown;
                   float: left;}

#conroe {
                   font-family: arial, times new roman, arial rounded mt bold;
                   font-size: 20px;
                   font-weight: bolder;
                   text-align: center;
                   color: purple;
                   width: 120px;
                   margin-right: 20px;
                   padding: 5px;
                   border: 2px solid black;
                   background-color: pink;
                   float: left;}

#dallas {
                   font-family: arial, times new roman, arial rounded mt bold;
                   font-size: 20px;
                   font-weight: bolder;
                   text-align: center;
                   color: purple;
                   width: 120px;
                   margin-right: 20px;
                   padding: 5px;
                   border: 2px solid blue;
                   background-color: #696969;
                   float: left;}
        
#edwards {
                   font-family: arial, times new roman, arial rounded mt bold;
                   font-size: 20px;
                   font-weight: bolder;
                   text-align: center;
                   color: purple;
                   width: 120px;
                   margin-right: 20px;
                   padding: 5px;
                   background-color: green;
                   border: thin solid black;
                   float: left;
                   }

#fritos {
                   font-family: arial, times new roman, arial rounded mt bold;
                   font-size: 20px;
                   font-weight: bolder;
                   text-align: center;
                   color: purple;
                   width: 120px;
                   margin-right: 20px;
                   padding: 5px;
                   border: 2px solid red;
                   background-color: #FF4500;
                   float: left;}

#galveston {
                   font-family: arial, times new roman, arial rounded mt bold;
                   font-size: 20px;
                   font-weight: bolder;
                   text-align: center;
                   color: purple;
                   width: 120px;
                   margin-right: 20px;
                   padding: 5px;
                   border: 2px solid red;
                   background-color: #48D1CC;
                   float: left;}


a:link { 
        font-family: arial, arial rounded mt bold, times new roman;
        font-size: 20px;
        font-weight: bolder;
        text-decoration: underline;
        color: orange;
        }


a:visited {  
           font-family: arial, arial rounded mt bold, times new roman;
           font-size: 20px;
           font-weight: bolder;
           text-decoration: underline;
           color: orange;
           }



/*Alonzo Cedric Edwards*/   


