body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 11px;
	color: #002151;
	background-color: #ffffff;
	background-image: url("images/afd-bg.jpg");
	background-repeat: no-repeat;
	margin: 0px;
	border: 0px;
}

img {
	border: 0px;
}

a:link, a:visited {
	color: #002151;
	font-weight: normal;
	text-decoration: underline;
}

.projects {
	color: #002151;
	font-weight: normal;
	font-size: 11px;	
	text-decoration: none;
	margin-right: 3px;
}


a.footer:link, a.footer:visited {
	color: #002151;
	line-height: 18px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.footer:hover {
	text-decoration: underline;
	}


/*
a:hover, a:active {
	color: #915636;
	font-weight: normal;
	text-decoration: none;
}
*/

#header-title {
	margin-left: 388px;
	margin-top: 89px;
}

#header-image {
	position: absolute;
	left: 568px;
	top: 37px;
}

#menu {
	margin-left: 67px;
	margin-top: 150px;
}

#content {
	margin-left: 70px;
	margin-top: 10px;
	width: 350px;
}

#home-left {
	position: absolute;
	left: 158px;
	top: 377px;
}

#home-right {
	position: absolute;
	left: 450;
	top: 190;
}

#footer {
	margin-left: 80px;
	margin-top: 50px;
	margin-bottom: 10px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 10px;
} 


/* #bodytext {
	position: absolute;
	top: 155px;
	left: 390px;
	width: 400px;
	height: 400px;
	border: 0px;
	background: transparent;
	} */

/* #introflash {
	position: absolute;
	top: 155px;
	left: 325px;
	width: 500px;
	height: 352px;
	border: 0px;
	background: transparent;
	}  */



