a#albumChoice {padding: 5px; border: 2px solid black;
  background: #001133; color: #0065ce; 
  font: bold 11px verdana;}
a#albumChoice:hover {background: #0065cd; color: white;
  border-color: navy;}
a#albumChoice:active {background: white; color: maroon;
  border-color: cyan;}
.borderline {
    border-top: solid 1px #ccc;
}

.borderlineRT {
    border-right: solid 1px #ccc;
}

.Backing
{
      background-image : URL("../images/Page Images/blue-web-gradient.jpg"); 
	  background-color: #ffffff;
	  color: #000;
      background-repeat: repeat;
      background-position: top left;
      background-attachment : fixed;
      margin-top : 0px;
      margin-left : 0px;
      margin-right : 0px;
      margin-bottom : 0px;
}

body
{

      background-image : URL("../images/Page Images/blue-web-gradient.jpg"); 
      background-repeat: repeat;
      background-attachment:fixed; 	
      background-color: #ffffff;
	  color: #000;
      margin-top : 0px;
      margin-left : 0px;
      margin-right : 0px;
      margin-bottom : 0px;
      font-family : arial, verdana,  "times new roman";
      font-size: 9pt;
 
    
}
.menuPic {
    position: absolute;
    left: 0px;
    top: 245px;

}


.dynLink {

      font-size: 6pt;

}

.maintable
{    
	background-color: #ffffff;
	color: #000;
      margin-top : 0px;
      margin-left : 0px;
      margin-right : 0px;
      margin-bottom : 0px;
      padding-top : 0px;
      padding-left : 0px;
      padding-right : 0px;
      padding-bottom : 0px;
      width : 1000px;  
      border-top: solid 1px #ccc;
      border-left: solid 1px #ccc;
      border-right: solid 1px #ccc;
      border-bottom: solid 1px #ccc; 
      font-family : arial, verdana, "times new roman";
      font-size: 8pt;
}
.normtable, pre, .normTable TD
{    
	background-color: transparent;
	color: #000;
      margin-top : 0px;
      margin-left : 0px;
      margin-right : 0px;
      margin-bottom : 0px;
      padding-top : 0px;
      padding-left : 0px;
      padding-right : 0px;
      padding-bottom : 0px;  
      font-family:  Arial, Verdana, Helvetica, Sans-Serif;
      font-size : 9pt;
      line-height : 18px;
      overflow: auto;
      
}

img
{
	border: 0;
}
.hide
{
	display: none;
}


a
{
	text-decoration: underline;
	color: #000000;
      font-family:  Arial, Verdana, Helvetica, Sans-Serif;
      font-size: 8pt;
      line-height : 15px;
}
a.normal
{
	text-decoration: underline;
	color: #000000;
      font-family: Arial, Verdana,  Helvetica, Sans-Serif;
      font-size: 8pt;
      line-height : 20px;
}
a.dynLink
{
	text-decoration: underline;
	color: #000000;
      font-family: Arial, Verdana,  Helvetica, Sans-Serif;
      font-size: 7pt;
      line-height : 20px;
}


a:hover
{
	text-decoration: underline;
	color: #ff3300;
}
.thumb {  border:2px solid #ffffff;  margin:0px;  padding:0px;  }
a:hover .thumb{  border:2px solid #9ACB67;  margin:0px;  padding:0px;  }


#button {
	width: 100px;
      border-top: 1px solid #999999;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-family: Arial, Verdana,  Helvetica, Sans-Serif;
      font-size : 8pt;
	background-color: #eeeeee;
	color: #999999;
}
#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#button li {
	border-bottom: 1px solid #999999;

      border-left: 1px solid #999999;
      border-right: 1px solid #999999;
	margin: 0;
}
#button li a {
		display: block;
		padding: 2px 2px 2px 2px;
		border-left: 0px solid #Ffffcc;
		border-right: 0px solid #Ffffcc;
		background-color: #Ffffcc;
		color: #999999;
		color: #0000FF;
		text-decoration: none;
		width: 100%;
}
ul li ul {
    list-style: none;
    position: absolute;
    left: 95px;
    top: 0;
    display: none;
    width: 125px;
    z-index: 9999;
    border-left: 1px solid #FFF;
}

ul li:hover ul { display: block; }
ul li:hover ul li ul {display: none;}

html>body #button li a {
		width: auto;
}

#button li a:hover {
		border-left: 0px solid #9ACB67;
		border-right: 0px solid #9ACB67;
		background-color: #ccffff;
		color: #ff0000;
}


.encaseDiv
{
  
      border-top: solid 1px #ccc;
      border-left: solid 1px #ccc;
      border-right: solid 1px #ccc;
      border-bottom: solid 1px #ccc;
      background-color : #ffffff;
}

.boxMenu
{
      width: 100;
      height: auto;
      position: absolute;
      top: 0px;
      left: 0px;
}
.boxLogo
{
      width: 236px;
      height: 38px;
      position: absolute;
      top: 10px;
      left: 10px;
}
.boxForm
{
      width: 450px;
      height: auto;
      position: absolute;
      top: 10px;
      left: 270px;
      text-align : left;
      overflow: auto;   

}
.boxMain
{
      width: 450px;
      height: auto;
      position: absolute;
      top: 300px;
      left: 270px;
      text-align : left;
      overflow: auto;   

}
.boxSectionPic
{
      width: 95;
      height: 95;
      position: absolute;
      top: 10px;
      left: 270px;
      text-align : left;
      overflow: hidden;
      border-top: 1px solid #999999;
      border-left: 1px solid #999999;
      border-bottom: 1px solid #999999;
      border-right: 1px solid #999999;
         

}
.boxSectionInfo
{
      width: 605;
      height: 95;
      position: absolute;
      top: 10px;
      left: 365px;
      text-align : left;
      overflow: hidden;
      margin-top: 0px;
      padding-top: 0px;
      padding-left: 11px;
      background-color : #F3F3F3;
      border-top: 1px solid #999999;
      border-right: 1px solid #999999;
      border-bottom: 1px solid #999999;
      font-family: Arial, Verdana,  Helvetica, Sans-Serif;
      font-size : 10pt; 
      color: #999999;

}
PRE
{
      width: 605px;
      text-align : left;
      overflow: hidden;
      font-family: Arial, Verdana,  Helvetica, Sans-Serif;
      font-size : 10pt; 

}


.boxSectionBody
{
      position: absolute;
      top: 105px;
      left: 270px;
      width: 700px;
      height: auto;
      text-align: left;
      overflow: auto; 
      border-left: 1px solid #999999;
      border-bottom: 1px solid #999999;
      border-right: 1px solid #999999;
      padding-top: 10px;
      padding-left: 10px;
      padding-bottom: 30px;
      z-index: 5;

}

.boxPicture
{
      position: absolute;
      top: 10px;
      left: 270px;
      width: 700px;
      height: auto;
      text-align: left;
      overflow: auto;
      border-top: 1px solid #999999; 
      border-left: 1px solid #999999;
      border-bottom: 1px solid #999999;
      border-right: 1px solid #999999;
      padding-top: 10px;
      padding-left: 10px;
      padding-bottom: 30px;
      z-index: 5;

}




.orgStartPic {
    position: absolute;
    top: 10px;
    left: 200px;
}

.orgStartTopTitles {
    position: absolute;
    top: 30px;
    left: 330px;
    line-height : 20px;
}
.orgStartTopInfo {
    position: absolute;
    top: 30px;
    left: 480px;
    line-height : 20px;
}
.orgStartFrontPage {
    position: absolute;
    top: 200px;
    left: 200px;
}

.boxFormWide
{
      width: 600px;
      height: auto;
      position: absolute;
      top: 10px;
      left: 270px;
      text-align: left;
      overflow: auto;   

}

.menuSection
{
    font-size: 10pt;
    text-decoration : underline;
 
}
#bniVendor {

}
#bniLeft {
	width: 80%;
	float: left;
	z-index: 101;
	text-align: justify;
}

#bniRight {
	width: 5%;
    border-left: 1px solid #999999;
    margin-left: 5px;
    padding-left: 5px;
    float: right;
    z-index: 101;
}
