@charset "utf-8";

h1, h2, h3, h4, h5, h6 {
  margin:0;
  padding:0;
  font-weight:normal;
}
#container #outside h3 {
	font-weight: bolder;
	color: #876849;
	font-size: 18px;
	text-align: center;
}
#container #outside #outsidetext {
	height: 650px;
	width: 650px;
	margin: auto;
	padding-top: 40px;
}
body {
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #030000;
}
#container #outside #outsidetext #triangle {
	background-image: url(Images/acorn.png);
	height: 100px;
	width: 68px;
	position: relative;
	top: 380px;
	left: 300px;
}



/* CSS Document */

#container {
	height: 1400px;
	width: 1200px;
	background-position: center center;
	margin: auto;
	background-image: url(researchtriangleparknc_bg.jpg);
}
#logo h1 {
	text-indent: -2000px;
	float: left;
}
#container #header #logo h1 a{
	display: block;
	background-image: url(Images/researchtriangleparknc_logo.png);
	height: 115px;
	width: 260px;
	margin-left: 150px;
	margin-top: 100px;
}
#outsidelink h1 {
	text-indent: -2000px;
	float: left;
}
#container #header #outsidelink h1 a{
	display: block;
	background-image: url(Images/researchtriangleparknc_outside.png);
	height: 20px;
	width: 120px;
	margin-left: 100px;
	margin-top: 160px;
}
#insidelink h1 {
	text-indent: -2000px;
	float: left;
}
#container #header #insidelink h1 a {
	display: block;
	background-image: url(Images/researchtriangleparknc_inside.png);
	height: 20px;
	width: 95px;
	margin-left: 100px;
	margin-top: 160px;
}
#foodlink h1 {
	text-indent: -2000px;
	float: left;
}
#container #header #foodlink h1 a {
	display: block;
	background-image: url(Images/researchtriangleparknc_food.png);
	height: 20px;
	width: 70px;
	margin-left: 100px;
	margin-top: 160px;
}






#container #header {
	height: 250px;
	width: 1200px;
}


#container #dividerone {
	background-image: url(Images/researchtriangleparknc_line.png);
	height: 10px;
	width: 1000px;
	float: left;
	margin-left: 100px;
	margin-top: 40px;
	margin-bottom: 20px;
}

#container #outside {
	height: 750px;
	width: 750px;
	float: left;
	margin-left: 100px;
	background-image: url(Images/article_bg_large_brown.png);
}
#outdoors h1 {
	text-indent: -2000px;
	float: left;
}
#outside #outdoors h1 a  {
	background-image: url(Images/researchtriangleparknc_outside.png);
	height: 40px;
	width: 180px;
	display: block;
	margin-left: 160px;
	margin-top: 10px;
}
#container #advertising {
	height: 690px;
	width: 200px;
	float: left;
	margin-left: 35px;
}
#container #advertising #inner_adsense {
	padding-top: 50px;
}

#container #dividertwo {
	background-image: url(Images/researchtriangleparknc_line.png);
	height: 10px;
	width: 1000px;
	float: left;
	margin-left: 100px;
	margin-top: 175px;
}


#container #footer {
	height: 100px;
	width: 1000px;
	float: left;
	margin-left: 100px;
}
#bloglink h1 {
	text-indent: -2000px;
	float: left;
}
#container #footer #bloglink h1 a {
	display: block;
	background-image: url(Images/researchtriangleparknc_blog.png);
	height: 27px;
	width: 85px;
	margin-left: 120px;
	margin-top: 30px;
}
#forumlink h1 {
	text-indent: -2000px;
	float: left;
}
#container #footer #forumlink h1 a {
	display: block;
	background-image: url(Images/researchtriangleparknc_forum.png);
	height: 25px;
	width: 110px;
	margin-left: 50px;
	margin-top: 30px;
}
#webmasterlink h1 {
	text-indent: -2000px;
	float: left;
}
#container #footer #webmasterlink h1 a {
	display: block;
	background-image: url(Images/researchtriangleparknc_webmaster.png);
	height: 25px;
	width: 185px;
	margin-left: 50px;
	margin-top: 30px;
}
#mapslink h1 {
	text-indent: -2000px;
	float: left;
}
#container #footer #mapslink h1 a {
	display: block;
	background-image: url(Images/researchtriangleparknc_maps.png);
	height: 25px;
	width: 90px;
	margin-left: 50px;
	margin-top: 30px;
}
#linkslink h1 {
	text-indent: -2000px;
	float: left;
}
#container #footer #linkslink h1 a {
	display: block;
	background-image: url(Images/researchtriangleparknc_links.png);
	height: 25px;
	width: 90px;
	margin-left: 50px;
	margin-top: 30px;
}

