body,div,dl,dt,dd,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
		table{border-collapse:collapse;border-spacing:0;}
		fieldset,img{border:0;}
		address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
		caption,th {text-align:left;}
		h1,h2,h3,h4,h5,h6{font-size:100%;}
		q:before,q:after{content:'';
}

body {
	font-size: 75%;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div {
/*    position: relative;  */
    display: inline;
}

img {
    border: none;
}

a {
	color: #1281aa;
	text-decoration: none
}
a:hover {
	text-decoration: underline;
}

/* FORM */

input[type="text"] {
    border-top: 0px solid white;
    border-left: 0px solid white;
    border-right: 0px solid white;
    border-bottom: 1px solid #333333;
}

textarea {
    border: 1px solid #333333;
}

input[type="submit"] {
    border: 0px solid white;
    background: #1281aa;
    color: #ffffff;
    padding-left: 5px;
    padding-right: 5px;    
}

#searchSubmit {
    clear: none;
    background: transparent;
    color: #333333;
}


/* COL BASICS  */
#head {
    float: left;
    margin: 0px;
    clear: both;
	width: 909px;
	margin-right: 0px;
    background-image: url(/img/headbg.gif);
    background-position: left top;
    background-repeat: no-repeat;
    margin-top: 27px;
	margin-left: 19px;
	height: 90px
}

#page {
    clear: both;
    float: left;
    width: 1085px;
	margin-top: 0px;
	margin-left: 30px;
}

#content {
    clear: both;
    float: left;
    width: 889px;
    margin-top: 42px;
}

#leftCol {
    clear: both;
    float: left;
    width: 570px;
}

#rightCol {
    float: right;
    width: 280px;
}

#bannerCol {
    float: right;
    width: 160px;
    margin-top: 42px;
}
/* HEAD */

#head #logoDiv {
    float:left;
    width: 174px;
}

#head #menuDiv {
    float:left;
}

#menuDiv a {
    color:#000000;
}

#menuDiv a:hover {
    color:#1281aa;
    text-decoration: none;
}

#menuDiv a.selected {
    color:#1281aa;
}

#head #menuDiv ul {
    float: left;
    margin: 0px;
    padding: 0px;
    margin-top: 58px;
    margin-left: 20px;
    list-style-type: none;
    
}
#head #menuDiv ul li {
    float: left;
    margin-right: 10px;
}

#head #searchHeadDiv {
    float: right;
    margin-top: 54px;
}

#head #headBottomDiv {
    clear: both;
    float: left;
    width: 889px;
    margin-top: 0px;

}

.hideLbl {
    display: none;
}
/* LEFT COL START */

#leftColStart {
    clear: both;
    position: relative;
    float: left;
    width: 100%;
    /*border-bottom: 3px solid #333333;*/
    padding-bottom: 7px;
}

#leftColStart h1 {
    font-size: 1.833em;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 5px;
}

#leftColStart h2 {
    font-size: 1.250em;
    font-weight: bold;
    margin-bottom: 15px;
}

#leftColStart p {
    margin-bottom: 15px;
}

/* LEFT COL SHOWS */

#leftColThisShows {
    clear: both;
    float: left;
    width: 100%;
    /*border-bottom: 1px solid #333333;*/
}

#leftColThisShows h1 {
    font-size: 1.333em;
    font-weight: bold;
    margin-top: 45px;
    margin-bottom: 10px;
    padding-bottom: 15px;
    border-bottom: 1px solid #333333;
}

#leftColPrevShows {
    margin-top: 15px;
    clear: both;
    float: left;
    width: 100%;
}

#archive {
    float: left;
    display: inline;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 500px;
}

.showsPicMonth {
    clear: both;
    float: left;
    width: 15px;
    margin-top: 3px;
}

.showsListMonth {
    float: right;
    width: 538px;
}

.showsListHorBorder {
    clear: both;
    float: left;
    width: 100%;
    background-color: Red;
    border-bottom: 1px solid #333333;
}

.showsListMonth div {
    float: left;
    width: 100%;
    font-weight: normal;
    background-image: url("/img/bg.dots.hor.gif");
    background-position: left bottom;
    background-repeat: repeat-x;
    padding-top: 3px;
    padding-bottom: 8px;
}

.showsListMonth div.lastShowItem {
    background-image: none;
}

.showsListMonth div a {
    font-weight: bold;
}

span.showListItemDate {
    position: relative;
    float: left;
    display: block;
    width: 6%;
}

span.showListItemData {
    position: relative;
    float: right;
    display: block;
    width: 94%;
    text-align: left;
}

/* LEFT COL FOOTER */

#footerLeft {
    float: left;
    display: inline;
    width: 600px;
    padding-top: 18px;
    margin-top: 25px;
    margin-bottom: 25px;
    background-image: url(/img/footerbg.gif);
    background-position: left top;
    background-repeat: no-repeat;
}

#footerLeft img {
    position: relative;
    float: left;
    margin-left: 24px;
}

#footerLeft span {
    position: relative;
    float: left;
    display: block;
    width: 413px;
    margin-top: 21px;
    margin-left: 30px;
    color: #898989;
    font-size: 0.917em;
    line-height: 1em;
}

/* START NEWS */

#startNews {
    float: left;
    display: inline;
    width: 100%;
    padding-bottom: 17px;
    border-bottom: 3px solid #333333;
}

#startNews h1, #startNews h2 {
    font-size: 1.333em;
    font-weight: bold;
    margin-bottom: 20px;
}

#startNews div {
    float: left;
    width: 100%;
    background-image: url("/img/bg.dots.hor.gif");
    background-position: left bottom;
    background-repeat: repeat-x;
    padding-top: 3px;
    padding-bottom: 10px;
}

#startNews div.lastNews {
    background-image: none;
}

#startNews p {
    clear: both;
    margin-top: 15px;
    margin-bottom: 5px;
}

#startNews div span {
    font-size: 0.917em;
}

/* START STATEMENTS */

#startStatements {
    float: left;
    display: inline;
    width: 100%;
    margin-top: 0px;
    padding-bottom: 22px;
    border-bottom: 3px solid #333333;
}

#startStatements h1 {
    font-size: 1.333em;
    font-weight: bold;
    margin-bottom: 20px;
}

#startStatements img {
    position: relative;
    float: left;
    display: block;
    margin-bottom: 10px;
    width: 110px;
}

#startStatements div {
    position: relative;
    float: right;
    display: block;
    width: 160px;
}
#startStatements div p {
    margin: 0px;
    font-weight: bold;
}

#startStatements p {
    clear: both;
    margin-top: 0px;
    margin-bottom: 10px;
}

/* START FLUX */

.startFlux {
    float: left;
    display: inline;
    margin-top: 50px;
    width: 100%;
    padding-bottom: 22px;
    border-bottom: 3px solid #333333;
}

.startFlux h1 {
    font-size: 1.333em;
    font-weight: bold;
    margin-bottom: 20px;
    display: inline;
    padding-right: 10px;
    margin-right: 10px;
    background-image: url("/img/bg.dots.ver.gif");
    background-position: right top;
    background-repeat: repeat-y;
    width: auto;
}

.startFlux div {
    clear: both;
    float: left;
    width: 100%;
    background-image: url("/img/bg.dots.hor.gif");
    background-position: left bottom;
    background-repeat: repeat-x;
    padding-top: 3px;
    padding-bottom: 10px;
}

.startFlux span {
    position: relative;
    float: left;
    display: block;
    margin-top: 10px;
}

.startFlux div a {
    color: #444;
} 

/* NEWS */
#newsArticle {
    float: left;
    width: 100%;
}

#newsArticle h1 {
    font-size: 1.833em;
    font-weight: bold;
    margin-bottom: 15px;
}

#newsArticle h2 {
    font-size: 1.333em;
    font-weight: bold;
    margin-bottom: 5px;
}

#newsArticle span {
    position: relative;
    float: left;
    display: block;
    color: #898989;
    margin-bottom: 20px;
}

#newsArticle p {
    clear: both;
    margin-bottom: 10px;
}

#newsArticle strong {
    clear: both;
    font-weight: bold;
}

/* SHARE */

#shareThis {
    float: left;
    display: inline;
    width: 100%;
    padding-bottom: 22px;
    border-bottom: 3px solid #333333;
}

#shareThis h2 {
    clear: both;
    font-size: 1.333em;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 20px;
    padding-right: 10px;
    margin-right: 10px;
}

#shareThis span {
    clear: both;
    display: block;
    padding-top: 3px;
    padding-bottom: 5px;
}

#shareThis span.last {
    padding-bottom: 15px;
}

#shareThis label {
    clear: both;
    margin-top: 15px;
    margin-bottom: 5px;
    display: block;
}

#shareThis label input {
    margin-top: 5px;
    width: 100%;
}

/* SHOWS */

#showsTop {
    float: left;
    width: 889px;
    background-image: url("/img/bg.dots.hor.gif");
    background-position: left bottom;
    background-repeat: repeat-x;
    margin-bottom: 45px;
    padding-top: 3px;
    padding-bottom: 20px;
}

#showsTop h1 {
    display: inline;
    font-size: 1.833em;
    font-weight: bold;
    padding-right: 10px;
    margin-right: 10px;
    color: #1281aa;
}

#showsTop a {
    color: #000000;
}

#showsTop div {
    position: relative;
    float: left;
    display: block;
    clear: both;
    font-size: 2.0em;
    font-weight: normal;
    margin-top: 10px;
    color: #1281aa;
}

#showsTop div span {
    display: inline;
    margin-right: 10px;
    font-weight: normal;
}

#showsTop div a {
    margin-right: 10px;
    font-weight: normal;
    color: #000000;
}

#showsTop a.yearLink {
    font-size: 1.833em;
    font-weight: bold;
    padding-right: 10px;
    margin-right: 10px;
}


#showsListLeft {
    float: left;
    width: 100%;
}

#showsListLeft h3 {
    font-size: 1.333em;
    font-weight: bold;
    margin-bottom: 10px;
}

#showsListLeft div {
    float: left;
    width: 100%;
    font-weight: normal;
    background-image: url("/img/bg.dots.hor.gif");
    background-position: left bottom;
    background-repeat: repeat-x;
    padding-top: 3px;
    padding-bottom: 8px;
}

#showsListLeft div.lastShowItem {
    background-image: none;
}

#showsListRight {
    float: left;
    width: 100%;
    padding-bottom: 22px;
    border-bottom: 3px solid #333333;
}

#showsListRight h3 {
    clear: both;
    font-size: 1.333em;
    font-weight: bold;
    margin-bottom: 20px;
    padding-right: 10px;
    margin-right: 10px;
}

#showsListRight label {
    clear: both;
    position: relative;
    float: left;
    display: block;
    margin-bottom: 5px;
}

/* show */

#showTop {
    float: left;
    width: 889px;
    background-image: url("/img/bg.dots.hor.gif");
    background-position: left bottom;
    background-repeat: repeat-x;
    margin-bottom: 45px;
    padding-top: 3px;
    padding-bottom: 30px;
}

#showTop span, span#fpcredit {
    position: relative;
    display: block;
    clear: both;
    color: #333333;
    font-size: 0.833em;
    width: 290px;
    padding:10px 0 0;
}

#showTop div {
    float: right;
    width: 330px;
}

#showTop div strong {
    font-weight: bold;
}

#showTop div img {
    margin-bottom: 30px;
}

#showTop div p {
    margin-top: 20px;
    font-size: 0.833em;
}

#showLeft {
    float: left;
    width: 100%;
}

#showLeft h1 {
    font-size: 1.667em;
    margin-bottom: 20px;
}

#showLeft p {
    margin-bottom: 20px;
}

/* statements */

#statementsLeft {
    float: left;
    width: 100%;
}

#statementsLeft h1 {
    font-size: 1.833em;
    font-weight: bold;
    margin-bottom: 5px;
}

#statementsLeft div.teaserBox {
    float: left;
    width: 100%;
    background-image: url("/img/bg.dots.hor.gif");
    background-position: left bottom;
    background-repeat: repeat-x;
    padding-top: 20px;
    padding-bottom: 25px;
    /*
    padding-top: 10px;
    padding-bottom: 10px;*/
}

#statementsLeft div.lastStatement {
    background-image: none;
}

#statementsLeft div h2 {
    font-size: 1.3em;
    font-weight: bold;
}

#statementsLeft div img {
    float: left;
    margin-right: 10px;
}

#statementsLeft div p {
    margin-top: 10px;
    margin-bottom: 10px;
}

#commentRight {
    float: left;
    width: 100%;
    padding-bottom: 22px;
    border-bottom: 3px solid #333333;
}

#commentRight h2 {
    font-size: 1.333em;
    font-weight: bold;
    margin-bottom: 12px;
}

#commentRight p {
    margin-bottom: 10px;
}

#commentRight p img {
    margin-right: 5px;
}

#statementsList {
    float: left;
    width: 100%;
    padding-bottom: 22px;
    border-bottom: 3px solid #333333;
    margin-bottom: 40px;
}

#statementsList h2 {
    font-size: 1.333em;
    font-weight: bold;
    margin-bottom: 12px;
}

#statementsList div {
    float: left;
    width: 100%;
    background-image: url("/img/bg.dots.hor.gif");
    background-position: left bottom;
    background-repeat: repeat-x;
    padding-top: 8px;
    padding-bottom: 8px;
}

#statementsList div.lastStatement {
    background-image: none;
}

#statementsList div p {
    margin-top: 5px;
    margin-bottom: 5px;
}

#statement {
    float: left;
    width: 100%;
}

#statement #author {
    float: left;
    width: 100%;
    background-image: url("/img/bg.dots.hor.gif");
    background-position: left bottom;
    background-repeat: repeat-x;
    padding-bottom: 25px;
}

#statement #author img {
    position: relative;
    float: left;
    display: inline;
    margin-right: 10px;
}

#statement #author strong {
    font-size: 1.333em;
    font-weight: bold;
}

#statement #author p {
    margin-top: 3px;
    margin-bottom: 20px;
}

#statement #author span {
    color: #898989;
}

#statement #article {
    float: left;
    width: 100%;
    padding-bottom: 22px;
    overflow: hidden;
}

#statement #article h1 {
    font-size: 2.0em;
    font-weight: bold;
    margin-bottom: 0px;
}

#statement #article h2 {
    font-size: 1.5em;
    font-weight: normal;
    margin-bottom: 15px;
}

#statement #article span {
    position: relative;
    display: block;
    float: left;
    font-size: 1.333em;
    margin-bottom: 25px;
}

#statement #article #info {
    float: left;
    width: auto;
    overflow: hidden;
}

#statement #article #info p {
    margin-bottom: 20px;
}

#statement #article #info p span {
    position: relative;
    float: left;
    display: block;
    width: 500px;
    font-size: 1em;
    cursor: pointer;
    color: #1281aa;
}


#statement #article .refs {
    display:block;
	padding-top:10px;
}

#statement #article .bio {
    display:block;
	padding-top:30px;
}

#statement #article .bio span {
    float: none!important;
    margin: 0 0 10px 0!important;
}

span.showComment {
    background-image: url(/img/icon.up.gif);
    background-repeat: no-repeat;
    background-position: right center;
}

span.hideComment {
    background-image: url(/img/icon.down.gif);
    background-repeat: no-repeat;
    background-position: right center;
}

#statement #article #info #pics {
    float: right;
    width: 175px;
    margin-left: 20px;
    overflow: hidden;
}

#statement #article #info #pics p {
    font-size: 0.833em;
    margin-bottom: 20px;
}

#statement #comments {
    float: left;
    width: 100%;
    border-top: 3px solid #333333;
}

#statement #comments h2 {
    font-size: 1.333em;
    font-weight: bold;
    margin-top: 45px;
    margin-bottom: 12px;
}

#statement #comments div {
    float: left;
    width: 100%;
    background-image: url("/img/bg.dots.hor.gif");
    background-position: left bottom;
    background-repeat: repeat-x;
    padding-top: 20px;
    padding-bottom: 25px;
}

#statement #comments div.lastComment {
    background-image: none;
}

#statement #comments div img {
    float: right;
    margin-left: 10px;
}

#statement #comments div p {
    margin-bottom: 10px;
}

#statement #postcomment {
    float: left;
    width: 100%;
    margin-top: 10px;
}

#statement #postcomment {
    float: left;
    width: 100%;
}

#statement #postcomment div {
    float: right;
    width: 30%;
}

#statement #postcomment div p {
    margin-bottom: 10px;
}

#statement #postcomment form {
    float: left;
    width: 65%;
}

#statement #postcomment form p {
    clear: both;
    width: 100%;
    margin-bottom: 5px;
}

#statement #postcomment form p input[type="text"] {
    position: relative;
    float: right;
    display: inline;
    width: 70%;
    margin-bottom: 10px;
    vertical-align: top;
}

#statement #postcomment form p label {
    position: relative;
    float: left;
    display: inline;
    width: 30%;
    margin-top: 4px;
    margin-bottom: 10px;
    vertical-align: top;
}

#statement #postcomment form p textarea {
    width: 100%;
}


/* contact */

#contact {
    position: relative;
    float: left;
    width: 100%
}

#contact h1 {
    font-size: 2.0em;
    font-weight: bold;
    margin-bottom: 20px;
}

#contact form p {
    clear: both;
    width: 100%;
    margin-bottom: 5px;
}

#contact form p.last {
    margin-top: 25px;
    margin-bottom: 25px;
}

#contact form p input[type="text"] {
    position: relative;
    float: right;
    display: inline;
    width: 80%;
    margin-bottom: 10px;
    vertical-align: top;
}

#contact form p label {
    position: relative;
    float: left;
    display: inline;
    width: 20%;
    margin-top: 4px;
    margin-bottom: 10px;
    vertical-align: top;
}

#contact form p textarea {
    width: 100%;
}

/* subscribe */

#subscribe {
    float: left;
    width: 100%;
}

#subscribe h1 {
    font-size: 2.0em;
    font-weight: bold;
    width: 100%;
    margin-bottom: 20px;
}

#subscribe div#rightColForm {
    float: right;
    width: 160px;
    margin-left: 20px;
}

#subscribe div#leftColForm {
    float: left;
    width: 315px;
}

#subscribe form p {
    clear: both;
    margin-bottom: 5px;
}

#subscribe form p.last {
    margin-top: 15px;
}

#subscribe form p input[type="text"] {
    position: relative;
    float: right;
    display: inline;
    width: 75%;
    margin-bottom: 10px;
    vertical-align: top;
}

#subscribe form p label {
    position: relative;
    float: left;
    display: inline;
    width: 25%;
    margin-top: 4px;
    margin-bottom: 10px;
    vertical-align: top;
}

#subscribe form p input[type="checkbox"] {
   position: relative;
   float: left;
   display: inline;
   margin-top: 5px;
   margin-right: 5px;
}

#subscribe form p label.checkBoxLbl {
    position: relative;
    float: left;
    display: inline;
    width: 90%;
    vertical-align: top;
}

#unsubscribe {
    float: left;
    width: 100%;
    padding-bottom: 22px;
    border-bottom: 3px solid #333333;
}

#unsubscribe h2 {
    font-size: 1.333em;
    font-weight: bold;
    margin-bottom: 12px;
}

#unsubscribe p {
    margin-bottom: 10px;
}

#unsubscribe form p input[type="text"] {
    position: relative;
    float: right;
    display: inline;
    width: 60%;
    margin-bottom: 10px;
    vertical-align: top;
}

#unsubscribe form p label {
    position: relative;
    float: left;
    display: inline;
    width: 40%;
    margin-top: 4px;
    margin-bottom: 10px;
    vertical-align: top;
}

.admintable TR TD {
    padding: 8px;
}




.navigationBox {
	display: block;
	float:left;
padding-bottom:25px;
padding-top:20px;
width:100%;
	}
	
.paginationBox {
	text-align: center;
	position: relative;
	font-size: 12px;
	line-height: 14px;
	display: block;
	}
	
.paginationBox .prev a {
	position: absolute;
	top: 10px;
	left: 0;
	background-image:url("../images/icon-back.png");
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left: 16px;
	}
.paginationBox .prev a:hover {
	background-image:url("../images/icon-back-hover.png");
	}
	
.paginationBox .next a {
	position: absolute;
	top: 10px;
	right: 0;
	background-image:url("../images/icon-more.png");
	background-position: right 2px;
	background-repeat: no-repeat;
	padding-right: 16px;
	}
.paginationBox .next a:hover {
	background-image:url("../images/icon-more-hover.png");
	}

.paginationBox .pages span {
	padding: 0 10px 0 10px;
	font-weight: bold;
	}

.paginationBox .pages span.active a {
	color: #666!important;
	}
