
/* TEMPLATE 
========================= */

#microsite {
	background: #FFF url(../../../images/shipwreck/hdr_history_rediscovered.jpg) no-repeat scroll 0px 0px;
	/* margin:-20px 0px 150px -20px; */
	width:785px;
}
.logo {
	position:relative;
	top:15px;
	left:20px;
	width:350px;
}

#heading {
	vertical-align:top;
}

#inner-sidebar, #main-content {
	float:left;
	margin-top:250px;
}

#inner-sidebar {
	float:left;
	padding:20px 10px 0px 10px;
	width:180px;
	/* width:300px; */
}

#main-content {
	float:left;
	color: #404040;
	padding:20px 10px 0px 0px;
   /* position: relative;
    top: 20px; */
    width: 480px;
}


/* FOUNDATION 
========================= */

h1 {
	font-family: 'Times New Roman', serif;
	font-weight: bold;
	color: #404040;
	margin-top:0px;
	margin-bottom:35px;
	width:400px;

}

h2 {
	color: #855519;
	margin-top:0px;
}

a img {
	border:0;
}
p {
	font-size:12px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #404040;
	line-height: 1.3;
}



/* NAVIGATION 
========================= */
#inner-sidebar ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
#inner-sidebar ul li{
	margin-bottom:15px;
}

#inner-sidebar a {
	color:#855519;
	font-weight:bold;
	text-decoration: none;
}
#inner-sidebar a:hover {
	color:#404040;
}



/* MAIN CONTENT 
========================= */
#main-content a {
	color: #855519;
}
#main-content h2 a {
	text-decoration: none;
}

#main-content h2 a:hover {
	text-decoration: underline;
}
#main-content p.intro {
	font-weight:bold;
}

#main-content th {
	background-color:#FFF;
}
#main-content table NewsHR {
	border-bottom: 1px solid #404040;
	margin-top: 40px;
	margin-bottom: 0px;
	padding: 0px;
	height:2px;
}
#main-content table table td {
	padding-right: 10px;
}
#main-content table table td a {
	text-decoration:none;
	font-weight:normal;
}
#main-content table table td {
	font-weight:bold;
}
#main-content .breadcrumbs {
	position:relative;
	top:255px;
	left:220px;
	width:500px;
}
#main-content .breadcrumbs p {
	color:#404040;
}
#main-content .breadcrumbs p a {
	color:#404040;
	text-decoration: none;
}
#main-content th img {
	width:150px;
	height:150px;
}
