body {
  background-image: url(images/green-dot-bg.gif);
  background-repeat: repeat;
  margin: 0;
  padding:0;
}

div#container  {
  position: relative;
  width: 100%;
  width: auto;
  height: 509px;
  background-image: url(images/container-bg.jpg);
  background-repeat: repeat-x;
  top: 10%;
  top: 10px;
}

div#navbar {
  text-align: center;
  position:relative;
  top: 10px;
}

div#navbar td {
  padding: 0 20px;
}

div#footer {
   position: relative;
   top: 20px;
   text-align: center;
   font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  vertical-align: bottom;

}

div#footer a{
   color: #000;
   text-decoration: none;

}

div#footer a:hover{
   color: #000;
   text-decoration: underline;
}




p.copyright {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
}

#tube {
       background: url(images/tvLarge.jpg) no-repeat;
       height: 453px;
       width: 703px;
       margin: 0 auto;
       position: relative;
       top: 28px;
       right: 80px;
}

#tubeAbout {background: url(images/tvLarge.jpg) no-repeat;
       height: 453px;
       width: 703px;
       margin: 0 auto;
       position: relative;
       top: 28px;
       right: 80px;
	   }

#tubeUpcoming {background: url(images/tv-uprojects.jpg) no-repeat;
       height: 453px;
       width: 703px;
       margin: 0 auto;
       position: relative;
       top: 28px;
       right: 80px;}
	   
#tubeContact {background: url(images/tv-contact.jpg) no-repeat;
       height: 453px;
       width: 703px;
       margin: 0 auto;
       position: relative;
       top: 28px;
       right: 80px;}
	   
#tubeReel {
       height: 453px;
       width: 703px;
       margin: 0 auto;
       position: relative;
       top: 28px;
	   z-index:100;
}

#tubeLinks {background: url(images/tv-links.jpg) no-repeat;
       height: 453px;
       width: 703px;
       margin: 0 auto;
       position: relative;
       top: 28px;
}

#content { width: 375px; 
           overflow-y: scroll;
           height: 260px;
           position: relative;
           top: 91px;
           left:60px;
           padding: 0 80px;
           font-size: 13px;
           font-family: verdana, tahoma, arial;
           line-height: 17px;  

}

#content a{
	color: #1A311E;
}

#content a:hover {text-decoration: none;}

#contentLinks a{
	color: #1A311E;
}

#contentLinks a:hover {text-decoration: none;}



#contentContact {
           width: 375px; 
           overflow: visible;
           margin: 0 auto;
           height: 260px;
           position: relative;
           top: 91px;
           margin-right: 110px;
           padding: 0 80px;
           font-size: 13px;
           font-family: verdana, tahoma, arial;
           line-height: 17px; }
		   
#contentLinks {
           width: 375px; 
           overflow: visible;
           margin: 0 auto;
           height: 260px;
           position: relative;
           top: 91px;
           margin-right: 110px;
           padding: 0 80px;
           font-size: 13px;
           font-family: verdana, tahoma, arial;
           line-height: 17px; 
}


.large {
	font-size:1.2em;
	margin: 10px;
        color: #513D00;
}

#portrait {
        top: 110px;
	position: relative;
        float: right;
	z-index: 200;
        text-align: center;
	margin: 0 auto;
        
}

#portraitGreen {
	top: 102px;
	position: relative;
	float: right;
	z-index: 200;
	text-align: center;
	margin: 0 auto;
	width: 330px;
	margin-left: -300px;
}

#portraitBlue {
	top: 102px;
	position: relative;
	float: right;
	clear: both;
	z-index: 200;
	right: 100px;
	margin: 0;
	height: 30px;
}


#portraitAbout {
	top: 102px;
	position: relative;
	float: right;
	z-index: 200;
	text-align: center;
	width: 310px;
	left:0px;
        overflow: hidden;
}

.largefont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	line-height: 24px;
}

#contentBG {
       background: url(images/tvLarge.jpg) no-repeat;
       height: 453px;
       width: 703px;
       margin: 0 auto;
       position: relative;
       top: 28px;
       right: 80px;
}

#gallery {width: 865px; margin: 0 auto; position: relative; top: 30px;}

#gallery img {border: 4px solid #452a01}
