/* The following formats define the basic defaults */

body { background: #ffffff; font-family: Arial, Helvetica, sans-serif;
				border-style: none; margin: 0px; padding: 0px}
p {font-size: 13px; line-height: 130% }
dt {font-weight: bold; font-size: 13px }
li { font-size: 12px; list-style: circle; }
table { border-collapse: collapse; border : 0px; background-color: #ffffff}
img { border-collapse: collapse; border : 0 }

/* The first sections describe the formatting for navigation */
/* The following format is for the home and content navigation in the top frame */

div#navBar {position: absolute; top: 0px; left: 145px; width: 600px; 
						text-align: right; background-color: #ffffff; } 
div#navBar a { font-size: 12px; color: #003366; text-decoration: none; font-weight: bold }
div#navBar a:hover  { color: #7C98AF}
.navBarpipe { font-size: 16px; color: #003366; font-weight: bold }

/* The following reserves space for the Image Fortress graphic */

#topBar {position: absolute; top: 10px; left: 146px; width: 602px; height: 40px;
          white-space: nowrap; margin: 0px; padding: 1px 2px 1px 2px; line-height: 100%;
					  Font-size: 11px; color: #ffffff; background-color: #ffffff  } 

/* The following section defines the formatting for the main navigation area in top frame */

#date {position: absolute; top: 45px; left:638px; width:114px; height:25px;
 		 text-align: right; background-color: #7C98AF; 	font-family: Arial; 
			 color: #ffffff; font-size: 11px; text-decoration:none; line-height:200%;
			 vertical-align: bottom;}

.topMenupipe { font-size: 15px; color: #ffffff; font-weight: bold; 
							padding-top: 0px; vertical-align: top;}

div#content {
	margin-top:40px;
	margin-left:10px;
}
div#topMenu 
{
	position: absolute; 
	left: 0px; 
	top: 60px; 
	height: 18px;
	width:800px; 
  background-color: #628a9e;	
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding-top: 0px;
}
							
div#topMenu a
{ 	
	font-family: Arial;
	font-weight: bold;
	color: #ffffff; 
	font-size: 12px; 
	letter-spacing: 1px;
	text-decoration:none; 
	line-height: 100%;
	vertical-align: middle;
	padding-left: 5px; 
	padding-right: 5px; 
	padding-top: 0px;
	padding-bottom: 4px;
}
div#topMenu a:hover 
{ 
 color:#ffffff; 
 background: #a7a7b7
}

/* Formats for the sub navigation menus in the top frame 
	 These menus are normally hidden, but appear whent the 
	 corresponding category is rolled-over on the top nav bar
*/

div#subMenu 
{
  position: absolute; 
	left:20px; 
	top: 80px; 
	width:780px; 
	height:24px;
  background-color: #ffffff;
}
div#subMenu a:link, div#subMenu a:visited 
{ 
	vertical-align: middle ; 
	margin: 0px; 
	padding-left: 5px; 
	padding-right: 5px;
	padding-bottom: 3px;
	font-size: 11px; 
	letter-spacing: 1px;
	text-decoration: none; 
	color: #ffffff ; 
	border: 0;
  
}
div#subMenu a:hover 
{
 color:#ffffff; 
 background: #a7a7b7
}

/* The following class provides common formatting for the submenus */

.menu {position:absolute; font:12px arial, sans-serif; 
			 visibility: hidden; height: 18px;
			 background-color: #628a9e; font-weight: bold;}
			 
span.subMenupipe {Font-size: 14px; color: #ffffff; font-weight: bold}

/* The following provide positioning for the individual sub-menus */

#mainMenu {left:20px; top: 20px; width:1200px; height:20px; background-color:#ffffff}	
#aboutMenu {left:30px; top: 0px; }
#peopleMenu {left:82px; top: 0px; }
#concertsMenu {left:142px; top: 0px; }
#purchaseMenu {left:215px; top: 0px; }
#contactMenu {left:293px; top: 0px;}
		
/* The following section defines formatting for the left navigation on the content pages  */
/* The top left logo format is here as the logo and left menu need to be managed together */

div#topLogo
{
	font-family: Arial; 
	color: #000000;
	background-color: #e7e7e7 ;
	border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #e7e7e7;
	width:147px;
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top: 1px; 
	margin-right: auto;
	margin-left: auto
}

div#IF
{
	border-bottom-style: none; 
	width:400px;
	position: absolute;
	top: 17px;
	left: 80px;
	padding-top: 0px;	
}
div#leftMenu
{
	font-family: Arial; 
	background-color: #e7e7e7;
	color: #000000;
	font-size:11px;
	width:147px;
	height:600px;
	position: absolute;
	top: 102px;
	left: 0px;
	padding-top: 5px;
}

div#leftMenu h3
{
	font-family: Arial; 
	color: #000000; 
	font-size: 12px; 
	font-style: normal;
	font-weight: bold;
	border-bottom: none; 
	text-decoration:none; 
	padding-left : 7px;
}

div#leftMenu a
{
	display:block;
	font-family: Arial; 
	color: #000000; 
	font-size: 12px; 
	border-bottom: none; 
	text-decoration:none; 
	padding-left : 7px;
}

div#leftMenu a:hover 
{ 
	color:#0066cc; 
}

div#leftLinks
{
	font-family: Arial; 
	background-color: #d0d0ff;
	color: #000000;
	font-size:11px;
	width:147px;
	height:290px;
	position: absolute;
	top: 340px;
	left: 0px;
	padding-top: 5px;
}

div#leftLinks h3
{
	font-family: Arial; 
	color: #000000; 
	font-size: 12px; 
	font-style: normal;
	font-weight: bold;
	border-bottom: none; 
	text-decoration:none; 
	padding-left : 7px;
}

div#leftLinks a
{
	display:block;
	font-family: Arial; 
	color: #000000; 
	font-size: 12px; 
	border-bottom: none; 
	text-decoration:none; 
	padding-left : 7px;
}

div#leftLinks a:hover 
{ 
	color:#0066cc; 
}

div#eyecandy
{ 
	position: absolute;
	left: 0px;
	top: 490px; 
}
div#copyright
{
	position: absolute;
	left: 0px;
	top: 635px; 
	font-size: 9px;
}

/* We're done with navigation, the following describes content formats */
/* These formats are for the main content section on the content pages */

div#center { position: absolute; top: 106px ; left: 147px ; width: 595px; 
						margin-left: 10px; padding: 10px 0px 5px 0px; 
						min-height: 600px; background-color: #ffffff
					 }
div#center h1 { font-size: 15px; font-weight: normal; font-variant: small-caps; color: #000000; 
								text-decoration: none; letter-spacing: 5px; line-height: 20px; width: 400px; 
								border-bottom: solid 1px #003366; padding-top: 0px;}		
div#center h2 { font-size: 14px; font-weight: normal; font-variant: normal; color: #000000; 
								text-decoration: none;   
								border-bottom: solid 1px #003366; padding-top: 1px; }
div#center h3 { font-size: 12px; font-weight: normal; font-variant: small-caps; color: #000000; 
								text-decoration: none; letter-spacing: 3px; width: 100px; padding-left: 4px;
								border-bottom: solid 1px #003366; padding-top: 1px; }		
div#center h4 {font-size: 12px; color: #003366; text-decoration: none; font-weight: bold }
div#center h5 {font-size: 12px; color: #003366; text-decoration: none; font-weight: normal }
div#center a 	{ font-size: 100%; color: #003366; text-decoration: underline}					
div#center a:hover 	{ font-size: 100%; color: #0000ff; text-decoration: underline}					

span.dateline { font-weight: bold; 							}
					
/* This is for two-column content */			
		
div.column { background: #ffffff; width: 49%; vertical-align: top; float: left; 
						}
h3.column {margin-left: 20px; }

/* Formats for list on partner page */

td.partnerlogo {width: 200px; vertical-align: top}
td.partnerblurb {width: 400px; vertical-align: top; font-size:80%}
td.logo {width:150px ; border: 0; background-color: #f0f0f0;  }
.ibmnote {font-size: 60%}
