@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #333333;
}
#wrapper {
	background-image: url(../images/brick_background.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#inner_wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
}
#header {
	height: 180px;
}
#nav_bar {
	height: 41px;
	margin-bottom: 15px;
	margin-top: 10px;
}
#nav_bar ul {
	display: block;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav_bar ul li {
	float: left;
	margin-right: 13px;
	padding-left: 10px;
}
#nav_bar #home a:hover {
	background-image: url(../images/button_home_bg.png);
	background-repeat: no-repeat;
	display: block;
}

#nav_bar #outdoor_images a:hover {
	background-image: url(../images/button_outdoorimages_bg.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
#nav_bar #who_is_banksy a:hover {
	background-image: url(../images/button_whoishe_bg.png);
	background-repeat: no-repeat;
	display: block;
}
#nav_bar #indoor_images a:hover {
	background-image: url(../images/button_indoorimages.bg.png);
	background-repeat: no-repeat;
	display: block;
}
#nav_bar  #manifesto  a:hover {
	background-image: url(../images/button_manifesto_bg.png);
	display: block;
}
#left_column {
	float: left;
	width: 290px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#middle_column {
	padding: 0px;
	float: left;
	width: 290px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 15px;
}
#right_column {
	float: left;
	width: 290px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.column_top {
	background-image: url(../images/column_top_w_sh.png);
	height: 15px;
}
.column_bottom {
	background-image: url(../images/column_bottom_w_sh.png);
	height: 30px;
	margin: 0px;
	padding: 0px;
}
.column_content {
	background-image: url(../images/column_sliver_w_sh.png);
	background-repeat: repeat-y;
}
#big_column {
	width: 590px;
	float: right;
	margin: 0px;
	padding: 0px;
}
.big_column_top {
	background-image: url(../images/column_big_top_w_sh.png);
	height: 15px;
	margin: 0px;
}
.big_column_bottom {
	background-image: url(../images/column_big_bottom_w_sh.png);
	background-repeat: no-repeat;
	height: 15px;
}
.big_column_content {
	background-image: url(../images/column_big_sliver_w_sh.png);
	background-repeat: repeat-y;
}
.video {
	height: 440px;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#picture {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	width: 500px;
}

.column_content ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-type: none;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
.column_content ul li {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.column_content  ul li a:link {
	color: #000000;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1em;
	font-weight: bold;
	font-style: italic;
	letter-spacing: .10em;
}
.column_content  ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: italic;
	line-height: 1em;
	font-weight: bold;
}
.column_content  ul li a:visited {
	color: #666666;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: italic;
	line-height: 1em;
	font-weight: bold;
}

#video_button {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 25px;
}

#footer {
	height: 50px;
	clear: both;
}


.img_no_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	letter-spacing: .1em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.img_float_right {
	float: right;
	padding-right: 25px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 2px;
}
.img_float_left {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 20px;
}
.img_centered {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

dl {
	margin-top: 15px;
	margin-right: 25px;
	margin-left: 10px;
	padding: 0px;
	margin-bottom: 0px;
}
#manifesto_type {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}

dt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
dd {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	font-weight: bold;
	letter-spacing: .1em;
	margin-bottom: 0px;
	padding-bottom: 20px;
	margin-top: 15px;
}


p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.3em;
	margin-top: 0px;
	margin-right: 25px;
	margin-left: 10px;
	margin-bottom: 0px;
	font-weight: bold;
	letter-spacing: .1em;
	padding-top: 10px;
}
.disclaimer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-style: italic;
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 10px;
}

