body
{
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    color: #ffffff;
    background: black;
    font-size: 14px;
    text-align:center;
}

/* anchor links */
a:link    { color:#FFDD00; text-decoration:none; }
a:visited { color:#DDDD00; text-decoration:none; }
a:active  { color:#FFDD00; text-decoration:none; }
a:hover   { color:#FFDD00; text-decoration:underline; }

/* paragraphs */
p          { text-align:justify; }
blockquote { font-style:italic; text-align:justify; }

.tbox
{
    background-color: #F3F3F3;
    border: #A7A7A7 1px solid;
    color: #000000;
    font: 14px times;
}

.image
{
    padding: 0px;
    margin: 0px;
    border: 1px white solid;
}

h1
{
    font-size: 32px;
    margin-top: 0px;
    width: 100%;
    padding: 0px;
    border-bottom: 2px solid #404040;
    text-align: right;
}

#header
{
    position: relative;
    width: 100%;
    margin: 0px;
    height: 69px;
    border-bottom: 0px solid #8e1000;
    padding: 0;
    background: url('/public/gc/images/headerbg.jpg') no-repeat;
    text-align:center;
}

#headerimage
{
    position: absolute;
    right: 0px;
    margin: 0px;
    border: 0px solid white;
    padding: 0px;
    background: transparent;
    text-align:center;
    margin-right:-3px;
}

#headerimag2e
{
    position: absolute;
    width: 661px;
    float: right;
    margin: 0px;
    border: 0px solid white;
    padding: 0px;
    background: transparent;
    text-align:center;
    margin-right:-3px;
}

#container
{
    position: relative;
    margin-top: 5px;
    margin-left: 20px;
    margin-right: 20px;
    min-width: 610px;
    max-width: 1034px;
    border: 0px solid #ffffff;
    padding: 0px;
    background: #000000;
    text-align:left;
}

#subcontainer1
{
    position: relative;
    min-width: 880px;
    border: 1px solid black;
    padding: 5px;
    margin: 0px;
    background: #8e1000;
}

#subcontainer2
{
    position: relative;
    margin: 0px;
    min-width: 870px;
    border: 0px solid black;
    padding: 0px;
    background: black;
    text-align: center;
}

.pro
{
    width:346px;
    float:right;
    height:1px;
}

#cont
{
    position: relative;
    z-index: 0;
    margin-left: 130px;
    margin-right: 0px;
    padding: 0px;
    padding-top: 0px;
    border-top: 1px solid #8e1000;
    border-left: 0px solid #8e1000;
    border-right: 0px solid #8e1000;
    background: url('/public/gc/images/contentbg.jpg') no-repeat;
    text-align: left;
}

#content
{
    position: relative;
    padding: 0px;
    margin-right: 0px;
    border-left: 1px solid #8e1000;
    background: transparent;
    text-align: center;
}

#contentleft
{
    position: relative;
    vertical-align: top;
    z-index: 3;
    width: 100%;
    margin-top: 0px;
    padding: 0px;
    border: pink 0px solid;
    background: transparent;
    text-align: center;
}

#contentleftdiv
{
    position: relative;
    z-index: 3;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 20px;
    padding-top: 0px;
    border-top: 0px solid #8e1000;
    border-left: 0px solid #8e1000;
    border-right: 0px solid yellow;
    background: transparent;
    text-align: center;
}

#contentright
{
    position: relative;
    vertical-align: top;
    z-index: 3;
    padding: 0px;
    margin: 0px;
    width: 100%px;
    border-top: 0px solid blue;
    border-left: 1px solid #8e1000;
    border-right: 0px solid blue;
    background: transparent;
    text-align: center;
}

#contentrightdiv
{
    position: relative;
    vertical-align: top;
    z-index: 3;
    padding: 0px;
    margin-right: 0px;
    margin-top: 0px;
    border: 0px;
    background: transparent;
    text-align: center;
}

#contentimage
{
    position: absolute;
    z-index: -20;
    width: 292px;
    height: 260px;
    margin-right: 0px;
    margin-left: 0px;
    bottom: 0px;
    right: 0px;
    border: 0px solid white;
    padding: 0px;
    background: url('/public/gc/images/contentbottomright.jpg') no-repeat;
    text-align:right;
}

#menudiv
{
    position: absolute;
    left: 0px;
    top: 69px;
    height: 600px;
    border-right: 0px solid black;
    background: url('/public/gc/images/menubg.jpg') no-repeat;
    width:130px;
}

#menu
{
    position: relative;
    width: 130px;
    margin: 0px;
    margin-top: 17px;
    padding: 0px;
    background: transparent;
    border: 0px solid white;
    text-align:center;
}

#menu td
{
    position: relative;
    display: block;
    width: 130px;
    height: 19px;
    border: 0px solid white;
    margin: 0px;
    padding: 0px;
    font-color: black;
    font-weight: none;
}

#menu td a
{
    position: relative;
    display: block;
    width: 130px;
    height: 16px;
    border: 0px solid white;
    margin: 0px;
    padding: 0px;
    padding-top: 3px;
    padding-left: 0px;
    background: url('/public/gc/images/menudark2.jpg');
    text-decoration: none;
    font-size: 10px;
    font-family: arial;
    color: #ffcf00;
    text-align: center;
}

#menu td a:hover
{
    position: relative;
    display: block;
    width: 130px;
    height: 16px;
    border: 0px solid white;
    margin: 0px;
    padding: 0px;
    padding-top: 3px;
    padding-left: 0px;
    background: url('/public/gc/images/menulight.jpg');
    font-size: 10px;
    text-align: center;
    color: #ffcf00;
    text-decoration: none;
}

#menuimage
{
    position: relative;
    margin: 0px;
    width: 130px;
    height: 243px;
    border-right: 0px;
    padding: 0px;
    background: url('/public/gc/images/menuimage.jpg');
    text-align:center;
}

#rightside
{
    position: relative;
    z-index: 4;
    margin-right: 0px;
    margin-top: 4px;
    margin-bottom: 4px;
    padding-bottom: 4px;
    border: 0px solid #ffffff;
    background: transparent;
    width:140px;
    line-height: 6px;
}

#bb
{
    position: relative;
    width: 128px;
    height: 42px;
    margin: 0px;
    padding: 0px;
    border: 1px solid black;
    background: transparent;
    text-align: center;
}

#newbreedad
{
    position: relative;
    width: 130px;
    height: 340px;
    margin: 0px auto;
    padding: 0px;
    border: 0px solid #ffffff;
    text-align: center;
}

#rosterlink
{
    position: relative;
    width: 130px;
    height: 100px;
    margin: 0px auto;
    padding: 0px;
    border: 0px solid #ffffff;
    text-align: center;
}

#redshirt
{
    position: relative;
    z-index: 3;
    width: 320px;
    height: 414px;
    margin: 0px;
    border: 0px solid #ffffff;
    text-align: left;
}

#redshirttext
{
    position: absolute;
    z-index: 3;
    color: #ffffff;
    width: 320px;
    top: 290px;
    left: 0px;
    text-align: center;
}

#discography
{
    border: 2px solid #ffcf00;
    width: 350px;
}

#discography td
{
    vertical-align: top;
    padding: 3px;
}

.discartisttop {text-align:center;color:white;background: #303030;border-bottom:2px solid #000000;border-right: 1px solid #000000;}
.discsongtop {text-align:center;color:white;background: #303030;border-bottom:2px solid #000000;}
.disc1 { text-align: left;background: #640002;border-bottom: 1px solid #000000;border-right: 1px solid #000000;padding-left:5px;}
.disc12 { text-align: left;background: #640002;border-bottom: 1px solid #000000;}
.disc2 { text-align: left;background: #8e1000;border-bottom: 1px solid #000000;border-right: 1px solid #000000;padding-left:5px;}
.disc22 { text-align: left;background: #8e1000;border-bottom:1px solid #000000;}

.quotes1 { color: white;}
.quotes2 { color: gray;}

.names1 { color: white;text-align:left;padding:0px;margin-top:15px;margin-left:50px;}
.names2 { color: gray;text-align:left;padding:0px;margin-top:15px;margin-left:50px;}

/* new breed page divs */
div#transparent { background:#8e1000; border:1px solid #ffffff; filter:alpha(opacity=50); height:60px; margin-bottom:10px; opacity:0.5; }
div#overlay     { background:transparent; height:58px; position:relative; top:-68px; z-index:4; }

/* new breed page tables */
div.nb_table_container { background:#470800; border:1px solid #7f7f7f; position:relative; text-align:left; z-index:4; }

#newbreedtableouter1 {
  border: 1px solid yellow;}

#newbreedchris {
  position: relative;  top: -68px;  z-index: 4;  height: 58px;  background-color: transparent;}

#newbreedlesson {
  position: absolute;  top: 134px;  z-index: 4;  height: 360px;  width: 100%; background-color: yellow;}

#presstable1 {
  position: absolute;  top: 53px;  right: 19px;  z-index: 4;  height: 182px;   background-color: transparent;}

#presstable2 {
  position: absolute;  top: 252px;  right: 19px;  z-index: 4;  height: 182px;  background-color: transparent;}

#presstable3 {
  position: absolute;  top: 451px;  right: 19px;  z-index: 4;  height: 182px;   background-color: transparent;}

#presstable4 {
  position: absolute;  top: 650px;  right: 19px;  z-index: 4;  height: 182px;  background-color: transparent;}

#presstable5 {
  position: absolute;  top: 849px;  right: 19px;  z-index: 4;  height: 182px;  background-color: transparent;}

#presstable6 {
  position: absolute;  top: 1048px;  right: 19px;  z-index: 4;  height: 182px;  background-color: transparent;}

#presstable7 {
  position: absolute;  top: 1247px;  right: 19px;  z-index: 4;  height: 182px;  background-color: transparent;}

#presstable8 {
  position: absolute;  top: 1446px;  right: 19px;  z-index: 4;  height: 182px;   background-color: transparent;}

#presstable9 {
  position: absolute;  top: 1645px;  right: 19px;  z-index: 4;  height: 182px;  background-color: transparent;}

#presstable10 {
  position: absolute;  top: 1844px;  right: 19px;  z-index: 4;  height: 182px;  background-color: transparent;}

#presstablesdiv {
  height: 182px;  width: 100%;  filter:alpha(opacity=50);  opacity: 0.5;  -moz-opacity:0.5;  border: 1px solid #ffffff;  background-color: #8e1000;}

#linksdiv{
  height: 30px;  width: 100%; background: #5b1000;  border: 1px solid #808080;  text-align: left;}

#links1 {
  position: absolute; font-size: 20px; margin-top: 4px; padding: 0px;  font-size: 20px; text-align: left;  left: 100px; }

#links2 {
  position: absolute; font-size: 20px; padding: 0px; margin-top: 4px; text-align: left; left: 100px; }

#links3 {
  position: absolute; font-size: 20px; padding: 0px; margin-top: 4px; text-align: left; left: 100px; }

#contactdiv{
  height: 20px;  font-weight:bold;  width: 100%; padding-top: 2px; background: #5b1000;  border: 1px solid #808080;  text-align: left;}

#students {
  position: absolute;  font-size: 18;  top: 58px;   height: 182px;  right: 15%;  z-index: 4;  height: 182px;  background-color: transparent; }

#movie {
  width: 252px; padding: 3px; margin-right: 15px; border: 1px solid #808080;  background-color: #404040; text-align: center; float: left;}

.note {
  font-size: 12px;
}

/* img styles */
img.left   { float:left; margin:0px 20px 10px 0px; }
img.right  { float:right; margin:0px 0px 10px 20px; }
img.center { margin:0px auto 10px; }