/* Global style
********************************************/
html, body {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-family:Verdana, Arial, sans-serif;
}
.centrage {
	text-align: left;
}
#silhouette {
	background:url(img/acc_2009_silhouette.png);
	height:469px;
	width:120px;
}
#main_content {
	width:700px;
	height:469px;
	position: absolute;
	top: 15%;
	left: 15%;
}
#name {
	font-size:30px;
	top:1px;
	margin-left:5px;
	letter-spacing:-.07em;
}
#catch_phrase {
	font-size:12px;
	top:35px;
	margin-left:7px;
	letter-spacing:-.03em;
}
#name, #catch_phrase {
	position:absolute;
	left: 121px;
	color:#131314;
	margin-top:0px;
	font-weight:normal;
}

#lg_chg {
	font-size:12px;
	top:35px;
	margin-left:7px;
	letter-spacing:-.03em;
	position:absolute;
	left: 640px;
	width:53px;
	text-align:right;
	color:#131314;
	margin-top:0px;
	font-weight:normal;
}
#accordion {
	position:absolute;
	left: 125px;
	top:40px;
	margin:20px 0px;
}
h3.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	background: #ddd;
	color: #8c8c8c;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}
div.element p, div.element h4 {
	margin:0px;
	padding:4px;
	font-size:11px;
}
blockquote {
	padding:0px 0px 0px 0px;
	font-size:11px;
}
a:link, a:visited, a:active { color:#000; text-decoration:underline;}
a:hover{ text-decoration:none;}
a img{border: none;}


/* Footer
********************************************/
#urbanshotlogo{
	clear: both;
	font-size: 0.8em;
	margin: 0;
	color:#666666;
	padding: 2em 0 1em 0;
	text-align: center;
}

#urbanshotlogo a{
	text-decoration: none;
	color: #999;
	background: transparent;
}
#idcard {
	width:50%;
	padding-left:25%;
	text-align:left;
}