#wrapper {
	position: relative;
	width: 765px;
	text-align:left;
	border: 1px solid #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
body {
	font-family: "Comic Sans MS";
	font-size: 101%;
}

#wrapper #masthead {
	background-color: #FFFFFF;
	height: 90px;
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	}
#menu {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	height: 30px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 2px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #000000;
	border-left-color: #0000FF;
}
#wrapper #content {
	height: auto;
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-bottom: 25px;
	background-image: url(graphics/car.jpg);
	background-position: center 50px;
}
#wrapper #footer {
	background-color: #FFFFFF;
	height: 25px;
	font-size: 80%;
	text-align: left;
	line-height: 1.85em;
	background-image: url(graphics/footerbakblue.png);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #5E2F2F;
	}
h1 {
	font-family: "Comic Sans MS";
	font-size: 125%;
	color: #5E2F2F;
	text-decoration: underline;
}
p {
	font-family: "Comic Sans MS";
	font-size: 100%;
	color: #5E2F2F;
}
h2 {
	font-family: "Comic Sans MS";
	font-size: 125%;
	color: #5E2F2F;
}
h3 {
	font-family: "Comic Sans MS";
	font-size: 100%;
	color: #5E2F2F;
	line-height: 1px;
	font-weight: normal;
}
