@charset "utf-8";
/* CSS Document */

div#container {
	width: 812px;
	height: 525px;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 0px;
	background-image: url(../images/main_border.gif);
	background-repeat: no-repeat;
	position: relative;
	}

div#bd_logo {
	margin: 0;
	padding: 0;
	left: 29px;
	top: 42px;
	position: absolute;
} 

div#bd_logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

/********************************************* NAV BAR TOP 1 *******************************************/

div#top_nav ul {
	margin: 0;
	padding: 0;
}

div#top_nav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

div#top_nav1 {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 59px;
	left: 539px;
}

div#top_nav1 a img {
	text-decoration: none;
	margin-left: 17px;
	margin-right: 17px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}	

/********************************************* NAV BAR TOP 2 *******************************************/

div#top_nav2 {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 89px;
	left: 246px;
	font-size: 10px;
	letter-spacing: 1px;
	width: 615px;
}

div#top_nav2 a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}	

/***************************************** MIDDLE LEFT - LOGOS ******************************************/

div#vibe_lounge_a1 {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 150px;
	top: 134px;
}

div#vibe_lounge_a2 {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 153px;
	top: 136px;
}

div#vibe_lounge_b1{
	padding: 0;
	margin: 0;
	position: absolute;
	left: 88px;
	top: 179px;
}

div#vibe_lounge_b2 {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 88px;
	top: 179px;
}

div#nike {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 98px;
	top: 162px;
}

div#wells_fargo1 {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 48px;
	top: 219px;
}

div#wells_fargo2 {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 48px;
	top: 219px;
}

div#pertrac {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 126px;
	top: 134px;
}

div#adc_kentrox {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 81px;
	top: 144px;
}

div#city_park1 {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 78px;
	top: 200px;
}

div#city_park2 {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 78px;
	top: 200px;
}

div#shieman {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 154px;
	top: 166px;
}

div#art_of_photo {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 101px;
	top: 191px;
}

/************************************* view others in series *******************************************/

div#series {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 201px;
	bottom: 46px;
}

div#series a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}


/*************************************** MIDDLE RIGHT - TEXT *****************************************/
	
div#body_text {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 523px;
	top: 136px;
}


/******************************************* NAV Bottom *************************************************/

div#bottom_nav a {
	text-decoration: none;
}

div#bottom_nav a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#page_numbers {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 192px;
	top: 509px;
}

div#left_arrow {
	position: absolute;
	left: 178px;
	top: 507px;
	margin: 0px;
	padding: 0px;
}

div#right_arrow {
	position: absolute;
	left: 339px;
	top: 507px;
	margin: 0px;
	padding: 0px;
}

