html{font-size:medium}
body{
font-size:62.5%;
font-family: courier;
background:#666;
text-align:left;
}
html,body,h1,h2,h3,h4,h5,h6,p,a,img,
dl,dt,dd,ol,ul,li,blockquote,cite,
form,fieldset,legend,label,
table,caption,thead,tbody,tfoot,tr,th,td{
	margin:0;
	padding:0;
	font-weight:normal;
	font-size: 12px;
}
fieldset,img{border:none;}
ol,ul{list-style:none;}


a{color:#ffff00;text-decoration:none}
a:hover{color:#ffff00}



#header{
width:662px;
margin:0 auto;
}

#fb_block{background-color:#333;
width: 200px;
float: center;
margin-left: 122px}


#nav{
	height: 134px;
	background-image:  url(../images/header.gif);
	background-repeat: no-repeat;
	position:relative;
	margin:0 0 5px;
	left: 9px;
	top: 2px;
}

#nav ul{
width: 370 px;
float:right;
font-size:120%;
margin: 90px -12px 0;
font-family:courier;
letter-spacing:1px;
}
#nav ul li{
float:left;
}
#nav ul li a{
display:block;
color:#fff;
text-decoration:none;
padding:0 10px;
}
body#bio li.profile a,
body#films li.services a,
body#resume li.portfolio a,
body#contact li.contact a,
#nav ul li a:hover{
color:#ffff00;
}



#divider{
margin:0 auto;
height:12px;
text-align:center;
overflow:hidden;
}

#hub{
width:875px;
margin:0 auto;
background:#666;
float: center;
}




#hub #content-home{}

body#home #hub #content-home{
width:605px;
float:left;
display:inline;
}
body#home #hub .section{
}

body#home #hub #content-home .section{
width:503px;
min-height:217px;
margin-left:20px;
margin-bottom:20px;
}
* html body#home #hub #content-home .section{height:217px} /* IE6 hack */


biography {
font-size:200%;
line-height:3.8em;
color:#ffffff;
font-family:couier;
padding-left:1.25em;
font-style:normal;
}

body#home #hub #content-home #intro.section p{
font-size:130%;
line-height:1.4em;
color:#666;
font-family: "Courier New", Courier, monospace;
margin:0.5em 1.25em 1em;
}

#hub #content-bottom{}

body#home #hub #content-bottom{
width:822px;
float:left;
display:inline;
}

body#home #hub #content-bottom .section{
width:874px;
min-height:175px;
margin-bottom:20px;
}
* html body#home #hub #content-bottom .section{height:217px} /* IE6 hack */
body#home #hub #content-home #intro.section em{
font-size:130%;
line-height:3.8em;
color:#666;
font-family:tahoma,geneva,arial,sans-serif;
padding-left:1.25em;
font-style:normal;
}


#hub #poster-home{
width:330px;
float:right;
display:inline;
margin:0px 0px 0 0;
}
#hub #poster-home .section{
font-size:100%;
color:#ffffff;text-decoration:none
width:328px;
min-height:217px;
margin-bottom:20px;
}



.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: left;
	display: none;
	word-spacing: .04em;
}
.bold {
	font-family: courier;
	font-size: 13px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #ffff00;
	
}
.emails {
	font-family: courier;
	font-size: 13px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	
	}
	
	#emails a:hover{
color:#000000;
}

#contact {

	height: 525px;
	width: 500px;
	background-repeat:no-repeat;
	background-color: #666;
	background-image: url(../images/card.png);
	font-family: courier;
	background-position: center center;	}
	
	#contact a:link {
	text-decoration: underline; 
	color: #000;
	background: transparent;
}
#contact a:visited {
	text-decoration: none; 
	color: #006; 
	background: transparent;
}
#contact a:hover {
	text-decoration: none; 
	color: #F30; 
	background: transparent;
}
#contact a:focus {
	text-decoration: none; 
	color: #F30; 
	background: transparent;
}
#contact a:active {
	text-decoration: none; 
	color: #F30; 
	background: transparent;
}
					




