body {
	margin: 0 auto;
	padding: 0;
	font: 1em Verdana, Tahoma, Arial, sans-serif;
	background-color: #1d1c1a;

}

#wrap {
	color: #303030;
	margin: 0 auto;
	width: 832px;
	background-color: #1d1c1a;
	padding-top: 30px;
}

#header {
	clear: both;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin: 0;
	width: 840px;
		
	}

#header h1 {
	width: 280px;
	margin: 0;
	float: right;
	color: #999999;
	padding-top: 170px;
	padding-right: 20px;
	font-size: 120%;
	text-align: right;
}

/*#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#frontphoto {
	margin: 0 0 10px;
	border: 0;
}
*/
#content{}
#box_1 {
	clear: none;
	float: left;
	width: 335px;
	font-size: 0.9em;
	height: 390px;
	background-image: url(images/scans_tests/maskingTape_background_1.jpg);
	background-repeat: no-repeat;
	background-color: #1d1c1a;
}

/*#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 10px;
background: #f4f4f4;
border-left: 4px solid #cccccc;
}	
	
#avmenu li a:hover {
background: #eaeaea;
color: #286ea0;
border-left: 4px solid #286ea0;
}


.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}
*/
#box_2 {
	float: right;
	background-color: #1d1c1a;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.5em;
	height: 390px;
	background-image: url(images/scans_tests/maskingTape_background_2.jpg);
	background-repeat: no-repeat;
	width: 335px;
}
#box_3{
	float: left;
	background-color: #1d1c1a;
	font-size: 0.9em;
	line-height: 1.5em;
	height: 390px;
	background-image: url(assets/masking_tape_large_backgrou.jpg);
	background-repeat: no-repeat;
	width: 560px;
	margin-left: 40px;

}
#box_4{
	float: left;
	background-color: #1d1c1a;
	font-size: 0.9em;
	line-height: 1.5em;
	height: 800px;
	background-image: url(assets/masking_tape_A4_a.jpg);
	background-repeat: no-repeat;
	width: 600px;

	
}



#textbox{
	margin-top: 70px;
	width: 200px;
	margin-left: 57px;
	margin-right: 0px;
	font-family: "Courier New", Courier, mono;
	font-size: 90%;
	padding-left: 10px;
	padding-right: 5px;
	font-weight: bold;
}
#textbox_cv{
	margin-top: 70px;
	width: 500px;
	margin-left: 57px;
	margin-right: 10px;
	font-family: "Courier New", Courier, mono;
	font-size: 75%;
}
#gallery_image_box{
	margin-top: 70px;
	width: 420px;
	margin-left: 57px;
	margin-right: 10px;
	font-family: "Courier New", Courier, mono;
	font-size: 100%;
	background-color: #FFFFFF;
	height: 255px;
}
#textbox_footer{
	width: 200px;
	text-align: left;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	color: #333333;
	padding-top: 5px;
	padding-left: 0px;
	font-weight: bold;
	position: relative;
	top: 70px;
	left: 300px;
	padding-bottom: 5px;
}

/*#extras p {
margin: 0 0 1.5em 0;
}
*/
#nav {
	
	padding: 0;
	line-height: 1.6em;
	text-align: left;
	background-image: url(assets/tape__2a_background.gif);
	background-repeat: no-repeat;
	height: 390px;
	margin-bottom: 0px;
	width: 160px;
	clear: none;
	float: left;
	background-color: #1d1c1a;
}

/*-----nav bar below ---thanks to http://www.projectseven.com/tutorials/css/uberlinks/index.htm---------*/

#sidebar {
	position: relative;
	left: 20px;
	top: 60px;
	width: 120px;
	font-size: 0.8em;
		
}
#navlist {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none;
}
#navlist a, #navlist a:visited {
	display: block;
	padding: 5px 10px 5px 30px;
	background-position: 0% 50%;
	color: #1D1C1A;
	text-decoration: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 20px;
}
#navlist a:hover {

color: #2D1E2D;
}
#home {padding:10px;}
#home a {
	background-image:url(assets/home_down_1.gif);
	background-repeat: no-repeat;
	
}
#home a:hover {
 background-image:url(assets/home_over_1.gif);
 background-repeat: no-repeat;
}
#current_home{
	background-image: url(assets/home_yellow_1.gif)!important;
	background-repeat: no-repeat;
}


#one{
	padding-left: 15px;
}
#one a {
 background-image:url(assets/one_down_1.gif);
 background-repeat: no-repeat;
}
#one a:hover {
 background-image:url(assets/one_over_1.gif);
 background-repeat: no-repeat;
}
#current_one{
	background-image: url(assets/one_yellow_1.gif)!important;
	background-repeat: no-repeat;
}
#two{
	padding-left: 30px;
}
#two a {
 background-image:url(assets/two_down_1.gif);
 background-repeat: no-repeat;
}
#two a:hover {
 background-image:url(assets/two_over_1.gif);
 background-repeat: no-repeat;
}
#current_two{
	background-image: url(assets/two_yellow_1.gif)!important;
	background-repeat: no-repeat;
}
#about{
	padding-left: 45px;
}
#about a {
 background-image:url(assets/about_down_1.gif);
 background-repeat: no-repeat;
}
#about a:hover {
 background-image:url(assets/about_over_1.gif);
 background-repeat: no-repeat;
}
#current_about{
	background-image: url(assets/about_yellow_1.gif)!important;
	background-repeat: no-repeat;
}
#uberlinkurban a:link, #uberlinkurban a:visited,
#uberlinkurban a:hover, #uberlinkurban a:active {
background-image:url(assets/urban_over.gif);
 background-repeat: no-repeat;

}

#sidebar #navlist .uberlink {
background-repeat: no-repeat;
background-position: 0% 50%;
color: #333 !important;
font-weight: bold;
cursor: default;
}

/*--------------------end of navigation code--------------------------*/
/*#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

*/

a {
text-decoration: none;
color: #333333;
}

a:hover {
text-decoration: none;
color: #666666;
}

a img {
border: 0;
}

#footer {
	clear: both;
	margin: 0 auto;
	text-align: center;
	color: #808080;
	font-size: 0.9em;
	background-image: url(assets/m_tape_footer_4_contact.gif);
	background-color: #1d1c1a;
	padding-right: 0;
	background-repeat: no-repeat;
	height: 120px;
	width: 800px;
}

#footer a {
color: #333333;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
#click_to_email{
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-weight: bold;
}

