#wrapper {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #666666;
}
#banner {
	height: 105px;
	width: 100%;
	position: relative;
	left: 0%;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(../assets/images/JTO_header-bar.jpg);
	background-color: #000000;
}
#navbar {
	background-color: #999999;
	height: 20px;
	width: 100%;
	position: relative;
	left: 0%;
}
#leftcolumn {
	background-color: #F5F7F6;
	height: 600px;
	width: 22%;
	position: relative;
	left: 0%;
	float: left;
	background-image: url(../assets/images/left_column_176x600.jpg);
}
#centrecolumn {
	background-color: #CCCCCC;
	height: 600px;
	width: 78%;
	position: relative;
	left: 0%;
	float: right;
	background-image: url(../assets/images/central_column_624x600.jpg);
}
#footer {
	background-color: #666666;
	height: 20px;
	width: 100%;
	position: relative;
	left: 0%;
	background-image: url(../assets/images/JTO_footer-bar.jpg);
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
}
#menubox1 {
	background-color: #000000;
	height: 20px;
	width: 99px;
	position: relative;
	left: 0%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	text-align: center;
}
#menubox2 {

	background-color: #000000;
	height: 20px;
	width: 99px;
	position: relative;
	left: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	text-align: center;
}
#menubox3 {


	background-color: #000000;
	height: 20px;
	width: 99px;
	position: relative;
	left: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	text-align: center;
}
#menubox4 {



	background-color: #000000;
	height: 20px;
	width: 99px;
	position: relative;
	left: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	text-align: center;
}
#menubox5 {




	background-color: #000000;
	height: 20px;
	width: 99px;
	position: relative;
	left: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	text-align: center;
}
#menubox6 {





	background-color: #000000;
	height: 20px;
	width: 99px;
	position: relative;
	left: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	text-align: center;
}
#menubox7 {






	background-color: #000000;
	height: 20px;
	width: 99px;
	position: relative;
	left: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	text-align: center;
}
#menubox8 {







	background-color: #000000;
	height: 20px;
	width: 100px;
	position: relative;
	left: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
}
#galleries_img {
	height: 180px;
	width: 176px;
	position: relative;
	left: 0px;
	top: 20px;
}
#interviews_img {

	height: 180px;
	width: 176px;
	position: relative;
	left: 0px;
	top: 20px;
}
#aboutme_img {


	height: 180px;
	width: 176px;
	position: relative;
	left: 0px;
	top: 20px;
}
#footer_2 {
	background-color: #333333;
	height: 40px;
	width: 100%;
	position: relative;
	left: 0%;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
}
