#outer_container {
	height: 600px;
	width: 1000px;
	background-color: #333333;
}
#right_container {
	float: left;
	height: 500px;
	width: 375px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/hydepark.jpg);
}
#right_container_friends {
	float: left;
	height: 500px;
	width: 375px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/wharf.jpg);
}
#right_container_play {
	float: left;
	height: 500px;
	width: 375px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/bike_gap.jpg);
}
#right_container_work {
	float: left;
	height: 500px;
	width: 375px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/banners.jpg);
}
#right_container_about {
	float: left;
	height: 500px;
	width: 375px;
	background-repeat: no-repeat;
	background-position: center center;
}
#right_container_portfolio {
	float: left;
	height: 376px;
	width: 705px;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: scroll;
}	
#spacer_top {
	float: left;
	height: 50px;
	width: 1000px;
}
#left_container_top {
	float: left;
	height: 123px;
	width: 200px;
	font-family: Skia;
	font-size: 14px;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#left_container_bottom {
	float: left;
	height: 123px;
	width: 200px;
	border: 1px solid #333333;
	font-family: Skia;
	font-size: 14px;
	color: #FFFFFF;
}
#bottom_nav {
	float: none;
	height: 30px;
	width: 200px;
	font-size: 14px;
	margin-top: 98px;
}
#left_container {
	float: left;
	height: 500px;
	width: 200px;
}
#left_container_middle {
	float: left;
	height: 254px;
	width: 200px;
	font-family: Skia;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 16px;
}
#scroll {
	float: left;
	height: 276px;
	width: 305px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Skia;
	color: #FFFFFF;
	font-size: 12px;
}
#spacer_scroll_left {
	float: left;
	height: 500px;
	width: 10px;
}
#spacer_scroll_right {
	float: left;
	height: 500px;
	width: 10px;
}
#spacer_middle {
	float: left;
	height: 500px;
	width: 325px;
}
#spacer_middle_portfolio {
	float: left;
	height: 500px;
	width: 715px;
}
#top_scroll {
	float: left;
	height: 123px;
	width: 305px;
}
#top_scroll_portfolio {
	float: left;
	height: 123px;
	width: 705px;
}
#spacer_left {
	float: left;
	height: 500px;
	width: 50px;
}
#div2 {
	height: 123px;
	width: 123px;
	float: left;
	border: 1px solid #333333;
}	
#div3 {
	height: 123px;
	width: 123px;
	float: left;
	border: 1px solid #333333;
}	
#div4 {
	height: 123px;
	width: 123px;
	float: left;
	border: 1px solid #333333;
}	
#div6 {
	height: 123px;
	width: 123px;
	float: left;
	border: 1px solid #333333;
}	
#div7 {
	height: 123px;
	width: 123px;
	float: left;
	border: 1px solid #333333;
}	
#div8 {
	height: 123px;
	width: 123px;
	float: left;
	border: 1px solid #333333;
}	
#div10 {
	height: 123px;
	width: 123px;
	float: left;
	border: 1px solid #333333;
}	
#div11 {
	height: 123px;
	width: 123px;
	float: left;
	border: 1px solid #333333;
}	
#div12 {
	height: 123px;
	width: 123px;
	float: left;
	border: 1px solid #333333;
}
#div14 {
	height: 123px;
	width: 123px;
	float: left;
	border: 1px solid #333333;
}
#div15 {
	height: 123px;
	width: 123px;
	float: left;
	border: 1px solid #333333;
}
#div16 {
	height: 123px;
	width: 123px;
	float: left;
	border: 1px solid #333333;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FC9B4C;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
