/*
|  BREAD01.CSS
|  Base stylesheet for A BarryHarmon.Com
|  Media:         all
|  XHTML layout:  table-based
|           (see inline comments)
|-------------------------------------------*/  
 
/* Overall Notes:  
     + Text resizes without breaking layout
     + Page displays clearly with styles off
     + All presentation controlled via CSS
*/

body {
  margin: 30;
  padding: 0;
  color: #000;
  background: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: .9em;
  line-height: 125%;  /* Worth playing with. */
}

h1 {
	font-size: 2em;
	font-weight: bold;
}

h2 {
	font-size: 1.6em;
	font-weight: bold;
}

h3 {
  font-size: 1.4em;
  font-style: italic;
}

h4 {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
}

h5 {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
}

h6 {
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}
h7 {
        font-size:4em;
        color:#111111;
}
#twelveoclock{
 position:absolute;
 top:250px;
 left: 420px;
 background-color:none;
 color:navy;
 font-weight:bold;
 width:250px;
 height:25px;
}
#oneoclock{
 position:absolute;
 top:275px;
 left: 520px;
 background-color:none;
 color:navy;
 font-weight:bold;
 width:280px;
 height:25px;
}
#twooclock{
 position:absolute;
 top:300px;
 left: 555px;
 background-color:none;
 color:navy;
 font-weight:bold;
 width:250px;
 height:25px;
}
#threeoclock{
 position:absolute;
 top:325px;
 left: 580px;
 background-color:none;
 color:navy;
 font-weight:bold;
 width:250px;
 height:25px;
}
#fouroclock{
 position:absolute;
 top:350px;
 left: 555px;
 background-color:none;
 color:navy;
 font-weight:bold;
 width:250px;
 height:25px;
}
#fiveoclock{
 position:absolute;
 top:375px;
 left: 520px;
 background-color:none;
 color:navy;
 font-weight:bold;
 width:280px;
 height:25px;
}
#sixoclock{
 position:absolute;
 top:400px;
 left: 420px;
 background-color:none;
 color:navy;
 font-weight:bold;
 width:250px;
 height:25px;
}
#sevenoclock{
 position:absolute;
 top:375px;
 left: 340px;
 background-color:none;
 color:navy;
 font-weight:bold;
 width:200px;
 height:25px;
}
#eightoclock{
 position:absolute;
 top:350px;
 left: 315px;
 background-color:none;
 color:navy;
 font-weight:bold;
 width:250px;
 height:25px;
}
#nineoclock{
 position:absolute;
 top:325px;
 left: 290px;
 background-color:none;
 color:navy;
 font-weight:bold;
 width:250px;
 height:25px;
}
#tenoclock{
 position:absolute;
 top:300px;
 left: 315px;
 background-color:none;
 color:navy;
 font-weight:bold;
 width:250px;
 height:25px;
}
#elevenoclock{
 position:absolute;
 top:275px;
 left: 340px;
 background-color:none;
 color:navy;
 font-weight:bold;
 width:200px;
 height:25px;
}
#amazon01{
position:absolute;
top:250px;
left:10px;
height:180px;
width:150px:
}
.cntr{
text-align:center;
}
#bodycontent{
position:absolute;
left:200px;
}
#choices{
position:absolute;
left:300px;
}
#w3cicon{
position:absolute;
left:900px;
top:600px;
}
#adbanner01{
position:absolute;
top:500px;
left:5px;
height:90px;
width:728px;
}
#adlink01{
position:absolute;
top:300px;
left:840px;
height:160px;
width:90px;
}
#amazonlow{
position:absolute;
top:450px;
left:10px;
height:180px;
width:150px:
}

#amazonverylow{
position:absolute;
top:1275px;
left:10px;
height:180px;
width:150px:
}


#iconlow{
position:absolute;
left:900px;
top:800px;
}
#adbanlow{
position:absolute;
top:700px;
left:5px;
height:90px;
width:728px;
}
#adlinklow{
position:absolute;
top:500px;
left:840px;
height:160px;
width:90px;
}
