/* CSS Document */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px 0px 0px 0px;
	background-image: url(../images/background.gif);
}



td.left {
width:726px;
height:630px;
vertical-align: top;
}

td.right {
	width:244px;
	padding-top:465px;
	color:#ffffff;
	vertical-align: top;
}

td.album {
	width:970px;
	height: 387px;
	vertical-align:top;
	padding-left:177px;
	padding-top:52px;
}

td.rightIndex {
	width:244px;
	padding-top: 0px;
	color:#ffffff;
	vertical-align: top;
}


td.topIndex {
width:970px;
height: 420px;
wertical-align:top;
}

td.bottomIndex {
height:148px;
vertical-align:top;
}

/*end of index page styles */


ul {
list-style-type: none;
padding:0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

.selected {
text-decoration: underline;
color:#407586;
}


a:link {
	color: #407586;
	text-decoration: none
}
a:visited {
	color: #407586;
	text-decoration: none
}
a:hover {
	color: #407586;
	text-decoration: underline
}


li a:link {color: #407586; text-decoration: none}
li a:visited {color: #407586; text-decoration: none}
li a:hover {color: #407586; text-decoration: underline}


/*Styles for scrolling text areas*/


/* 
   Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn 
*/
div#hold	{
	position:relative;
	overflow:hidden;
	width:291px;
	height:408px;
	font-size:11px;
	z-index:100;
	}
	
div#wn	{
	position:absolute;
	left:0px;
	top:0px;
	width:235px;
	height:390px;
	z-index:1;
	}
	
div.content { 
	position:absolute; visibility:hidden;
	left:0px; top:0px; 
	z-index:1; 
	}

/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar { 
  position:relative; left:0; top:0;
  width:11px; height:300px; 
  font-size:1px; z-index:1;
  }
div#track { 
  position:absolute; left:0; top:12px;
  width:11px; height:276px;
  background: url(../../azzura_senior/scroll_images/track.gif) #7A7B75 repeat;
  z-index:1;
  }
div#dragBar {
  position:absolute; left:1px; top:1px;
  width:9px; height:20px;
  background-color:#FFFFFF;
  z-index:1;
  }  
div#up { position:absolute; left:0; top:0; z-index:2 }  
div#down { position:absolute; left:0; bottom:0; z-index:3 }  


li.scroll a:link { color:#0d126b; }	
li.scroll a:visited {color:0d126b;}
li.scroll a:hover {color:#0d126b; text-decoration: underline;}



a img { border:none }
p { margin: 0 0 .6em 0 }
h2 { font-size:1.2em; margin:0 0 .6em 0 }
h3 { font-size:1.1em; margin:0 0 .6em 0 }
div.content { text-align:left }
table.main { 
  width:323px; height:418px;
  margin:auto; text-align:left;
  border:0px;
  }
