.top {
	background-image: url(Sliced/images/AutoGoSliced_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.toptext {
	float: right;
	padding-top: 15px;
	padding-right: 190px;
	color: #440800;
	font-size: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.navlinks {
	background-image: url(Sliced/images/navimage_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #440800;
	font-weight: bold;
	text-align:left; padding-left:20px;
	padding-right: 20px;
}
.bottomnav {
	background-image: url(Sliced/images/footer_08.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-weight: bold;
	color: #440800;
	padding-left: 10px;
}
.content {
	color: #402000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	padding-right: 10px;
	font-size: 14px;
	margin-left: 230px;
	padding-left: 10px;
	margin-top: 5px;
}
.resourcesContent {
	color: #512800;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
}
.footer {
	background-image: url(Sliced/images/AutoGoSliced_21.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
}
a.nav:link {
	color: #440800;
	text-decoration:none;
}
a.nav:visited {
	color: #440800;
	text-decoration:none;
}
a.nav:hover {
	color: #512800;
	text-decoration:none;
}
a.nav:active {
	color: #512800;
	text-decoration:none;
}
a.footer:link {
color:#FFFFFF;
text-decoration:underline;
}
a.footer:visited {
color:#FFFFFF;
text-decoration:underline;
}
a.footer:hover {
color:#FFFFFF;
text-decoration:underline;
}
a.footer:active {
color:#FFFFFF;
text-decoration:underline;
}
h1 {
	color: #440800;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin-bottom: -1px;
	border-bottom: 1px dotted #330705;
	border-left: 1px solid #330705;
	margin-top: 2px;
}
.manimage {
	background-image: url(Sliced/images/bodyslice_12.jpg);
}

.manimage2 {
	background-image: url(Sliced/images/bodyslice_12a.jpg);
}

.contact {
	margin-left: 200px;
}
.bodycolor {
	background-color: #330705;
}
.mainNoImage {
	background-image: url(images/main-no-image_12.jpg);
	background-repeat: no-repeat;
}

div.scroll {
	height: 400px;
	width: 580px;
	overflow: auto;
		}
