img {
border: 0;
}
.info:first-letter {
  font-weight: bold;
  font-family: "Copperplate Light", "Copperplate Gothic Light", serif;
  font-size: 40px;
  color: black;
}
h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-style: italic;
  text-align: center;
}
ul.nav {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0 ;
}
ul.nav li {
    display: inline;
}
ul.nav a {
    display: block;
    width: 8em;
    zoom: 1;
    color: #604830;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    border: 3px dashed #FFF;
    padding: 7px 5px;
    background-color: #C0D8D8;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}
ul.nav a:hover {
    font-weight: bold;
    background-color: #78A8A8;
    background-position: 3px 50%;
}
ul.links {
    list-style-type: none;
    line-height: 200%;
}
body {
    position: absolute;
    margin-top: 20px;
    margin-left: 30px;
    margin-right: 30px;
    padding: 0px;
    background-color: #607848;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #301818
    font-size: 12px;
    text-align: center;
}
#sidebar {
    position: fixed;
    left: 30px;
    top: 130px;
    width: 175px;
}
#main {
    margin-left: 200px;
    margin-top: 110px;
    background-color: #C0D8D8;
    padding: 20px;
    border: 10px ridge #78A8A8;
    width: 63em;
}
#vidcol {
	margin-left: 230px;
	background-color: #000000;
	color: #FFFFFF;
	margin-bottom: 20px;
	padding: 5px;
}
#header {
    position: fixed;
    top: 10px;
    left: 320px;
    width: 60%;
    background-color: #301818;
}
#footer {
    font-size: 10px;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100em;
    margin-right: 0;
    margin-left: 0;
    color: #FFF;
    background-color: #301818
}
#vid_links a{color: white; text-align: center; text-decoration: none;}

input {background: #DED983; font: 1.2em "Trebuchet MS", Verdana, sans-serif;}

#buttons {text-align: center;}

#music {
  font-size: 1em;
  text-align: left;
}

#smlogos img {
  margin-left: au;
  margin-right: auto;
  padding: 1em;
}

#infotext {
  width: 50em;
  margin-left: auto;
  margin-right: auto;
  border: double black 7px;
  padding: 10px;
  font: Arial;
}
#maintext {
  text-align: left;
}