
html, body {
	margin: 0 0 0 0;
	height: 99%;
}

body {
	margin: 0 0 0 0;
	font-family: "Jigsaw Regular 2";
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	background: #ffffff;
}

#now {
	z-index: 4000;
	position: absolute;
	top: 50px;
	left: 50px;
	cursor: pointer;
}


.push20 {
	float: left;
	width: 20px;
	height: 1px;
}

.menu {
	display: inline;
	border-bottom: solid 0px #a9bf00;
	position: relative;
	margin: 0;
}

a {
	color: #000000;
}


#menu_stories, #menu_fashion{
	font-family: "Jigsaw Regular 2";
	width: 140px;
	position: absolute;
	left: -10px;
	padding: 6px 10px 10px 10px;
	top: 26px;
	font-size: 12px;
	color: #000000;
	background: url(../img/bg-white-trans.png) no-repeat;
	z-index: 1000;
	margin: 0;
}

#menu_editorial {
	font-family: "Jigsaw Regular 2";
	width: 90px;
	position: absolute;
	left: -10px;
	padding: 6px 10px 10px 10px;
	top: 26px;
	font-size: 12px;
	color: #000000;
	background: url(../img/bg-white-trans.png) no-repeat;
	z-index: 1000;
}



#menu_share {
	font-family: "Jigsaw Regular 2";
	width: 140px;
	position: absolute;
	left: -10px;
	padding: 2px 10px 10px 10px;
	top: 18px;
	z-index: 1000;
	font-size: 12px;
	color: #000000;
	background: url(../img/bg-white-trans.png) no-repeat;
}


#logo {
	position: absolute;
	bottom: 220px;
	right: 0px;
	width: 48px;
	height: 46px;
	cursor: pointer;
	background: url(../img/logo.gif) no-repeat;
	z-index: 0;
}

.navigation {
	cursor: default;
	font-size: 10px;
}

#menu {
	font-family: "times new roman";
	font-size: 22px;
	line-height: 25px;
	padding: 10px 0 0 17px;
	height: 122px;
	position: absolute;
	z-index: 1000;
}

#menu_fix {
	padding: 0 0 0 0;
	text-align: left;
	position: absolute;
	z-index: 1001;
}

#menu a {
	color: #a9bf00;
	border-bottom: solid 1px #a9bf00;
	text-decoration: none;
}

#menu a:hover {
	color: #000000;
	border-bottom: solid 1px #000000;
	text-decoration: none;
}

#menu a.hi {
	/*color: #000000;*/
	text-decoration: none;
	border: none;
}


#menu_fix {
	font-family: "Jigsaw Bold";
	background: url(../img/line.gif) left center no-repeat;
	font-size: 33px;
	position: absolute;
	top: 41px;
	height: 66px;
	line-height: 1.12;
	left: 5px;
}

#menu_fix span {
	/*border-bottom: solid 2px #000000;*/
}

#menu_fix a {
	font-size: 33px;
	text-decoration: none;
	color: #000000;
}

a.menu_list {
	color: #000000; 
	border: none; 
	line-height: 20px;
}

a.menu_list:hover {
	color: #a9bf00; 
	border: none; 
	line-height: 20px;
}

a.navigation_link {
	text-decoration: none;
	color: #a9bf00;
	font-family: "Jigsaw Regular 2";
	font-size: 10px;
}

#contact {
	color: #000000;
	font-family: "Jigsaw Regular 2";
	font-size: 12px;
	line-height: 1.2;
	width: 172px;
	height: 70px;
	float: left;
}

#contact_next {
	color: #000000;
	font-family: "Jigsaw Regular 2";
	font-size: 12px;
	line-height: 1.2;
	width: 130px;
	height: 70px;
	float: left;
}

#contact a, #contact_next a {
	color: #000000;
	text-decoration: underline;
	border: none;
}

#contact a:hover, #contact_next a:hover {
	color: #000000;
	text-decoration: underline;
	border: none;
}


#photo {
	position: absolute;
	left: 416px;
	top: 10px;
	z-index: 0;
}

#photo-detail {
	font-family: "Jigsaw Regular 2";
	font-size: 12px;
	position: absolute;
	left: 16px;
	top: 188px;
	width: 172px;
	z-index: 1;
}

#photo-box  {
	position: absolute;
	left: 191px;
	top: 188px;
	z-index: 1;
}

#photo-box-top  {
	position: absolute;
	left: 416px;
	top: 10px;
	z-index: 1;
}

#photo-box h1, #photo-box-top h1 {
	font-family: "times new roman";
	font-size: 22px;
	line-height: 25px;
	margin: 0 0 10px 0;
	font-weight: normal;
}

#nav-option  {
	position: absolute;
	left: 50px;
	top: -2px;
	z-index: 4;
}



#share {
	position: relative;
	font-size: 12px;
	height: 80px;
}

#share a  {
	color: #a9bf00;
	font-size: 12px;
	border-bottom: solid 0px #a9bf00;
	text-decoration: underline;
	line-height: 20px;
}

#share a.menu_list_share  {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	border: none;
}

#share a.menu_list_share:hover  {
	color: #a9bf00;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	border: none;
}

#biography_text {
	position: absolute;
	color: #a9bf00;
	left: 10px;
	top: 90px;
	width: 400px;
	font-family: "times new roman";
	font-size: 22px;
	line-height: 25px;
	z-index: 50;
}

#title_biography
{
	color: #a9bf00;
}


#news {
	position: absolute;
	bottom: 0;
	left: 130px;
	width: 254px;
	padding: 0;
	margin: 0;
	font-family: "Jigsaw Regular 2";
	background: url(../img/bg-white-trans.png) no-repeat;
	z-index: 800;
}

#news h1 {
	font-size: 11px;
	font-weight: normal;
	border-bottom: solid 1px #dfdfdf;
	margin: 0;
	padding: 0;
	line-height: 1.4;
}

#news .line {
	font-size: 12px;
	font-weight: normal;
	border-bottom: solid 1px #dfdfdf;
	margin: 0;
	/*height: 25px;*/
	line-height: 2.2;
	clear: both;
	color: #000000;
}

#news .line .content p {
	margin: 0;
	padding: 0 0 0 56px;
	line-height: 2.2;
}

#news .line .text .content a {
	text-decoration: underline;
	color: #93b800;
}

#news .date {
	float: left;
	width: 56px;
	font-size: 12px;
	color: #93b800;
}

#news .text {
	float: left;
}


#news .text a {
	color: #000000;
	text-decoration: none;
}

#news .text a:hover {
	color: #93b800;
	text-decoration: none;
}

#news .pagination {
	font-size: 11px;
	line-height: 2;
	float: left;
	height: 22px;
}

#news .pagination a {
	font-size: 10px;
	color: #93b800;
	text-decoration: none;
	padding: 0 4px 0 0;
}

#news .pagination a.sel {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding: 0 4px 0 0;
}

.colored {
	color: #93b800;
}

#main  {
	padding: 0 0 0 0;
}


#header {
	font-size: 70px;
	width: 890px;
	border-top: solid 0px #111111;
	font-weight: bold;
	padding: 16px 0 0px 5px;
	text-align: left;
	margin: auto;
}

#header a {
	color: #000000;
}


