body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	    margin:0; 
	    padding:0; 
} 
h1,h2,h3,h4,h5,h6 { 
    font-size:100%; 
	font-weight:normal; 
	} 

object { outline:none; }

html { 
  padding:0px;
  margin:0px;
}
 
body {
  background-color: #131313;
  color: #FFF;
 
  font-size: 12px;
  font-family: Arial, Sans-Serif;
  line-height:1.7em;  
  margin:0px 0px; padding:0px;
  text-align:center;
}
img { border: none; } 

h1 {
font-size: 11px;
text-transform:uppercase;
text-align: right;
color: #564b47;
background-color: #FFF;
padding:5px 15px;
margin:0px
}
  
h2 {
	font-size:14px;
	padding-top:10px;
	color: #564b47;
	}
 
h2, pre {
  padding:10px;
}

h3{
	font-size:22px;
	font-wieght: normal;
	padding-bottom: 22px;
} 
h4{
	font-size:22px;
	font-wieght: normal;
	padding-bottom: 8px;
	padding-top: 10px;
} 
h5{
	color:#FF3399;
	font-size: 14px;
	padding-bottom: 10px;
	
}
h6{
	font-size: 12px;
	color: #333;
	margin-bottom: 10px;
}

h6 a{
	color: #fff;
	margin-bottom: 7px;
}

.jobTitle{
	color:#ff3399;
	font-size: 15px;
	padding-bottom: 10px;
}


a { 
	color:#999;
	text-decoration: none; 

}

a:hover { 
	color:#FF3399;

}

p {
	padding:0px;
	margin:0px;
	padding-bottom:10px;
}

#header {
  padding-left:0px;
  padding-top:0px;
  height:145px;
  margin:0px auto;
}

#content {
  margin:0px auto;
  width:900px;
}

#container {
  margin:0px auto;
  width:900px;
  text-align:left;
}


#menu {
  color:#fff;
  margin:0px auto; 
  height: 31px;
  width:269px;
  margin-bottom:15px;
  padding-left:30px;
   margin-top:7px;
	
}

.btn_hello a{
  display:block;
  width: 80px;
  height: 31px;
  background: url(img/btn_hello.jpg) no-repeat top left;
  float:left;
  margin-bottom:5px;
margin-right:4px;
}

.btn_hello a:hover{
	background-position: bottom left;
}

.btn_hello_active{
  display:block;
  width: 80px;
  height: 31px;
  float:left;
  margin-bottom:5px;
  background: url(img/btn_hello.jpg) no-repeat bottom left;
margin-right:4px;
}

.btn_contact a{
  display:block;
  width: 107px;
  height: 31px;
  float:left;
  background: url(img/btn_contact.jpg) no-repeat top left;

}

.btn_contact a:hover{
	background-position: bottom left;
}

.btn_contact_active{
  display:block;
  width: 107px;
  height: 31px;
  float:left;
  margin-bottom:5px;
background: url(img/btn_contact.jpg) no-repeat bottom left;
}

.btn_work a{
  display:block;
  width: 74px;
  height: 31px;
  float:left;
  background: url(img/btn_work.jpg) no-repeat top left;
  margin-bottom:5px;
margin-right:4px;
}

.btn_work a:hover{
	background-position: bottom left;
}

.btn_work_active a{
  display:block;
  width: 74px;
  height: 31px;
  float:left;
  margin-bottom:5px;
  background: url(img/btn_work.jpg) no-repeat bottom left;
  margin-right:4px;
}


#content_vp {
  width:990px;
  margin-left:60px;
  margin-top:30px;
}

.btn_home {
	font-size:11px;
	padding-bottom:60px;
}

/* thumbnails */
.thumbnails{
	padding-top: 10px;
	padding-bottom: 15px;
}

/* image floats */
.floatRight{
	padding-top: 10px;
	padding-bottom: 15px;
	float:right;
}



/* Title */


/* Video text */

.videoPlayer{
 	margin:0px auto;
	width:720px;
}

.vtContainer{
	width:900px;
	padding-top:20px;
	margin-top: 10px;
	background-color: #000;
	padding-bottom:10px;
	float:left;
}

.vtContainerLeft{
	width:140px;
	float:left;
	padding-left:20px;
	font-size: 15px;
}
.vtContainerRight{

	width:610px;
	float:left;
	margin-bottom:10px;
}

.vtCreditTitle {
	font-size: 9px;
 	color: #999;
 	line-height: 1em;
}
.vtCredit {
	font-size: 12px;
 	color: #FFF;
 	padding-bottom: 8px;
}
.vtCredit2 {
	font-size: 12px;
 	color: #FFF;
}

.credits a{
	color: #FFF;
}
.credits a:hover { 
	color:#FF3399;
}

.sm {
	font-size: 8px;
	color: #999;
}
.sm2 {
	font-size: 10px;
	color: #999;
}

.bio_heading {
	font-size: 18px;
	color: #FF3399;
	margin-bottom:10px;
}

.copy{
	float:left;

	font-size: 9px;
	text-align: center;
	width: 900px;
	color: #999;
	margin-top:10px;
}


/* Bio */

.bio_heading {
	font-size: 18px;
	color: #FF3399;
	margin-bottom:10px;
}

#bioContainer {
    padding-top:20px;
	width:520px;
	background-color:#000;
    padding-bottom:20px;
    margin:0px auto;
}

#bioText {
  padding-left:20px;
  padding-right:20px;
  width:410px;
 margin:0px auto;
}




