body { background: #cccccc; 
 padding: 0px; 
 margin: 0px; 
 font: 75% Verdana, Helvetica, Sans-Serif;
 font-weight: normal;
 color: #333;
 }
a { color: #406578; font-weight: bold;}
a:hover { color: #284356; }
em { font-style: normal; font-weight: bold;}
h1 { font-size: 1.6em;}
h2 { font-size: 1em; color: #333; }
h3 { font-size: 0.9em; color: #666; font-weight: normal; }
#wrapper { 
 background: url('images/body-background.gif');
 width: 773px; 
 margin: 0 auto;
 padding: 0px;
 overflow: auto;
}
img { border: 0px; vertical-align: bottom; /* firefox - line height adjust  - see */}
#contactstrip { font-size: 0.8em; height: 1.5em; padding: 0.5em; padding-left: 50px; background: url('images/contact.gif') repeat-y; color: white; }
#contact { float: left; }
#menu { float: right; padding-right: 50px;}
#contactstrip a, #footer a { text-decoration: none; color: white; font-weight: bold; }
#contactstrip a:hover, #footer a:hover { text-decoration: underline; }
#left { padding-left: 40px; width: 200px; float: left; }
#left img { border: 5px solid white; margin: 5px; }
#main { padding-left: 275px; margin-right: 39px; }
#mainimage { 
padding-left: 1em; 
margin-right: 39px; 
float: right;
}
#bottom { 
padding: 0px; 
}
#footer { 
 padding: 0.5em; 
 font-size: 0.75em; 
 color: white; 
 clear: both; 
 background: url('images/footer.gif') #364a4f; 
 text-align: center; 
 }
		
