body {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	color:#FFFFFF;
	background: #000000;
	margin: 0px 0px 0px 0px;
}
#main_table {
	position: relative;
	margin-top: 5%;
}
#wrap {
	width:720px;
	padding:0;
	margin-bottom:10px;
	border: 1px solid #000000;
	text-align:left;
	height:507px;
	overflow:visible;
	z-index: 1;
	position: relative;
}
#band{
	position: absolute;
	width: 720px;
	overflow:hidden;
	text-align: center;
	left: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF9933;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
	color:#FFFFFF;
}
a:focus{border-style:none;}
#portfolio_detail .innerwrap{
	width:720px;
	height:518px;
	overflow:visible;
	position: relative;
	top: 0px;
	left: 0px;
}
#page_footer{
	font-size:0.8em;
	width:720px;
	z-index:100;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	color: #999999;
}
/**************************************************/
#page_index #wrap{
	background:url(../img/bg_index.jpg) no-repeat left top;
}
#page_portfolio #wrap{
	background:url(../img/bg_portfolio.jpg) no-repeat left top;
}
#page_portfolio_detail #wrap{
	background:none;
	background-color:#000000;
}
#page_resume #wrap{
	background:url(../img/bg_resume.jpg) no-repeat left top;
}
#page_press #wrap{
	background:url(../img/bg_press.jpg) no-repeat left top;
}
#page_links #wrap{
	background:url(../img/bg_links.jpg) no-repeat left top;
}
#page_contact #wrap, #page_result #wrap{
	background:url(../img/bg_contact.jpg) no-repeat left top;
}