/****************************************************************
   THE FALCON TIMES STYLESHEET  
*****************************************************************/

/* GENERAL SELECTORS
---------------------------------------------------------------*/	
* {
	margin:0;
	padding:0;
	font-size:100.01%;
	}
	
body {
	margin:0;
	padding:0;
	color:#000;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-image: url(/main/images/gradation_ft_tcm6-13680.jpg);
	background-color: #CEDFED;
	background-repeat: repeat-y;
	background-position: center;
	}		
	
h1 {
	font-size:1.8em;
	font-weight:normal;
	}	
	
h2 {
	font-size:1.2em;
	}
	
h3 {
	font-size:1.4em;
	}
h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 1.4em;
	color: #000;
    }
	
h4 a:link {
	color: #000;
	}
	
	h4 a:visited {
	color: #000;
	}

h4 em a {
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
	float: right;
	margin-top: -1.3em;
	/*cursor: hand;*/
                }

h4 a em {
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
	float: right;
	margin-top: -1.3em;
	/*cursor: hand;*/
                }

h5 {
	font-size:1.4em;
	color: #666;
	}

h1, h2, h3, h4, h5 {
	margin:0 0 1em 0;
	}
	
h3 {
	margin:0 0 0.4em 0;	
	}
	
p {
	margin:0 0 1.2em 0;
	font-size:1.2em;
	}
			

ul, li {
	list-style:none;
	}
		
a:link, a:visited { 
	text-decoration:none; 
	color:#0033CC; 
	}	
	
a:hover, a:active { 
	text-decoration:underline; 
	color:#0033CC; 
	}	

form, fieldset, legend {
	margin:0; 
	padding:0;
	}
	
fieldset {
	border:none;
	}	
	
input, select, textarea {
	font:1em Arial, Helvetica, sans-serif;
	}

img { 
	border:none; 
	}
	
input, select, label {
	vertical-align:middle;
	}	

hr { 
	display:none; 
	}		

/* ACCESSIBILITY NAVIGATION
---------------------------------------------------------------*/		
#skip { 
	display:none;
	}		


/* CORE LAYOUT
---------------------------------------------------------------*/	
#container {
	width:980px;
	background:#FFF;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
      }

#header {
	width:100%;
	font:1em Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(/main/images/masthead_ft_tcm6-13681.gif);
	height: 110px;
	background-repeat: no-repeat;
	}
	
#header-hidden {
	display: none;
}
	
#content {
	overflow:hidden;
	margin-right: 24px;
	margin-left: 24px;
	background-color: #FFF;
	margin-bottom: 2em;
      } 	
#sidebar-left {
	float:left;
	width:160px;
	margin-bottom: 13px;
	}
	
#sidebar-right {
	width:180px;
	float:right;
      }	
	
#main-content {
	margin-top: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 1.1em;
	float:left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	}
	
#homepage {
	background:#FFF;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 1.1em;
	}
#hp-left {
	float: left;
	width: 340px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-top: 0px;
	
}
#hp-center {
	float: right;
	width: 370px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 40px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
}
#hp-center li a{
	font-size: 1.3em;
	display: block;
	background-attachment: scroll;
	background-image: url(/main/images/bullet_arrow_tcm6-13679.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 16px;
	color: #000000;
}
#hp-right {
	float: right;
	width: 170px;	
	padding-left: 8px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	
}
.border{
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
}
#footer {
	clear:both;
	padding:0.7em;
	background-color:#000;
	color:#FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-right: 23px;
	margin-left: 24px;
	}

#disclaimer {
	color:#666666;
	width: 930px;
	padding-top: 5px;
	margin-right: 23px;
	margin-left: 24px;
	text-align: center;
	}
	
#volume {
	display:block;
	font-family: Times New Roman, Times, serif;
	font-size: 1.6em;
	color: #000000;
	margin-right: 24px;
	margin-left: 24px;
	padding-top: 0.4em;
	padding-bottom: 0.5em;
	padding-left: 1.2em;
	text-align: right;
	}	
	
/* CORE LAYOUT: ONE COLUMN LEFT
---------------------------------------------------------------*/	
.one-column-left #main-content {
	margin:0 0 0 160px;
	padding-right:1em;
	}


/* CORE LAYOUT: SINGLE COLUMN
---------------------------------------------------------------*/	
.wide-column #main-content {
	margin:0;
	padding-left:1.2em;
	padding-right:1em;
	}


/* HEADER
---------------------------------------------------------------*/	
#header h1 {
	float:left;
	position:absolute;
	font-size:1.2em;
	z-index: 1;
	}

#header h1, #header h1 a {
	width:750px;
	height:108px;
	color:#FFF;
	}
	
#header h1 a {
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	background-color: transparent;
	background-image: url(/main/images/masthead_ft_tcm6-13681.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	}
	
#header h2 {
	float:left;
	display:none;
	margin:18px 0 0 24px;
	color:#99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	}	
	
#header h2 em {
	display:none;
	font-style:normal;
	font-size:1.6em;	
	font-weight:normal;
	color:#FFF;
	}
	
#header a:link,
#header a:visited {
	color:#FFF;
	}	

/* -- SEARCH -- */		
#search {
	float:right;
	width:27.5em;
	background-color: #000;
	height: 5em;
	margin-right: 15px;
	z-index: 2;
	visibility: visible;
	position: relative;
	}
	
#search img {
	font-size:1em;
	}	

#search fieldset {
	text-align:center;
	margin:0 0 3px 0;
	padding:0.1em 0.4em 0.4em 0.4em;
	background-color:#000;
	}	

#search .textfield {
	width:20.5em;
	border:1px solid #000;
	border-top-color:#000;
	border-left-color:#000;
	border-right-color:#C0C0C0;
	border-bottom-color:#C0C0C0;
	font:1em Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0.3em;
	padding-right: 0.1em;
	padding-bottom: 0.3em;
	padding-left: 0.1em;
	}
		
#search .button {
	width:4.5em;
	padding:0.3em 0.2em 0.2em;
	background-color:#C0C0C0;
	border-right:1px solid #808080;
	border-bottom:1px solid #808080;
	border-left:none;
	border-top:none;
	color:#000;
	font:1.1em Verdana, Arial, Helvetica, sans-serif;
	}	
	
#search li {
	display:inline;
	padding-bottom: 22px;
	}
	
#search li a {
	background:url(/main/images/li_seperator_dots_tcm6-446.gif) no-repeat left center;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 5px;
	}

#search li a.first {
	background:none;
	padding-left:10px;
	}		
#search-links {
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 24px;
	margin-left: 0;
	}
	
#search-links li {
	margin:0;
	padding:1.2em 1em 1em 45px;
	border-bottom:1px solid #B3B3B3;
	font:1em/1.1em Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background-repeat:no-repeat;
	background-position:5% 50%;
	}	

#search-links a:link,
#search-links a:visited {
	color:#000;
	}

/* NAVIGATION
---------------------------------------------------------------*/
#navigation {
	display:block;
	font-size: 1em;
	margin-right: 24px;
	margin-left: 23px;
	background-color: #000;
	height: 2.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	
	}
	
#navigation li {
	float:left;
	text-align:center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	}

#navigation a {
	display:block;
	}
	
#navigation a.current {
	background-color:#003366;
	}	
	
#navigation a:link,
#navigation a:visited,
#navigation a.current:hover,
#navigation a.current:active {
	color:#FFFFFF;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #000;
	padding-top: 0.2em;
	padding-right: 37px;
	padding-bottom: 0.3em;
	padding-left: 37px;
	}
	
#navigation a:hover,	
#navigation a:active {
	color:#0099FF;
	text-decoration:none;
	}	
	
	
/* -- SECONDARY NAVIGATION -- */
#secondary-navigation {
	font-size:1.4em;
	font-weight: bold;
	background-color: #ffffff;
	padding-top: 8px;
	padding-left: 3px;
		
	}
	
#secondary-navigation li,
#secondary-navigation li li {
	font-size:1em;
	}
			
#secondary-navigation li {
	margin: 0px;
	padding: 0px;
	width: 159px;
	}

#secondary-navigation li a {
	display:block;
	padding-right: 0.5em;
	padding-bottom: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	}
	
#secondary-navigation li a:link,
#secondary-navigation li a:visited{
	color:#003366;
	}
	
#secondary-navigation li a:hover,
#secondary-navigation li a:active {
	color:#0099FF;
	text-decoration:none;
	background-color:#fafafa;	
	}	
	
#secondary-navigation li a.current,
#secondary-navigation li a.current:hover,
#secondary-navigation li a.current:active,
#secondary-navigation li a.current:visited {
	color:#000;
	background-color:#F5F5F5;
	}	

/* SNAPSHOTS ------------------------------------------*/

#snapshots {
	display: block;
	z-index: 1;
	visibility: visible;
	position: relative;
}
#snapshots ul li {
	color: #fff;
	font-size: 1.2em;
}
#snapshots ul li p {
	color: #fff;
	font-size: 1em;
}
#snapshot1
  {
	background-color: #000000;
	z-index: 6;
	width: 303px;
	display: block;
	padding-top: 11px;
	padding-right: 11px;
	padding-left: 11px;
	padding-bottom: 20px;
	position: absolute;
	left: 0px;
	top: 38px;
	bottom: 0px;
	visibility: hidden;
	right: 0px;
	height: 350px;
}
#snapshot2
  {
	background-color: #000000;
	z-index: 5;
	width: 303px;
	height: 350px;
	display: block;
	padding-top: 11px;
	padding-right: 11px;
	padding-left: 11px;
	padding-bottom: 20px;
	position: absolute;
	left: 0px;
	top: 38px;
	right: 0px;
	bottom: 0px;
	visibility: hidden;
}
#snapshot3
  {
	background-color: #000000;
	z-index: 4;
	width: 303px;
	height: 350px;
	display: block;
	padding-top: 11px;
	padding-right: 11px;
	padding-left: 11px;
	padding-bottom: 20px;
	position: absolute;
	left: 0px;
	top: 38px;
	right: 0px;
	bottom: 0px;
	visibility: hidden;
}
#snapshot4
  {
	background-color: #000000;
	z-index: 3;
	width: 303px;
	height: 350px;
	display: block;
	padding-top: 11px;
	padding-right: 11px;
	padding-left: 11px;
	padding-bottom: 20px;
	position: absolute;
	left: 0px;
	top: 38px;
	right: 0px;
	bottom: 0px;
	visibility: hidden;
}
#snapshot5
  {
	background-color: #000000;
	z-index: 2;
	width: 303px;
	height: 350px;
	display: block;
	padding-top: 11px;
	padding-right: 11px;
	padding-left: 11px;
	padding-bottom: 20px;
	position: absolute;
	left: 0px;
	top: 38px;
	right: 0px;
	bottom: 0px;
	visibility: hidden;
}
#snapshotspacer
  {
	background-color: #FFFFFF;
	z-index: 1;
	width: 303px;
	display: block;
	padding-top: 11px;
	padding-right: 11px;
	padding-left: 11px;
	padding-bottom: 20px;
	position: static;
	left: 0px;
	top: 38px;
	bottom: 0px;
	visibility: visible;
	right: 0px;
	height: 360px;
}
#snapshot1 p,
#snapshot2 p,
#snapshot3 p,
#snapshot4 p,
#snapshot5 p {
	color: #FFFFFF;
	font-size: 1.2em;
	padding-top: 11px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#snapshot1 p a,
#snapshot2 p a,
#snapshot3 p a,
#snapshot4 p a,
#snapshot5 p a {
	color: #ffcc00;
}
#snapshot1 img,
#snapshot2 img,
#snapshot3 img,
#snapshot4 img,
#snapshot5 img {
	text-align: center;
}

#tabs {
	/*float:left;*/
	width:100%;
	font-size:93%;
	line-height:normal;
	height: 38px;
      }
#tabs img {
	float: left;
	clear: right;
      }
#tabs ul {
	list-style:none;
	padding-right: 10px;
	padding-bottom: 0;
      }
#tabs li {
	display:inline;
      }
#tabs em {
	float:left;
	text-decoration:none;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 4px;
	background-image: url(/main/images/tableft_tcm6-3558.gif);
	background-repeat: no-repeat;
	background-position: left 13px;
	margin-top: 0px;
	font-style: normal;
      }
#tabs em span {
	float:left;
	display:block;
	color:#003366;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 6px;
	margin-top: 13px;
	background-image: url(/main/images/tabright_tcm6-3559.gif);
	background-repeat: no-repeat;
	background-position: right top;
	cursor: pointer;
      }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs em span {
	float:none;
}
/* End IE5-Mac hack */
#tabs em:hover span {
      color:#FFCC00;
      background-position:100% -42px;
      }
#tabs em:hover {
      background-position:0% -42px;
      }
#tabs em span .current{
      color:#FF6600;
	  background-position:100% -42px;
      }
#tabs em .current {
	color: #FF6600;
      }
#tabs em span .nostyle {
      }
	  
/* -- BIOS -- */
.bios h2 {
	font-size:1.6em;
	font-weight: bold;
	color: #000000;
	clear: none;
	float: none;
	margin-bottom: 0px;
	}
.bios h3 {
	font-size:1.5em;
	font-weight: bold;
	color: #999999;	
	}

/* LISTING
---------------------------------------------------------------*/
.listing
{
	font-size: 1.2em;
	display: block;
	min-height:90px;
	height:auto !important;
	height:90px;
}

.listing h2 
{
	margin-bottom: 0;
}

.listing h2 a
{
	font-size: 0.6em;
	text-decoration: none;
	display: block;
	color: #003366;
	margin-bottom: 0.4em;
}

.listing h2 a:hover
{
	color: #0033CC;
	text-decoration: underline;
}

.listing img
{
	float: left;
	padding-right: 1em;
	display: block;
}

.listing .listing-img
{
	float: left;
	padding-right: 1em;
	display: block;
	background-image: url(/main/images/noimage95x63_tcm6-13905.gif);
	background-repeat: no-repeat;
	width: 95px;
	height: 63px;
}

.listing p
{
	font-size: 1em;
	display: block;
	margin-left: 109px;
}

/* FOOTER
---------------------------------------------------------------*/	
#footer a:link,
#footer a:visited {
	color:#FFFFFF;
	}
	
#footer li {
	display:inline;
	}
	
#footer li a {
	padding:0 0 0 2px;
	}

#footer li a.first {
	padding:0;
	color: #FFFFFF;
	}		
	
	
/* MISC. STYLES
---------------------------------------------------------------*/	
.clear { 
	clear:both;
	font-size:0; 
	line-height:0.0; 
	height:0;
	}	
	
.float-wrapper {
	width:100%;
	overflow:hidden;
	}
	
.img-left {
	float:left;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-top: 3px;
	}
	
.img-right {
	float:right;
	margin-left: 12px;
	margin-bottom: 12px;
	margin-top: 3px;
	}
	
.text-right {
	float:right;
	}				

.nobreak {
	white-space:nowrap;
	}

a.underlined:link,
a.underlined:visited {
	font-size:1.2em;
	text-decoration:underline;
	}
	
a.underlined:hover,
a.underlined:active {
	text-decoration:none;
	}	
	

/* INTERNAL PAGES 
---------------------------------------------------------------*/	
.highlights {
	display: block;
	clear: both;
	font-size: 1.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -1em;
	margin-left: 0px;
	}
.highlights p {
	color: #000000;
	display: block;
	margin-left: 110px;
	font-size: .9em;
	margin-bottom: 2em;
	}
.highlights h2 a{
	font-size: .8em;
	color: #003366;
	text-decoration: none;
	margin-left: 110px;
	display: block;
	margin-bottom: -0.8em;
	}
.highlights h2 a:hover {
	color: #0033CC;
	text-decoration: underline;
	}
.highlights a img {
	float: left;
	margin-bottom: .8em;
	}
#coverstory {
	min-height: 112ems;
	display: block;
	clear: both;
	padding-right: 20px;
	}
#coverstory p {
	font-size: 1.2em;
	color: #000000;
	margin-bottom: 1em;
	}
#coverstory h2 a{
	font-size: 1.5em;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-bottom: -0.5em;
	}
#coverstory h2 a:hover {
	color: #0033CC;
	text-decoration: underline;
	}
#coverstory a img {
	float: left;
	margin-bottom: .8em;
	}
#departments h2{
	clear: both;
	font-size: 1.8em;
	}
#departments li {
	font-size: 1.3em;
	list-style-type: square;
	list-style-position: inside;
	
	}
#entertainment h2{
	clear: both;
	font-size: 1.8em;
	}
#main-content {
	width: 60%;
	float:right;
	padding: 10px;
	}
#main-content hr {
display:block;
	}
#main-content table.tblformatted td {
	font-size: 1.2em;
	border-collapse:collapse;
	padding:0.6em;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
#main-content table.tblformatted tr:hover {
	background-color: #efefef;
	}
#main-content table.tblformatted th {
	font-size: 1.34em;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	background-color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
	padding-top: 0.3em;
	padding-right: 0.6em;
	padding-bottom: 0.3em;
	padding-left: 0.6em;
	}	
#main-content table.tblformatted {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	}
#main-content table.tblformatted a {
	font-size: 1em;
	text-decoration: underline;
	}
#main-content table.tblformatted td ul li{
	list-style-type: disc;
	list-style-position: outside;
	padding-bottom: .5em;
	font-size: 1em;
	}
#main-content ul {
	margin-bottom: 1.2em;
	padding-left: 2.4em;
	}
#main-content ul li {
	list-style-type: disc;
	list-style-position: outside;
	padding-bottom: .5em;
	font-size: 1.2em;
	}
#main-content ul li li {
	font-size: 1em;
	list-style-type: circle;
	list-style-position: outside;
	padding-bottom: .5em;
	}
#main-content ul li li li {
	font-size: 1em;
	list-style-type: square;
	list-style-position: outside;
	padding-bottom: .5em;
	}	
#main-content ol {
	margin-bottom: 1.2em;
	padding-left: 2.4em;
	}
#main-content ol li {
	list-style-type: decimal;
	list-style-position: outside;
	padding-bottom: .5em;
	font-size: 1.2em;
	}
#main-content ol li li {
	font-size: 1em;
	list-style-type: lower-alpha;
	list-style-position: outside;
	padding-bottom: .5em;
	}
#main-content ol li li li {
	font-size: 1em;
	list-style-type: lower-roman;
	list-style-position: outside;
	padding-bottom: .5em;
	}
#main-content h1 {
	font-size: 1.9em;
	color: #000000;
	}
#main-content h2 {
	font-size: 2.2em;
	color: #003366;
	}
#main-content h3 {
	font-size: 1.3em;
	color: #000000;
	}
#main-content .paddingleft {
	margin-right: 1.2em;
	margin-bottom: 1.2em;
	margin-top: .3em;
}
#main-content .paddingright {
	margin-left: 1.2em;
	margin-bottom: 1.2em;
	margin-top: .3em;
}
#main-content #photo-caption {
	font-size:0.9em;
}

/* -- BREADCRUMB -- */
#breadcrumb-share {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	margin-right: 24px;
	margin-left: 24px;
	padding: 0.4em 0.5em 0.5em 1.2em;
	background-color: #CEE0EE;
	background-attachment: scroll;
	background-image: url(/main/images/bread_grad_tcm6-13678.jpg);
	background-repeat: repeat-x;
	height: 100%;
	overflow: auto;
}

#breadcrumb-share #breadcrumb {
	display: block;
	float: left;
	}
	
#breadcrumb-share #share {
	float: right;
	text-align: right;
	padding-right: 0.2em;
}

#breadcrumb-share #share img {
	vertical-align: top;
}

#breadcrumb-share a:link,
#breadcrumb-share a:visited {
	text-decoration:underline;
	color: #0033cc;
	}	

#breadcrumb-share a:hover,
#breadcrumb-share a:active {
	text-decoration:none;
	color: #0033cc;
	}
	
#breadcrumb-share #share a:link,
#breadcrumb-share #share a:visited {
	text-decoration:none;
	color: #666666;
	}	

#breadcrumb-share #share a:hover,
#breadcrumb-share #share a:active {
	text-decoration:underline;
	color: #666666;
	}
	
#mainimage {
	padding-bottom: 2em;
	position: relative;
}

	
#breadcrumb a:link,
#breadcrumb a:visited {
	text-decoration:underline;
	}	

#breadcrumb a:hover,
#breadcrumb a:active {
	text-decoration:none;
	}
	
#issue {
	font-size: 1.1em;
	text-transform: uppercase;
	color: #000;
	padding: 2px 24px 2px 2px;
	/*margin-left: 750px;*/
	}
	
#topbanner {
	background-color: #fff;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	width: 728px;
	float: left;
	} 
#promo {
	text-align: right;
	width: 165px;
	margin-top: 5px;
	display: block;
	float: right;
	margin-right: 5px;
	margin-left: 5px;
	}
	
#authors em{
	font-style: normal;
	padding-left: 8px;
	}

#authors a:link,
#authors a:visited {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
	text-decoration: none;	
}

#authors a:hover,
#authors a:active {	
	text-decoration:underline;
	}
	
#authors img {
	padding-left: 8px;
	}
	
#authors li {	
	font-size: 1.1em;
	list-style-position: inside;
	list-style-type: square;	
	}

.mdcad {
	vertical-align: top;
	height: 90px;
	width: 160px;
	padding-left:40px;	
	} 
	
#bar {
	width: 923px;
	padding: 5px;
	margin-left: 24px;
	background-attachment: scroll;
	background-image: url(/main/images/bar_grad_tcm6-13677.gif);
	background-repeat: repeat-x;
	}

#bar table#rate {
	margin-left: 165px;
}

#bar a {
	color: #666;
	white-space: nowrap;
	}
#bar a:hover {
	color: #000099;
	text-decoration: none;
	}

#bar img {
	vertical-align: top;
	}