#header {
	background-image: url(ttax_website_1x1.png);
	width: 800px;
	height:125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-shadow:#0C0;
	font-weight:bolder;
	color: #000;
	text-align: right;
	vertical-align: bottom;
}
#content {
	background-image: url(ttax_website_2x1.png);

	width: 800px;
}
#footer {
	background-image: url(ttax_website_3x1.png);
	height: 31px;
	width: 800px;
}

 #container {
	width: 800px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

	text-align: left; /* this overrides the text-align: center on the body element. */
}
p {padding-left:25px;
}
.Green {color:#008851;}

.Green60 {color: #66B897;}

.Green20 {color: #CCE7DC;}
a {color:#008851;text-decoration:none;}
a:hover {color:#000;text-decoration:underline;}
body {
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align:center;
}
#sidebar {
	float: right;
	width: 375px;
	height: 50px;
}
h2 {padding-left:20px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
}
UL {list-style-position:outside; margin:0;padding-left:25;
}

.bullit {
padding: 10px;



}
