@charset "utf-8";
/* CSS Document */


body {background-image: url(images/Background.bmp);
		background-repeat: repeat;
		background-color:#000000;
		font-family: Arial,sans-serif;
}

#wrapper {height:646px;
		  width:856px;
		  margin-left:auto;
		  margin-right:auto;
		  position:relative;
		  top: 30px;
		  border:none;
}

#logo { background-image:url(images/logo.png);
		width:283px;
		height:136px;
		border:none;
		position:absolute;
		left:0px;
		top:0px;
}

#snshome {
	width:281px;
	height: 134px;
	position:absolute;
	left:1px;
	bottom:1px;
}

#address { background-image:url(images/address.png);
		width:283px;
		height:135px;
		border:none;
		position:absolute;
		left:0px;
		top:136px;
}

#nav {
	background-image:url(images/nav.png);
	width:283px;
	height:375px;
	border:none;
	position:absolute;
	left:0px;
	top:271px;
}

#sailmail {
	width:130px;
	height: 20px;
	position:absolute;
	left:35px;
	bottom:15px;
}

#home {position:absolute;
		top:52px;
		left:65px;
}

#history {position:absolute;
		top:117px;
		left:65px;
}

#portfolio {position:absolute;
		top:182px;
		left:65px;
}

#quotes {position:absolute;
		top:247px;
		left:65px;
}

#bodybox { background-image:url(images/body.png);
		width:573px;
		height:646px;
		border:none;
		position:absolute;
		right:0px;
		top:0px;
}

#header { 	 color: #000099;
			 border:none;
			 height:auto;
			 width:528px;
			 position: absolute;
			 top:35px;
			 left:0px;
			 padding-left:15px;
			 z-index:3;
}

#ghost {font-family:Arial, Helvetica, sans-serif;
		color: #CCCCCC;
		font-size:4px;
			 border:none;
			 height:auto;
			 width:528px;
			 position: absolute;
			 bottom:45px;
			 left:0px;
			 padding-left:15px;
			 z-index:1;
		
}

#home_copy { 	 text-align:center;
			 color: #000099;
			 border:none;
			 height:auto;
			 width:548px;
			 position: absolute;
			 top:125px;
			 left:0px;
}

#resume_copy {
	text-align:center;
	color: #000099;
	border:none;
	height:auto;
	width:548px;
	position: absolute;
	top:535px;
	left:0px;
	text-decoration:none;
}

#wonka { 	 text-align:center;
			 color: #000099;
			 border:none;
			 height:45px;
			 width:548px;
			 position: absolute;
			 bottom:75px;
			 left:0px;
}

#copyright { font-family:Arial, Helvetica, sans-serif;
			 font-size: 10px;
			 text-align:center;
			 color: #FFFFFF;
			 height:40px;
			 width:548px;
			 position: absolute;
			 bottom:27px;
			 left:0px;
}

#cpyrt { padding-top:7px;
}

.links {text-decoration:none;
}



a.links:link {color:#FFFFFF;
				text-decoration: none;}

a.links:hover {color: #FFFF00;
				text-decoration: none;}

a.links:visited {color:#FFFFFF;
				text-decoration: none;}




#slideshow { 	 text-align:center;
			 color: #000099;
			 border:none;
			 height:450px;
			 width:548px;
			 position: absolute;
			 top:110px;
			 left:0px;
}

#f117 { 	 text-align:center;
			 border:none;
			 height:370px;
			 width:548px;
			 position: absolute;
			 top:80px;
			 left:0px;
}

#f117copy { 	 text-align:center;
			 border:none;
			 height:150px;
			 width:548px;
			 position: absolute;
			 top:430px;
			 left:0px;
}

#quotes_copy { 	 text-align:center;
			 color: #000099;
			 border:none;
			 height:auto;
			 width:548px;
			 position: absolute;
			 top:100px;
			 left:0px;
}

#quotes_form { 	 text-align:center;
			 color: #000099;
			 border:none;
			 height:auto;
			 width:488px;
			 position: absolute;
			 top:300px;
			 left:10px;
}

.faitc_table { padding-top:5px;
				padding-bottom:5px;
				color:#990000;
				font-family:Arial, Helvetica, sans-serif;
				font-size:10px;
				font-weight:bold;
}

.faitc_links { color:#990000;
				font-family:Arial, Helvetica, sans-serif;
				font-size:10px;
				font-weight: bolder;
				text-decoration: none;
}

