@charset "utf-8";

body {

	background-color: #6393CE;

}

#editnow2 {

	width: 265px;

	height: 62px;

}



#bottomnav {

	background-color: #6393CE;

	height: 20px;

	width: 800px;

}

#dealername {

	height: 50px;

	width: 495px;

	margin-left: 300px;

}

.topdelaername {

	font-size: 36px;

	color: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

}

.editable {

	font-size: 24px;

	color: #000000;

}

.content {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #000000;

	text-align: left;

	text-indent: 2px;

	letter-spacing: 1px;

}

a:link {

	color: #FFFFFF;

}

a:visited {

	color: #CCCCCC;

}

a:hover {

	text-decoration: line-through;

}

a:active {

	text-decoration: blink;

}

