﻿body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
/* Content and Sidebar Styles */
h1,h2,h3,h4,h5,h6 {
	color: #060;
}
#content {
	position: relative;
	float: left;
	width: 270px;
	margin-left: 10px;
	padding: 0 25px;
	text-align: left;
	color: #000;
	background-image:  url('images/masthead_image_3.gif');
	background-attachment: scroll;
	background-position: left top; 
	background-repeat: no-repeat;
	display:inline;
}
#content img {
			display: block;
			padding:8px;
			border:solid;
			border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
			border-width: 1px 2px 2px 1px;
			background-color:white;
		}