/*  */
/*  */
/* Style Sheet for Netscape Navigator 4 */
/*  */
/*  */


body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	color: #000000;
	margin: -10px 0px 0px -10px;
}
html body
{
	margin: 0;
	padding: 0;
}
div, p, blockquote, ol, ul, dl, li, dt, dd, table, tr, th, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#content start
{
	font-size: 1.0em;
}
span
{
	margin: 0;
}


h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
}

h1 {font-size: 2.0em}  /* displayed at 24px */
h2 {font-size: 1.5em}  /* displayed at 18px */
h3 {font-size: 1.25em}  /* displayed at 15px */
h4 {font-size: 1.0em}  /* displayed at 12px */
h5 {font-size: 0.8em}  /* displayed at 10px */
h6 {font-size: 0.65em}  /* displayed at 8px */


form
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}
textarea, input, select, option
{
	font-family: Courier, monospace;
	font-size: 1.0em;
	color: #000000;
}
fieldset
{
	color: #000000;
}

legend
{
	color: #000000;
}
caption
{
	color: #000000;
}


LI LI, LI P, TD P, BLOCKQUOTE P
{
	font-size: 1.0em
}

a
{
	color: #0066CC; 
}



/*  */
/*  */
/* Turning Various Includes On and Off */
/*   For On - Set Display to block */
/*   For Off - Set Display to none */
/*  */
/*  */

#topnavbar               /* OFF */
{
	display: none;	
	margin: 0;
}

#topnavbar-ns4
{
	display: block;	
	margin: 0;
}

#leftnavbar             /* OFF */
{
	display: none;	
	margin: 0;
}

#leftnavbar-ns4
{
	display: block;	
	margin: 0;
}

#rotation
{
	display: block;	
	margin: 0;
}
#rightdefaultads
{
	display: block;	
	margin: 0;
}
#rightsmalladblock       /* OFF */
{
	display: none;	
	margin: 0;
}

#leftsmalladblock         /* OFF */
{
	display: none;	
	margin: 0;
}
#googleadcol         /* OFF */
{
	display: none;	
	margin: 0;
}
#newdvd                 
{
	display: block;	
	margin: 0;
}
#newprint               /* ON */
{
	display: block;	
	margin: 0;
}
#contestquery           /* OFF */
{
	display: none;	
	margin: 0;
}
#contestprize        /* OFF */    
{
	display: none;	
	margin: 0;
}
#topbannerad             /* OFF */
{
	display: none;	
	margin: 0;
}
#skyscraper             /* OFF */
{
	display: none;	
	margin: 0;
}
#bottomhalfbanner        /* OFF */
{
	display: none;	
	margin: 0;
}

/*  */
/*  */
/* Special Index Page Categories */
/*  */
/*  */

.heading
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 1.2em;
	color: #000099;
}

.indent
{
	margin-left: 15px;
}

.searchButton 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .8em; 
	color: #ffffff; 
	background-color: #000099; 

	}


/*  */
/*  */
/* Image-Floating Classes */
/*  */
/*  */

.floatleft
{
	float: left;
	}
	
.floatright
{
	float: right;
	}


/*  */
/*  */	
/* Top Navigation Within "body1" */
/*  */
/*  */

p.breadcrumbs
{
    margin-left: 20px;
    margin-top: 20px;
    font-size: .8em; 
}

h2.title
{
	margin-left: 40px; 
}

p.sectionnav
{
    margin-left: 40px;
    margin-right: 20px;
    font-size: 1.0em;
    font-weight: bold; 
}

.bottomsectionnav
{
    text-align: center;
    font-size: 1.0em;
    font-weight: bold; 
}

#pagehead
{
	display: block;
    margin-left: 20px;
    font-size: 1.0em; 
    font-weight: bold;
    text-align: left; 
}

#subpagehead
{
	text-align: right;  
    margin-right: 20px;
    font-size: 1.0em; 
    font-weight: bold;
}

/*  */
/*  */
/* Right Column Ad Bar Styles (smaller text)*/
/*  */
/*  */

.rightad
{
    text-align: center;
    font-size: .7em;
    font-weight: bold; 
}

.rightad p
{
    text-align: center;
    font-size: .7em;
    font-weight: bold;
}

.rightad a
{
    color: #000099;

}



/*  */
/*  */
/* Other Right Column Item Styles (white bkgd, normal text, small links)*/
/*  */
/*  */

.rightcol
{
    text-align: center;
    font-size: 1.0em;
    font-weight: bold; 
}
.rightcol p
{
    font-size: 1.0em;
}
.rightcol th
{
	background-color: #99CCFF;
}

.rightcol a
{
    color: #0066CC;
    font-size: .7em;
    font-weight: bold;
}



/*  */
/*  */
/* Footer & Search Box Styles */
/*  */
/*  */

.textonblue
{
    color: #ffffff;
    margin: 5px;
    font-size: .7em;
}
.textonblue p
{
    color: #ffffff;
    margin: 5px;
    font-size: .7em;
}
.textonblue form
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}
.textonblue textarea, input, select, option
{
	font-family: Courier, monospace;
	font-size: .8em;
	color: #000000;
}
.textonblue a
{
    color: #000000;
}


/*  */
/*  */
/* Left Column Vertical Navigation Bar Styles */
/*  */
/*  */


.textonnavy
{
    background-color: #000099;
    font-size: 1.2em;
}
.textonnavy p
{
    color: #ffffff;
    font-size: 1.2em;
    margin: 10px 0 0 10px;
}

.textonnavy a
{
    color: #ffffff;
}




/*  */
/*  */
/* Center Horizontal Navigation Flyout Menu Styles and Structures */
/*  */
/*  */

.nav 
{
	background-color: #0066CC;
	font-family: arial narrow, arial, sans-serif;
	font-size: 1.0em;
	color: #000000;

}
	
.nav a {
	background-color: #0066CC;
	font-family: arial narrow, arial, sans-serif;
	font-size: 1.0em;
	color: #ffffff;
}