@charset "UTF-8";

body {
	background-color: #000000; 
	margin-top: 20px;
	margin-left: 20px;
	font-family: Georgia;
	color: #FFFFFF;
	text-decoration: none;
	word-spacing: Normal;
	text-align: left;
	letter-spacing: 0;
	text-indent: 0px;
	line-height: 14px;
	font-size: 11px;
}

.wrapper {
	float:left;
	width: 900px;
}

.header_main {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	width: 900px;
	height: 70px;
	float: left;
}

.logo_holder {
	width: 161px;
	height: 70px;
	border-bottom:#009DEE 1px solid;
	float: left;
	margin-right:20px;
}

.details_holder {
	width: 704px;
	height: 70px;
	border-bottom:#009DEE 1px solid;
	float: left;
}

.details_container {
	padding-top: 20px;
	width:181px;
	float: left;
}

.details_container_end {
	padding-top: 20px;
	width:200px;
	float: left;
}

.blue_text {
	color: #009DEE;
}

.sidebar {
	float: left;
	width: 161px;
}

.underline {
	text-decoration:underline;
}

.menu {
	float: left;
	width: 161px;
	height: 140px;
	border-bottom:#009DEE 1px solid;
	margin-bottom: 10px;
	
}

.menu_contact {
	float: left;
	width: 161px;
	height: 744px;
	border-bottom:#009DEE 1px solid;
}

.menu_contact_fashion {
	float: left;
	width: 161px;
	height: 1650px;
	border-bottom:#009DEE 1px solid;
}

.menu_contact_portrait {
	float: left;
	width: 161px;
	height: 588px;
	border-bottom:#009DEE 1px solid;
}

.menu_contact_landscape {
	float: left;
	width: 161px;
	height: 299px;
	border-bottom:#009DEE 1px solid;
}

.menu_contact_interview {
	float: left;
	width: 161px;
	height: 1049px;
	border-bottom:#009DEE 1px solid;
}

.content_holder {
	float: left;
	width: 724px;
}

.thumb {
	margin-bottom: 10px;
	margin-left: 20px;
	float: left;
	height: 140px;
	width: 161px;
	border-bottom: #009DEE 1px solid;
}

thumb_pic{
	border: 0px 0px 0px 0px;
}

.thumb_end {
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
	height: 140px;
	width: 161px;
	border-bottom: #009DEE 1px solid;
}


.thumb_text {
	padding-top: 5px;
}

a:link,
a:active,
a:visited
{
    font-family: Georgia;
	color: #FFFFFF;
	text-decoration: none;
	word-spacing: Normal;
	text-align: left;
	letter-spacing: 0;
	text-indent: 0px;
	line-height: 14px;
	font-size: 11px;
}

a:hover {
    text-decoration: underline;
}



/*Pic Holder*/

.pic_holder_portrait {
	float: left;
	width: 704px;
	height: 750px;
	margin-left: 20px;
	margin-bottom: 10px;
	border-bottom: #009DEE 1px solid;

}

.pic_holder_portrait_long {
	float: left;
	width: 704px;
	height: 900px;
	margin-left: 20px;
	margin-bottom: 10px;
	border-bottom: #009DEE 1px solid;

}

.pic_holder_landscape {
	float: left;
	width: 704px;
	height: 593px;
	margin-left: 20px;
	margin-bottom: 10px;
	border-bottom: #009DEE 1px solid;

}

.pic_description {
	margin-bottom: 10px;
	float: left;
	height: 140px;
	width: 161px;
	border-bottom:#009DEE 1px solid;
}

.next_back_portrait {
	float: left;
	width: 161px;
	height: 448px;
	border-bottom:#009DEE 1px solid;
}

.next_back_portrait_long {
	float: left;
	width: 161px;
	height: 598px;
	border-bottom:#009DEE 1px solid;
}

.next_back_landscape {
	float: left;
	width: 161px;
	height: 291px;
	border-bottom:#009DEE 1px solid;
}

/*About Contact*/

.about {
	width:342px;
	float: left;
	margin-left: 20px;
	height: 450px;
	border-bottom:#009DEE 1px solid;
	margin-bottom: 10px;
}

.about p {
	padding:0px 0px 0px 0px;
	margin:0px;
}

.contact {
	width:342px;
	float: left;
	margin-left: 20px;
	height: 450px;
	border-bottom:#009DEE 1px solid;
}

/*interview*/

.interview {
	width:342px;
	float: left;
	margin-left: 20px;
	height: 1200px;
	border-bottom:#009DEE 1px solid;
	margin-bottom: 10px;
}
