html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	color: #333;
}
body {
	background: url(../images/bkground.png) repeat-x center top;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family:  Helvetica, Verdana, Arial, sans-serif;
	font-size: 100%;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #CCC;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 5px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
}
h1 a {
	text-decoration: none;
	display:block;
	color: #FFF;
	padding-right: 5px;
}
h1 a:hover {
	color:#F90;
}
h1 a.current {
	color:#F90;
}
h2 {
	font-size: 13px;
	color: #FFF;
	line-height: 24px;
	padding-top: 5px;
	padding-right: 5px;
	font-weight: lighter;
	letter-spacing: 1px;
}

h3 {
	font-size: 13px;
	color: #FFF;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	font-weight: lighter;
	letter-spacing: 1px;
}
h3 a {
	text-decoration: none;
	color: #FFF;
}
.oneColFixCtr #container {
	width: 855px;
	margin: 0 auto;
	text-align: left;
}
*.lb-half {
	display:block;
	margin-top:-0.5em;
}
#main_column {
	width: 850px;
	height: 500px;
}
#txt_studio {
	height: 170px;
	width: 700px;
	margin-left: 90px;
	margin-top: 25px;
}
.orange {
	color:#F90;
}
#table_index {
	height: 300px;
	width: 650px;
	position: relative;
	top: 40px;
	right: -120px;
}
#btn_illustration a {
	display: block;
	height:150px;
	width:140px;
	background: url(../images/btn_illustration.png) no-repeat;
	position: relative;
	clear: both;
}
#btn_illustration a:hover {
	background-position:0px -145px;
}
#btn_print a {
	display: block;
	height:150px;
	width:140px;
	background: url(../images/btn_print.png) no-repeat;
	position: relative;
	clear: both;
}
#btn_print a:hover {
	background-position:0px -145px;
}
#btn_web a {
	display: block;
	height:150px;
	width:140px;
	background: url(../images/btn_web.png) no-repeat;
	position: relative;
	clear: both;
}
#btn_web a:hover {
	background-position:0px -145px;
}
#btn_photography a {
	display: block;
	height:150px;
	width:140px;
	background: url(../images/btn_photography.png) no-repeat;
	position: relative;
	clear: both;
}
#btn_photography a:hover {
	background-position:0px -145px;
}
#left_column {
	width: 180px;
	height: 500px;
	border-right: thin dotted #CCC;
	clear: both;
	float: left;
}
#nav_column {
	width: 160px;
	height: 250px;
	background: url(../images/nav_back.png) no-repeat;
	margin-left: 10px;
	margin-top: 10px;
	text-align: right;
	position: relative;
	float: left;
}
ul.vertical_Menu {
	list-style:none;
	line-height: 1.5em;
	padding-top: 5px;
	padding-right: 10px;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
ul.vertical_Menu li a {
	text-decoration: none;
	display:block;
	color: #999;
}
ul.vertical_Menu li a:hover {
	color:#F90;
	background: url(../images/nav_option_background.png);
}
ul.vertical_Menu li a.current {
	color:#F90;
}
#nav_contact {
	width: 160px;
	height: 50px;
	background: url(../images/nav_back.png) no-repeat;
	margin-left: 10px;
	margin-top: 10px;
	text-align: right;
	position: relative;
	float: left;
}
#nav_min_aboutme {
	width: 160px;
	height: 100px;
	background: url(../images/nav_back.png) no-repeat;
	margin-left: 10px;
	margin-top: 10px;
	text-align: right;
	position: relative;
	float: left;
}
#tbl_portfolio {
	width: 630px;
	height: 500px;
	float: left;
	position: relative;
	left: 20px;
	top: 20px;
}
