/* Company Name */

body
{
  margin: 0px;
  padding: 0px;
  background: url(../images/timelinebg.jpg) top no-repeat #ffffff;
  line-height: 140%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color:#000000;
}

img { border: 0; }
form { margin: 0px; padding: 0px; }
.clear { clear: both; }

#container {
	position: relative;
	width: 902px;
	height: 1010px;
	margin: 0px auto;
	background-image: url(#);
	background-repeat: no-repeat;
}
 
a { color: #044a6e; text-decoration:none; font-weight:bold; }
a:hover { color: #044a6e; text-decoration:underline; font-weight:bold; }


/* ----- Padding ----- */


/* ----- Styles ----- */


/* ----- H ----- */

h1 { color:#e5c361;font-family: Arial, Helvetica, sans-serif;
  font-size: 15px; padding:0px; margin:0px; text-transform: capitalize; text-transform: uppercase; }

/* ----- Content ----- */

/* ---- Header ---- */

/* ---- Top Navigation ---- */

#blog {
	position:absolute;
	top:35px;
	left:184px;
}

#timeline {
	position:absolute;
	top:35px;
	left:563px;
}

/* ---- Main ---- */

#logo {
	position:absolute;
	top:8px;
	left:406px;
}

/* ---- Interior ---- */

/* ---- Bottom Navigation ---- */

/* ---- Footer ---- */

#footer {
	position:absolute;
	top:864px;
	left:231px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFF;
}

#footer a {
	color: #fff;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover {
	color: #fff;
	text-decoration:underline;
	font-weight:normal;
}
