@charset "utf-8";
/* CSS Document */

body{
margin:0;
padding:0;
font-family:Arial;
font-weight:12px;
background:#cbd5e0 url(images/bg.gif) repeat-x;
}
#container{
width:840px;
margin-left:auto;
margin-right:auto;
position:relative;
}
#banner{
width:840px;
height:414px;
background:url(images/banner.jpg) no-repeat;
}
#nav{
padding:0 20px;
width:800px;
height:42px;
background:url(images/nav_bg.gif) repeat-x;
border:1px solid #999;
margin-top:-25px;
margin-bottom:20px;
}
#nav a{

margin-right:6px;
margin-left:6px;
text-decoration:none;
color:#333333;
font-size:24px;
line-height:42px;
}
#nav #follow{
color:#333333;
font-size:24px;

height:55px;

position:absolute;
right:20px;
top:385px;

}
#follow span{

bottom:16px;
_bottom:20px;
line-height:55px;
position:relative;
margin:0;
padding:0;
}
#follow a{
display:inline-block;
width:43px;
height:55px;
margin-left:4px;
}
#twitter{
background:url(images/twitter.gif) no-repeat;
}
#facebook{
background:url(images/facebook.gif) no-repeat;
}
#linkedin{
background:url(images/linkedin.gif) no-repeat;
}
#footer{
text-align:center;
colour:#ccc;
margin-top:20px;
font-size:10px;
}
#content{
padding:0 0 0 24px;
}
#bio{
background:transparent url(images/bio_bg.jpg) no-repeat scroll 0 0;
height:829px;
line-height:20px;
padding-left:280px;
padding-right:10px;
padding-top:80px;
width:530px;
margin-left:-14px;
}
#biopic{
float:left;
margin-right:15px;
}
#bio h1{
color:#333333;
font-size:24px;
padding-bottom:0;
}
.highlight{

}
form textarea{
width:300px;
height:120px;
}
td{
vertical-align:top;
}
.synopsis{
display:block;
width:550px;
padding:6px;
font-size:12px;
background:#666;
color:#fff;
}
