@charset "UTF-8";
/* CSS Document */

body {
margin-top: 50px;
padding: 0px;
background-color: #000000;
font-family: Century Gothic, Arial, Helvetica;
font-size: 11pt;
line-height: 17pt;
color: #FFFFFF;
}

a, a:link, a:visited {
color: #e6b521;
}

a.yellow:hover {
font-size: 1.3em;
color: #777777;
text-decoration: underline;
}

a.yellow, a.yellow:link, a.yellow:visited {
font-size: 1.3em;
color: #e6b521;
}

a.yellow:hover {
font-size: 1.3em;
color: #777777;
text-decoration: underline;
}

.redtext {
font-size: 1.3em;
color: #cc2626;
font-weight: bold;
font-style: italic;
background-color: transparent;
}

.redtextbold {
font-size: 1.3em;
color: #cc2626;
font-weight: bold;
background-color: transparent;
}

.yellowtext {
font-size: 1.1em;
color: #e6b521;
background-color: transparent;
}

.yellowtextpunct {
font-size: 1.5em;
color: #e6b521;
background-color: transparent;
}

.whitetext {
font-size: 1.3em;
color: #FFFFFF;
}

.head {
padding: 15px;
}

ul.bullet {
}

li.bullet {
color: #cc2626;
}

.bulletwhite {
color: #FFFFFF;
font-size: .9em
}

td.left {
padding: 5px;
border-right: 3px solid #cc2626;
}

td.right {
padding: 5px;
}

#bod {
margin-left: auto;
margin-right: auto;
width: 900px;
}

#navbar {
padding-left: 550px;
padding-top: 15px;
padding-bottom: 15px;
}

#header {
float: left;
margin: 0px;
padding: 0px;
width:  450px;
}

#header-text {
margin-left: 450px;
width: 420px;
padding-top: 30px;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 30px;
}
 
#content {
clear: both;
margin: 30px;
padding-top: 30px;
padding-bottom: 30px;
border-bottom: 1px solid #777777;
}

#footer {
margin: 0px;
padding: 20px;
color: #777777;
font-size: .7em;
}

#elevenbyeightbod {
margin-left: auto;
margin-right: auto;
width: 1100px;
}

#elevenbyightnavbar {
padding-left: 600px;
padding-top: 15px;
padding-bottom: 15px;
}

#elevenbyeight {
margin-left: auto;
margin-right: auto;
width:  1100px;
padding: 0px;
}

#gallery {
padding: 50px;
}
