body { background-color: #ffffcc; margin:0; padding:0; text-align:center;}
a:link, a:visited{ color:#000066; text-decoration: none;}
a:hover, a:active{color:#0000FF; text-decoration:underline;}
dl, dt, dd{	margin:0; padding:0;}
h2, h3, h4, h5, h6 { font-family: Lucida Sans; font-size: 110%; font-weight:bold; color: #9E302E}
h1 { font-family: Lucida Sans; font-size: 180%; color: #9E302E; vertical-align: middle; font-weight:bolder; }
#wrapper{margin: 0px auto; width:757px; height: 100%; text-align:left;} 

/*Mast Head*/
div#masthead {width:700px; height: 64px; background: #ffffcc url(/fortune100/images/head.gif) no-repeat; align:center; padding: 0px 0px 0px 0px;}
div#masthead H1{display:none;}
/*end Mast Head*/

/*navigation*/ 
div#navigation {width:700px; height: 30px; text-align:center;}
div#navigation ul{margin:0; padding:0; display: inline; } 
div#navigation li{margin:0; padding:0; display: inline; list-style: none;}
div#navigation ul li a{color:blue; text-decoration:underline; padding-left: 5px; padding-right: 5px;}
div#navigation ul li a:hover {color:#000000; text-decoration:underline;}
/*end navigation*/ 

/*body*/
div#body {width: 700px;}
div#body {border: medium double #000066; background-color: #ffffff;}

/*advertising*/
div#advertising {width:200px; height: 600px; float: left; padding: 10px 8px 10px 10px;}
div#homeadvertising {width:240px; height: 300px; float: left; padding: 10px 8px 10px 10px;}

/*content*/
div#content {width:460px; float: left; font-size: 10pt; font-family: Arial; padding: 10px 8px 10px 10px;}
div#homecontent {width:400px; float: right; font-size: 10pt; font-family: Arial; padding: 10px 8px 10px 10px;}

/*source link*/
div#source {position: relative; bottom: 0; float: right; font-size: 8pt; font-family: Arial; padding: 10px 8px 10px 10px;}
