/***********************************************/
/* 3col_leftNav.css                             */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	margin: 0px;
	background-color:#FFFFFF;
	font-family: Arial,sans-serif;
	line-height: 1.5;	
	padding: 0px;
}

a{
	color: #000000;
	text-decoration: none;
}

a:link{
	color: #FFFFFF;
	text-decoration: none;
}

a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

h1{
 font-family:Arial, Helvetica, sans-serif;
 font-size: 9pt;
 font-weight:bold;
 text-align:center;
 color:#0000FF;
}

h2{
 font-family: Arial,sans-serif;
 padding-top:10px;
 font-size:7pt;
 font-weight:bold;
 text-align:center;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #FFFFCC;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type:square;
 padding-left:28px;
 margin-left:-5px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

/************** Topmost content ***************/

#TopSpace{
	width:784px;
	height:81px;
	margin: 0 0% 0 -1px;
	border-left-width:1px;
	border-left-style:groove;
	border-right-width:thin;
	border-right-style:groove;
	background-image:url(images/topmostBacground.jpg);
}

#TopmostContent{
	float:right;
	font: 7pt georgia; 
	color:#FFFFFF;
	margin-top:-2px;
}

#TopmostContent img{
	width:31px;
	height:24px;
}

#TopmostContent a:hover{
	color:#FF3300;
	}
	
#BottomBorder{
	border-bottom-width:thin;
	border-bottom-style:groove;
	margin-bottom:-2px;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 0px solid #cccccc;
	font-size: 80%;
	float:right;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display:block;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#009900;
}

#search button {
	font-size:50%;
	}


/************** #masthead styles **************/

#masthead{
	width:783px;
	margin: 0 0% 0 -1px;
	padding: 0px 0px 0px 2px;
	background-color:#3300CC;
}
/******************************************/

#ContentWindow{
	background-image:url(images/topGradientWhite.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	width:783px;
	margin: 0% 0% 0% -1px;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#000099;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#000099;
}

#ContentWindow a:hover {
	color:#990000;
}


#RightBorder{
	position:absolute;
	border-right-style:solid;
	border-right-width:thin;
	margin-left:200px;
	height:950px;
}

#RightBorder2{
	position:absolute;
	border-right-width:thin;
	border-right-style:ridge;
	margin-left:558px;
	height:30px;
}

#RightBorder3{
	position:absolute;
	margin-top:270px;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#CCCCCC;
	margin-left:392px;
	height:180px;
}

#BottomBorder2{
	width:340px;
	margin-left:15px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#CCCCCC;

	}
	
	
/************* #center content *************/

#centerContent{
	position:relative;
	left:200px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000061;
  	font-size:70%;
	padding: 0 0 0 0px;
	width:400px;

}

/****************TAPE LISTING STYLES*******************/

#TapeListing {
	margin-top:0px;
	margin-bottom:80px;
	font-size:100%;
	height:auto;
	width:360px;
	}
	
#TapeListing a{
	color:#0000FF;
	text-decoration:underline;
	}

/****************RIGHTCOLUMN ADS*******************/

#AdsColumn {
	position:absolute;
	margin-left:20px;
	margin-top:20px;
	width:100px;
	height:570px;
	}
	
#LinksColumnRight {
	position:absolute;
	margin-left:370px;
	margin-top:30px;
	padding: 20px 0px 0px 10px;
	font: 8pt/16pt Verdana,Arial,sans-serif;
	color: #000061;
	width:300px;
	height:500px;
	background-image:url(images/menubarTapeArchive.jpg);
	background-repeat:no-repeat;
	left: 187px;
	top: -36px;
	}

#LinksColumnRight a {
	color:#FFFF00;
}

#LinksColumnRight a:hover{
		color:#FF6600;
}

#LinksColumnRight ul {
 list-style: disc url(images/bullet2.gif);
 padding-left:28px;
 margin-left:-5px;
}
 
 
/*****************#TABLE SPECS*****************/

table#table1{
	position:absolute;
	float:left;
	top:70px;
	margin-left:30px;
	font-size:100%;
	color:#666666;
	width:500px;
	}
	tr,td {
	text-align:left;
}

table#table2{
	float:right;
	font-size:100%;
	color:#000061;
	width:600px;
	}
	tr,td {
	text-align:left;
}

table#table3{
	line-height:3;
	}
	tr,td {
	vertical-align:top;
	text-align:left;
}

#table3 a {
	font-size:105%;
	color:#000099;
	text-decoration:underline;
	}
	
#table3 a:hover {
	color:#6666ff;
}
	
#table3 img {
	margin-top:-40px;
	margin-left:30px;
	}
	
.titles {
	font-family:"Times New Roman", Times, serif;
	font-size:8pt;
	color:#990000;
	font-style:italic;
	font-weight:bold;
	}

/***********FOOTER********************/
#footerGradient {
	width:781px;
	margin: 0px 0 0 0;
}

#footer {
	margin-top:0px;
	background-image:url(images/FooterBckgrnd.gif);
	background-color:#000066;
	width: 781px;
	height: 50px;
	padding-right:2px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#000099;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#000099;
	border-right-width:0px;
	border-right-style:solid;
	border-right-color:#000099;
}

#footer a:hover{
	color:#FFFF00;
	}

.txt {
	margin-top:4px;
	margin-left:10px;
	font-size:8pt;
	text-align: left;
	color:#000099;
}

.txt2 {
	margin-top:9px;
	margin-left:10px;
	font-size:8pt;
	text-align: left;
	color:#ffffff;
	}
	
.txt3 {
	color:#3838b2;	
	font-size:80%;
}	

/********END OF FOOTER*********************/
