#image1 {
	background: url("images/001.jpg") no-repeat;
	width: 1000px;
	height: 676px;
	margin-left: auto;
	margin-right: auto;
	}

#image2 {
	background: url("images/002.jpg") no-repeat;
	width: 1000px;
	height: 676px;
	margin-left: auto;
	margin-right: auto;
	}

#image3 {
	background: url("images/rc-3746-Concept_Rendering.png") no-repeat;
	width: 1000px;
	height: 676px;
	margin-left: auto;
	margin-right: auto;
	
	}

#image4 {
	background: url("images/CulpeperCrossingOverlay.png") no-repeat;
	width: 1000px;
	height: 676px;
	margin-left: auto;
	margin-right: auto;
	}

#image5 {
	background: url("images/CulpeperCrossingOverlay2.png") no-repeat;
	width: 1000px;
	height: 676px;
	margin-left: auto;
	margin-right: auto;
	}

#logor {
	background: url("images/CulpeperCrossingLogo3.png") no-repeat;
	width: 227px;
	height: 150px;
	float: right;
	vertical-align: bottom;	
	}

#logo {
	background: url("images/CulpeperCrossingLogo3.png") no-repeat;
	width: 230px;
	height: 150px;
	float: left;
	vertical-align: bottom;	
	}

#logo2 {
	background: url("images/CulpeperCrossingLogo4.png") no-repeat;
	width: 230px;
	height: 150px;
	float: left;
	vertical-align: bottom;	
	}

a {
	color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
a:active {
	color: #aaaaaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
a:hover {
	color: #aaaaaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#image3 a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

#image3 a:hover {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}


body {
	background-color: #000000;
	text-align: center;
	}

#caption1 {
	background: url("images/background.png");
	top: 500px;
	left: 50px;
	Width: 530px;
	Height: 140px;
	float: left;
	position: relative;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #eeeeee;
	}

#caption2 {
	background: url("images/background2.png");
	top: 520px;
	left: 280px;
	Width: 400px;
	Height: 140px;
	position: relative;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #eeeeee;
	}
#caption3 {
	background: url("images/background2.png");
	top: 520px;
	left: 320px;
	Width: 400px;
	Height: 140px;
	position: relative;
	float: left;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #eeeeee;
	}

#menu {
	color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
#menu a{
	color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
#menu a:active{
	color: #aaaaaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
#menu a:hover{
	color: #aaaaaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
