html {
    /*overflow-y:scroll;*/
}

body {
    font-family:"Arial","Helvetica","Verdana","sans-serif";
    font-size:12px;
    margin:0;
    /*min-height:100%;
    padding:0 0 20px;*/
	
	min-width:940px;
	border:0;
	text-align:left;
}




td, p {
    font-size:12px;
}

div#page {
    margin:0 auto;
    position:relative;
    width:960px;
}
	
/*overflow: auto;
clear:both;*/

div#page-body-wrapper{
    width:940px;
	margin:0 auto;
    overflow:hidden;
	position:relative;
	background-color:#fff;
	padding:0px 10px 0 10px;
/*overflow: auto;*/
clear:both;
}



/* layout start */

/* layout */







	#page-header-wrapper {
	width:960px;
	margin:0 0px 0 0px;
	height:90px;
		/*background-color:blue;*/
	/*background:transparent url(body_bg.jpg) no-repeat top right; */ /* This has moved to color.css */
	}
	
	
	

div#page-body-top {
height: 13px;
font-size:1px;
}


div#page-column-left {
/*background-color:#339;*/
    padding:10px 0 0 0;
	margin-right:20px;
	float:left;
	width:420px;
    /* overflow:auto; */
    position:relative;
}


div#page-single-column{
	padding:10px 0 0 0;
    position:relative;
}





#content-wrapper {
background:transparent none repeat scroll 0 0;
width:100%;
/* overflow:auto; */
}

div#content{
clear:both;
background: #FFF;
min-height:380px;
overflow:hidden;
margin:0;
}



/* FOOTER */

div#page-footer-wrapper{
	/*background-color:#930;*/
	width:960px;
	margin:0 0px 10px 0px;
	
overflow: auto;
clear:both;
height:65px;
}



div#page-footer {
position:relative;
}

div#page-footer div#inner{
margin-top:0;
padding:0 20px 20px 20px;
z-index:2;
}

div#page-footer a{
text-decoration: none;
}


div#page-footer div#bg {
height:65px;
left:0;
position:absolute;
top:0;
width:100%;
z-index:1;
}

/* HEADER */

div#menu ul li a{
text-decoration:none;
text-transform:capitalize;
display:block;
}

div#menu ul li a.active,
div#menu ul li.active {
	font-weight:bold;
}

/* Positioning and sizing of page elements */
div#cz_jplayer{
    position: absolute;
    z-index: 10;
    top: 250px;
    left: 370px;
    overflow: auto;
    margin-bottom:20px;
}

div#inset-summary{
    /*top: 200px;
    margin-bottom: 20px;
    left: 400px;
    min-height: 300px;
    width: 360px;
    position:absolute;
    z-index: 2;*/
}


div#bigheadshot-wrapper{
	padding:8px;
	float: left;
    margin-right: 20px;
	border: 1px black solid;	
}

div#bigheadshot{



div.ad-gallery {
    width:700px !important;
}
div.ad-gallery .ad-image-wrapper {
    width:710px !important;
    height:490px !important;
}


