body {
	font-family: "Century Gothic", Arial;
	background-color:#FFFFFF;
}


/* id */

#d2_main_links{
	position:absolute;
	width:915px;
	height:10px;
	z-index:6;
}

#d2_main{
	width:915px; 
	height:572px;
}

#d2_nametag{
	position:absolute;
	width:115px; 
	height:10px;
	top:0px;
	left: 0px;
}

#d2_photo_link{
	position:absolute;
	width:59px; 
	height:10px;
	top:0px;
	left: 116px;
}


#d2_portfolios_tag{
	position:absolute;
	width:66px; 
	height:8px;
	top:2px;
	left: 425px;
}

#d2_people{
	position:absolute;
	width:100px; 
	height:12px;
	top:2px;
	left: 473px;
	z-index: 5;
}

#d2_places{
	position:absolute;
	width:50px; 
	height:8px;
	top:2px;
	left: 553px;
	z-index: 5;
}

#d2_advertising_link{
	position:absolute;
	width:88px; 
	height:8px;
	top:2px;
	left: 609px;
	z-index: 5;
}

#d2_ambient_link{
	position:absolute;
	width:56px; 
	height:8px;
	top:2px;
	left: 704px;
	z-index: 5;
}

#d2_biography_link{
	position:absolute;
	width:64px; 
	height:8px;
	top:2px;
	left: 783px;
	z-index: 5;
}

#d2_contact_link{
	position:absolute;
	width:54px; 
	height:10px;
	top:2px;
	left: 862px;
	z-index: 5;
}


#d2_content{
	position:relative;
	width:915px; 
	height:572px;
	top: 13px;
	border-top: 1px solid #BEBEBE;
	border-bottom: 1px solid #BEBEBE;
}


#d2_copyright{
	position:relative;
	width:94px; 
	height:8px;
	top: 14px;
	left: -411px;
}

/* class */
.text_darkgrey_sm{
	color:#808080;
	font-size:8px;
	font-family:"Century Gothic", Arial;
}

.text_darkgrey_med{
	color:#808080;
	font-size:11px;
	font-family:"Century Gothic", Arial;
}

.text_darkgrey_lg{
	color:#808080;
	font-size:14px;
	font-family:"Century Gothic", Arial;
}

.text_lightgrey_lg{
	color:#CCCCCC;
	font-size:14px;
	font-family:"Century Gothic", Arial;
}

/* custom */
@font-face{ 
	font-family:"Century Gothic"; 

	src: url("fonts/GOTHIC.TTF") format("truetype");
}


a {
outline: none;
}