
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	margin: 63px 0 0 0;
	color: #333333;	
	background: #fcd861 url('images/joint_tile.gif') top center; 
	font-size:62.5%     /* for IE/Win */
}

html>body {font-size:10px} /* for everything else */

div,table,td,th {
	font-size: 1em;
}

img {
    border: 0;
}

h4 {
    margin: 8px 0px 4px 0px;
}

a:link {
	color: #5d360c;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #5d360c;
}

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

a:active {
	text-decoration: none;
	color: #5d360c;
}

#homeMain {
    width: 800px;
	height: 600px;
	background: #fcd861 url('images/home_bg.gif') no-repeat top left; 
	vertical-align: top;
}

td.main {
    width: 800px;
	height: 600px;
	background-color: #fcd861;
	vertical-align: top;
}

#main_sub1 {
	background: #fcd861 url('images/inner_bg.gif') no-repeat top left; 
}

#main_sub2 {
	background: #fcd861 url('images/inner_bg_reels.gif') no-repeat top left; 
}

#main_local {
	background: #fcd861 url('images/inner_bg_local.gif') no-repeat top left;     
}

#homeTitle {
	margin: 0 0 0 25px;
}

#title {
	vertical-align: top;
	padding: 0 0 0 19px;
	float: left;
}

#homeBody {
	margin: 135px 0 0 80px;
}

#body {
    width: 800px;
	clear: left;
}

#arcBody {
	height: 500px;
	margin: 0 0 0 80px;
}

#homeNav {
	font-size: 1.4em;
	list-style: none;
	margin: 0;
	padding: 18px 0 0 0;
}

#homeNav li {
	padding: 0 0 16px 0;
}

#homeNav2 {
	margin-left: 15px;
}

#homeNav3 {
	margin-left: 22px;
}

#homeNav4 {
	margin-left: 15px;
}

#nav {
	padding: 40px 0 0 0;
	font-size: 1.1em;
}

#nav a {
	padding: 0 6px 0 6px;
}

#arcNav {
	font-size: 1.4em;
	list-style: none;
	margin: 0;	
	padding: 0 0 0 140px;
}

#arcNav li {
	padding: 18px 0 18px 0;
}

#arcNav2 {
	margin-left: 6px;
}

#bio {
    margin: 0px 0px 0px 30px;
    width: 220px;
	font-size: 1.1em;
}

#reelData {
/*    float: left;*/
    padding: 24px 0 0 28px;
}

#reelViewer {
    float: left;
    margin: 0 0 0 50px;
}

#reelSize {
    margin: 0 0 8px 15px;
    font-size: 1.2em;
}

#reelNav {
    float: left;
    text-align: center;
    margin: 20px 0 0 45px;
}

#reelMeta {
    color: #555;
    margin: 10px 0 0 0;
}

#reelThumbs{
    border: 0;
    width: 100px;
    height: 340px;
    overflow: hidden;  
}

#thumbStack{
    position: relative;
    width: 100px;
}

#legal {
	font-size: .9em;	
	color: #ab9342;
}

.clear {
    clear: both;
}

.left {
    float: left;
}

.top {
    vertical-align: top;
}
.arcContent {
	padding: 0 0 0 140px;
}

.staffName {
    font-size: 1.4em;
}
.staffJob {
    font-size: 1.2em;
}

.reelTitle{
    font-style: italic;
}

.reelThumbUnit {
    margin: 8px 0 16px 0;
}
.reelThumbTitle {
    color: #555;    
    font-style: italic;
    padding: 6px 0 0 0;
}

