body
{
    font-family: Georgia, "Times New Roman", Times, serif;	
	background-color:#688AB9;
	margin:0px; 
	padding:0px;
	 
}
#container {
	background-repeat:no-repeat;
	height: 675px;
	width: 1000px;
	position:relative;
	left:0px;
	margin:0px;
	background-color: #95B9D0;
	border: solid white 2px;
    
}

a:link 
{
	font-size: 14pt;
	font-weight:700;
	text-decoration:none;
	font-weight: bold;
	color: #990000;
}
a:visited
{
	text-decoration:none;
	color:#990000;
	font-size: 14pt;
	font-weight:700;
	text-decoration:none;
	font-weight: bold;
	
}
a:hover
{
	color:#000099;
}

#contact {
	font-size: 18px;
	font-weight: 600;
	color: #990000;
	z-index: 2;
	position: absolute;
	top: 455px;
	left:20px;
	margin: 20px;
}
#logotext {
	font-size: 50px;
	font-weight: 900;
	color: #990000;
	z-index: 2;
	position: absolute;
	top: 365px;
	margin: 20px;
	left:20px;
}
.romgarage {
	z-index: 1;
	border:  #FFFFFF 3px solid;
}
#navigation {
	z-index: 2;
	position: absolute;
	top: 20px;
	left: 20px;
	word-spacing: 15px;
	
}

#secondarytext {
	font-size: 18px;
	position: absolute;
	top: 40px;
	left:700px;
	z-index:2;
	color:#FFFFFF;
}
#oldromiespic {
	margin: 0px;
	padding: 0px;
	height: 900px;
	width: 250px;
	background-image: url(images/aboutus.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #660000;
}
#visitustext {
	position:absolute;
	margin: 0px;
	padding: 0px;
	height: 600px;
	width: 450px;
	left: 300px;
	top: 90px;
	color: #FFFFFF;
	text-align: left;
}
#childnavigation
{
	position: absolute;
	top: 40px;
	left: 630px;
	word-spacing: 15px;
	width: 350px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
#visitusheader {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 0px;
	border-bottom: solid white 4px;
}
#visitusmap {
	margin: 0px;
	padding: 0px;
	height: 350px;
	width: 425px;
	position: absolute;
	left: 290px;
	top: 275px;
	border: solid white 4px;
}
#visitusaddress {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 500px;
	position: absolute;
	left: 260px;
	top: 165px;
	color: #FFFFFF;
	font-size: 14pt;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 320px;
	position: absolute;
	top: 2px;
	right: 2px;
}

