body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
	background: #dfe1cc
}
#container {
	width: 852px;
	margin: auto;
	border: 1px solid black;
	background-color: #ffffff;
}

html>body #container {
	width: 851px;
} 

#title {
	width: 851px;
	height: 80px;
	margin-top: 0px;
padding-top: 12px;
padding-bottom: -25px;
	background-image: url(http://www.macrobellows.com/img/MBheadertop.jpg); 
}

html>body #title {
	height: 110px;
	padding-top: 8px;
padding-bottom: 0px;
} 

#menu {
	width: 841px;
	height: 22px;
	background-image: url(http://www.macrobellows.com/img/MBheaderbottom.jpg);
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	border-bottom: 4px solid #FFFFFF;
	float: left;
}
html>body #menu {
	margin-top: 9px;
margin-bottom: 0px;
} 

#menu a:link, #menu a:visited, #menu a:active {
	padding-top: 10px;
	Margin: 2px;	
	font-weight: bold;
	text-decoration: none;
	color: #81A3A2;
}

#menu a:hover {
	padding-top: 10px;	
	Margin: 2px;
	text-decoration: none;
	color: #FFFFFF;
}

#left {
	width: 221px;
	height: 580px;
	margin-top: 3px;
	background-image: url(http://www.macrobellows.com/img/MBmenuleft.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
}


#left a:link, #left a:visited, #left a:active {
	font-weight: bold;
	text-decoration: none;
	color: #81A3A2;
}

#left a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#leftMenu a:link, #leftMenu a:visited {
	color: #81A3A2;
	text-decoration: none;
}


#leftMenu a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#leftMenu a:active {
	color: #81A3A2;
	text-decoration: none;
}

#adsense { 
	float: left;
	margin: 50px 0px 0px 10px;
}

img.boxed { 
	float: right;
	margin: 0px 0px 10px 10px;
}

/*adds border round photo and floats right */

 .floatright
{
float: right;
width: 254px;
margin: 0 0 20px 10px;
background-color: #fff;
padding: 5px;
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
}

div.floatright img
{
border-top: 2px solid #555;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 2px solid #555;
}

 .floatright2
{
float: right;
width: 204px;
margin: 0 0 20px 10px;
background-color: #fff;
padding: 5px;
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
}

div.floatright2 img
{
border-top: 2px solid #555;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 2px solid #555;
}

 
#content {
	width: 610px;
	float: right;
	height: 580px;
	margin-top: 0px;
	padding: 0px 10px 0px 10px;
	overflow: auto;
	background-color: #FFFFFF;
}

p {
margin: 0 0 0 0px;
padding: 0px 30px 0px 10px;
}

a img{
border: none;
}


h1 {
  font-family: verdana;
	text-align: left;
	font-size: 340%;
	margin: 0px 0px 0px 8px;
	font-weight: bold;
	letter-spacing: -3px; 
	color: #011A42;
}

h1 a {
  font-family: verdana;
	text-align: left;
	font-size: 340%;
	margin: 0px 0px 0px 8px;
	font-weight: bold;
	letter-spacing: -3px; 
	color: #011A42;
}

h2 {
	padding: -5px;
	margin: 0px 0px 0px 10px;
	font-size: 150%;
	font-weight: bold;
	color: #011A42;
}

h3 {
	padding-top: 10px;
	margin: 0px 10px 5px 10px;
	font-size: 110%;
	font-weight: bold;
	color: #81A3A2;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #81A3A2;
}

h4 {
	font-size: 110%;
       margin: 20px 10px 5px 0px;
	color: #153257;
}

/* text for old timer instruction manual table */
.blacktext
{
  font-size: 11px;
  color: #000000;
  font-family: verdana, helvetica, arial, sans-serif;
}

#footer {
	background-image: url(http://www.macrobellows.com/img/MBfooter.jpg); 
	padding-top: 3px;
	width: 851px;
	border-top: 10px solid #FFFFFF;
	height: 20px;
	font-size: 90%;
color: #81A3A2;
	text-indent: 10px;
	text-decoration: none;
text-align: center;
}
#footer a:link, #footer a:active, #footer a:visited {
  	color: #81A3A2;
  	text-decoration: none;
}

#footer a:hover  {
  	color: #fff;
}