body
{
	background-image: url('images/framework/background-scouts.gif');
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
}

img
{
	width: 100%;
	height: 100%;
}

div#container
{
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
}

div#banner 
{ 
	position: relative;
	width: 1000px;
	height: 184px;
}

div.menu
{
	position: absolute;
	height: 80px;
	width: 80px;
	top: 99px;
}

a.menu
{
	display: block;
	width: 80px;
	height: 80px;
}

div#home
{
	left: 0px;
	right: 0px;
	z-index: 1;
}

a#home
{
	background: url('images/framework/home.png') bottom;
}

a#home:hover
{
	background-position: 0 0;
}

div#news
{
	left: 88px;
	right: 0px;
	z-index: 1;
}

a#news
{
	background: url('images/framework/news.png') bottom;
}

a#news:hover
{
	background-position: 0 0;
}

div#wilmot_wander
{
	left: 176px;
	right: 0px;
	z-index: 1;
}

a#wilmot_wander
{
	background: url('images/framework/wilmot_wander.png') bottom;
}

a#wilmot_wander:hover
{
	background-position: 0 0;
}

div#history
{
	left: 264px;
	right: 0px;
	z-index: 1;
}

a#history
{
	background: url('images/framework/history.png') bottom;
}

a#history:hover
{
	background-position: 0 0;
}

div#photos
{
	left: 352px;
	right: 0px;
	z-index: 1;
}

a#photos
{
	background: url('images/framework/photos.png') bottom;
}

a#photos:hover
{
	background-position: 0 0;
}

div#beavers
{
	left: 560px;
	right: 0px;
	z-index: 1;
}

a#beavers
{
	background: url('images/framework/beavers.png') bottom;
}

a#beavers:hover
{
	background-position: 0 0;
}

div#cubs
{
	left: 649px;
	right: 0px;
	z-index: 1;
}

a#cubs
{
	background: url('images/framework/cubs.png') bottom;
}

a#cubs:hover
{
	background-position: 0 0;
}

div#scouts
{
	left: 738px;
	right: 0px;
	z-index: 1;
}

a#scouts
{
	background: url('images/framework/scouts.png') bottom;
}

a#scouts:hover
{
	background-position: 0 0;
}

div#explorers
{
	left: 827px;
	right: 0px;
	z-index: 1;
}

a#explorers
{
	background: url('images/framework/explorers.png') bottom;
}

a#explorers:hover
{
	background-position: 0 0;
}

div#contact
{
	left: 916px;
	right: 0px;
	z-index: 1;
}

a#contact
{
	background: url('images/framework/contact.png') bottom;
}

a#contact:hover
{
	background-position: 0 0;
}

div#middle
{
    position: relative;
    width: 100%;
    height: 710px;
}

div#main
{
    width: 692px;
    height: 100%;
    float: left;
}

.box div.topleft 
{
	display: block;
	background: url("images/framework/rounded_box.png") top left no-repeat;
	padding: 2.0em 0em 0em 2.0em;
}

.box div.topright 
{
	display: block;
	background: url("images/framework/rounded_box.png") top right no-repeat;
	padding: 2.0em 4.0em 2.0em 2.0em;
	margin: -2.0em 0 0 0em;
}

.box div.bottomleft 
{
	display: block;
	height: 45px;
	margin-top: -2.0em;
	background: url("images/framework/rounded_box.png") bottom left no-repeat;
}

.box div.bottomright 
{
	display: block;
	background: url("images/framework/rounded_box.png") bottom right no-repeat;
	height: 45px;
	margin-left: 3.0em;
}

div.contents
{
	overflow-x: hidden;
	overflow-y: auto;
	height: 630px;
	padding-right: 10px;
}

div.title
{
	font-size: 200%;
	margin-bottom: 10px;
	border-top: 1px grey solid;
	border-bottom: 1px grey solid;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.sub_title
{
	width: 50%;
	font-size: 150%;
	margin-bottom: 10px;
	border-top: 1px grey solid;
	border-bottom: 1px grey solid;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.text
{
	font-size: 13px;
	margin-bottom: 10px;
}

div.photo
{
	width: 600px;
	height: 450px;
}

div#middle_divide
{
    width: 10px;
	height: 100%;
	float: left;
}

div#social
{
    width: 292px;
    height: 100%;
    float: left;
}

div#twitter
{
    height: 350px;
}

div#social_divide
{
    height: 10px;
}

div#facebook
{
    height: 350px;
	background-color: white;
}

div#footer
{
	position: absolute;
	height: 100px;
	margin-left: 0px;
}

div.footer
{
	position: absolute;
}

div#contact_us
{
	left: 15px;
	top: 21px;
	color: white;
}

div#facebook_button
{
	width: 25px;
	height: 25px;
	left: 80px;
	top: 17px;
}

div#twitter_button
{
	width: 23px;
	height: 23px;
	left: 110px;
	top: 18px;
}

div#flickr_button
{
	width: 23px;
	height: 23px;
	left: 137px;
	top: 18px;
}

div#email_button
{
	width: 25px;
	height: 25px;
	left: 164px;
	top: 17px;
}

div#copyright
{
	left: 705px;
	top: 18px;
	color: white;
}

div.overflow
{
	overflow: auto;
	height: 565px;
}