body {
	background-repeat: no-repeat;
	background-image: url(../pics/dotparkinginv.gif);
	background-position: 720px 100px;
	background-color: #E9E9E9;


}
.logo {
	background-image: url(../pics/logo.gif);
	background-repeat: repeat-y;
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;



}
.nav {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	padding-right: 25px;
	font-weight: bold;




}
.content {
	border: 1px solid #999999;
	padding: 10px;
	width: 650px;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	text-align: justify;
	vertical-align: top;
	margin-right: 25px;
	background-image: url(../pics/dtp.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #333333;


	-moz-border-radius: 4px;





}
a:link {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:active {

	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:hover {


	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.all {
	width: 720px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-image: url(../pics/fd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 15px;
	padding-bottom: 15px;




}

