﻿body
{
	margin: auto;
	padding: 0px;
	text-align: center;
	background: #336600;
}

div
{
	margin: 0px;
	padding: 0px;
}

#wrapper
{
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	margin: auto;
	width: 772px;
}

#wrapperInner
{
	margin: 0px 1px 0px 1px;
}

#links
{
	background: url(images/btnBackground.jpg);
	background-repeat: repeat-x;
	height: 36px;
	margin: auto;
	width: 749px;
}

#header
{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	border-top: 4px solid #083766;	
	height: 150px;
	margin: auto;
	width: 749px;
}

#printHeader
{
	display: none;
}

#taxSearchLink
{
	color: #254A00;
	cursor: pointer;
	float: right;
	font-size: 10pt;
	font-weight: bold;
	height: 19px;
	margin-top: 125px;	
	padding-top: 6px;
	width: 222px;
}

#content
{	
	border-top: 1px solid #336600;
	margin: auto;
	padding: 10px 30px 0 30px;
	text-align: left;
	width: 690px;
}

#footer
{
	height: 40px;
	margin: auto;
	padding-top: 10px;
	width: 100%;
}

#bottomCurve
{
	background: url(images/bottomCorners.jpg);
	background-position: bottom;
	height: 41px;
}

#validated
{
	margin: 0px 0 0 0;
}
