/* Start of CMSMS style sheet 'Yes I Am Show Stylesheet' */
*{margin:0}

/*body{
background: #000 url('images/YESIAM_SITEBUILD_MAIN.png');
background-repeat: no-repeat;
background-position:center; 
background-attachment:fixed;
}*/


#stage{
background: #999 url('images/YESIAM_SITEBUILD_MAIN.png');
background-repeat: no-repeat;
background-position:center top;
/*background-attachment: fixed;*/
height: 900px;
padding-bottom: 0px;

}

/*#jester{
position: absolute;
background: url('images/YESIAM_SITEBUILD_JESTER.png') no-repeat;
overflow:hidden;
top: 315px;
left: 369px;
width: 293px;
height: 577px;
}*/



#wrapper{
	width: 578px;
	margin-left: auto;
	margin-right: auto;
	padding-top:90px;
}

#wrapper2{
	width: 578px;
	margin-left: auto;
	margin-right: auto;
	padding-top:130px;
}




.header table, td{
	margin-left: auto;
	margin-right: auto;
	
	border: 0px;
	border-style:solid;
	border-color: #000;
	
	
}

.content table, td{
	margin-left: 0px;
	width: 90%;
	margin-top: -25px;
	border: 0px;
	border-style:solid;
	border-color: #000;
	
}

.content table td#jester{
	
}

.content p img{
	margin-bottom: 50px;
	
}

img {
	border: none;
}


#front_nav {
    
    overflow:hidden; /* so we can animate to zero width */
    
}

.content_page {
	margin-left: -30px;
	margin-right:auto;
	margin-top: 25px;
	
}

.content_page table, td{
	border: 0px #000 solid;
	text-align: center;
	
}

.content_page table#names{
	margin-left: auto;
	margin-right:auto;
	width: 500px;
	font-family: Alte Haas Grotesk;
	font-weight:bold;
}

.content_page table#names #name{
	font-size: 20pt;
}
.content_page table#names #title{
	font-size: 12pt;
}
.content_page table#names #phone{
	font-size: 12pt;
}

.content_page table#info{
	font-family: Alte Haas Grotesk;
	font-weight:bold;
	margin-left: auto;
	margin-right:auto;
	margin-top: 50px;
	width: 500px;
}



 #resizablepanel .bd {
margin-left: 30px;

        overflow:auto;
        background-color:tranparent;
        padding:10px;
        font-family: Arial;
    }

   /* #resizablepanel .ft {
        height:18px;
        padding:0;
    }

    #resizablepanel .yui-resize-handle-br {
        right:0;
        bottom:0;
        height: 8px;
        width: 8px;
        position:absolute;
    }
	
	 #resizablepanel_c.hide-scrollbars .yui-resize .bd {
        overflow: hidden;
    }

    #resizablepanel_c.show-scrollbars .yui-resize .bd {
        overflow: auto;
    }
	#resizablepanel_c.show-scrollbars .underlay {
        overflow: visible;
    }

#resizeablepanel a{
	color: #000;
}	

/* End of 'Yes I Am Show Stylesheet' */

