@charset "UTF-8";
body {
	font: 14px Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	background: #000000;
	margin: 0px 75px;
	padding: 0px;
}
#page_wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	border-bottom: 1px solid #FFFFFF;
	display: block;
	height: 30px;
	padding-top: 100px;
}
#logo {
	width: 500px;
	font-size: 17px;
	float: left;
	display: block;
	margin-top: 10px;
}
#nav {
	float: right;
	display: block;
	margin-top: 10px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
}
#logo ul {
	display: block;
	list-style: none;
	width: 150px;
	float: right;
}
#nav ul li {
	display: block;
	width: 105px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#nav ul li a {
	font-size: 17px;
	color: #666666;
	text-decoration: none;
}
#nav ul li a:hover {
	border-bottom: 6px outset #FFFFFF;
	color: #FFFFFF;
}
.caption {
	height: 20px;
	margin-top: 5px;
	font-size: 12px;
}
.box {
border: 1px solid #000000;
}
#motion .box {
	height: 125px;
	width: 125px;
	padding-right: 25px;
	float: left;
}
a .box {
	color: #FFFFFF;
	text-decoration: none;
}
a .box .thumb img {
	border-style: none;
}
#motion .box:hover, #print .box:hover, #photo .box:hover {
}
#motion .portfoilio {
	width: 650px;
	height: 100%;
}
#motion {
	height: 350px;
}
#print .box {
	height: 150px;
	width: 100px;
	padding-right: 25px;
	float: left;
}
#print .portfoilio {
	width: 750px;
	height: 100%;
}
#print {
	height: 400px;
	clear: both;
}

#photo .box {
	height: 100px;
	width: 150px;
	padding-right: 25px;
	float: left;
}
#photo .portfoilio {
	width: 800px;
	height: 100%;
}
#photo {
	height: 200px;
	clear: both;
}


.orange {
	color: #FF6500;
}
a.orange   {
	color: #FF6500;
	text-decoration: none;
}
a.orange:hover  {
	color: #FF6500;
	text-decoration: underline;
}
.title {
	border-bottom: 1px solid #FFFFFF;
	padding-top: 25px;
	font-size: 21px;
	font-weight: bold;
}
.portfoilio {
	padding-top: 25px;
}
#wrapper {
	margin: 25px;
	height: 475px;
	display: block;
}
#friend_txt a {
	color: #999999;
	font-weight: normal;
}
#friend_txt p {
	font-weight: bold;
}
#info_text {
	margin-top: 25px;
	margin-bottom: 25px;
}
#movie_wrapper {
	margin: 10px;
	height: 640px;
	width: 920px;
	text-align: center;
}
#text_box {
	height: 400px;
	width: 175px;
	float: left;
	color: #CCCCCC;
}
#text_body a {
	color: #FFFFFF;
}
#photo_frame {
	float: left;
	height: 450px;
	margin-left: 25px;
}
#text_title {
	width: 175px;
	padding-bottom: 40px;
	font-weight: bold;
	font-size: 16px;
	color: #FF6500;
	line-height: 20px;
}
#text_body {
	width: 175px;
	text-align: left;
	line-height: 1.4;
}
#text_body .header {
	font-weight: bold;
	color: #FFF;
}
#resume, #phone, #email {
	margin-top: 25px;
	margin-bottom: 25px;
}

#resume a, #email a {
	text-decoration: underline;
	color: #FFF;
}
#resume a:hover, #email a:hover {
	text-decoration: underline;
	color: #FFF;	
}
#logo a.orange {
	text-decoration: none;
}
#logo a.orange:hover {
	text-decoration: underline;
}
#info_text p {
	font-weight: normal;
	color: #CCCCCC;
	line-height: 22px;
}
