body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CC0000;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration:none
}
a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	cursor:hand
}
a:active {
	color: #FFFFFF;
	text-decoration:none
}
a.black:link {
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}
a.black:visited {
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}
a.black:hover {
	color: #666666;
	text-decoration:underline;
	cursor:hand;
	font-weight: bold;
}
a.black:active {
	color: #000000;
	text-decoration:none;
	font-weight: bolder;
}
a.three:link {
	color: #ff0000;
	text-decoration: underline;
}
a.three:visited {
	color: #ff0000
}
a.three:hover {
	color: #666;
	text-decoration: underline;
}

#head{
	height: 140px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: right;
	color: #FFFFFF;
}
#container{
}
#content{
	height: 80px;
	margin-left: 10px;
}
#content_second{
	margin-left: 150px;
	background-color: #FFFFFF;
	width: 80%;
}
#nav{
	width: 150px;
	position: absolute;
	top: 150px;
}
#contentBackground {
	background-color: #FFECEC;
}


#dodge{
	width: 165px;
	height: 100px;
	margin-left: 520px;
	margin-top: -400px;
}
#chrysler{
	width: 200px;
	height: 100px;
	margin-left: 660px;
	margin-top: 25px;
}

#jeep{
	width: 150px;
	height: 100px;
	margin-left: 630px;
	margin-top: 60px;
}
#footer{
	color: #FFB3B3;
	background-color: #9B0000;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	border-top-color: #CCC;
	border-top-style: groove;
	border-top-width: 4px;
}
.one {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.blackText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #000000;
}
.two {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.centerText {
	text-align: center;
	color: #FFF;
}
.centerTextBlack {
	text-align: center;
}
.emphasis {
	font-weight: bold;
	letter-spacing: 0.2em;
	text-align: center;
}
.smallIndent {
	padding-left: 20px;
}
.emphasisRed {
	color: #F00;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bolder;
	text-align: center;
}
.emphasis {
	font-size: 1.5em;
}
.smallText {
	font-size: 0.8em;
	color: #A80000;
}
