/***** default body/etc styles *****/
BODY, BODY.webMain {
text-align:center;
}

/** the vertical dynamic nav styles **/
TABLE.webHeaderVertNav {
width: 100%;
border-top: 0px solid #5826c5;
border-bottom: 0px solid #5826c5;
border-spacing: 0px;
border-collapse: collapse;
text-transform: uppercase;
text-align: right;
padding: 0px;

}

TD.webHeaderVertNav {
background-color: #5826c5;
border-top: 0px solid #5826c5;
border-bottom: 0px solid #5826c5;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 5px;
padding-right: 35px;
font-family: arial, helvetica;
text-transform: uppercase;
text-align: right;
background-image: url(http://platform.publicbroadcasting.net/wjsu/media/nav-bullet2.gif);

}


TABLE.webHeaderVertNav A:link {
color: #ffffff;
text-decoration: none;
font-size: 11px;
}

TABLE.webHeaderVertNav A:hover {
color: #ffffff;
text-decoration: none;
font-size: 11px;
}

TABLE.webHeaderVertNav A:active {
color: #ffffff;
text-decoration: none;
font-size: 11px;
}

TABLE.webHeaderVertNav A:visited {
color: #ffffff;
text-decoration: none;
font-size: 11px;
}


TABLE.webOuterTable {
        width: 860px;
        margin-left: auto;
        margin-right: auto;
        border: 2px solid #262757;
        border-collapse: collapse;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}


TD.webOuterTable, TD.webOuterTableF, TD.webOuterTableH, TD.webOuterTableC1, TD.webOuterTableC2, TD.webOuterTableC3, TD.webOuterTableC4, TD.webOuterTableC5, TD.webOuterTableC6, TD.webOuterTableC7, TD.webOuterTableC8, TD.webOuterTableC9, TD.webOuterTableC10 {
	background-color: #ffffff;
	border-style: none;
	border-spacing: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}



TD.webHeader {
background-color:#000000;
padding:0;
text-align:center;
}


TABLE.raillinks A:link {

text-decoration: none;
font-size: 10px;
font-weight: bold;
}

TABLE.raillinks A:hover {

text-decoration: none;
font-size: 10px;
font-weight: bold;
}

TABLE.raillinks A:active {

text-decoration: none;
font-size: 10px;
font-weight: bold;
}

TABLE.raillinks A:visited {

text-decoration: none;
font-size: 10px;
font-weight: bold;
}

/***** the footer style *****/
TABLE.webFooter {
color:#e9d739;
width: 100%;
border-style: none;
border-spacing: 0px;
border-collapse: collapse;
}

TD.webFooter {
color:#e9d739;
background-color: #262757;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;

}

.webFooter {
font-color:#fed835;
font-size: 11px;}


/** content rail 1 width **/
TD.webOuterTableC1 {
	width: 19%;
	background-color:#5826c5;
}

/** content rail 2 width **/
TD.webOuterTableC2 {
	width: 60%;
	padding-left: 10px;
	padding-right: 10px;
}

/** content rail 3 width **/
TD.webOuterTableC3 {
	width: 19%;
background-color:#edf9e1;
padding-left: 5px;
padding-right: 5px;
color: #262757;
text-decoration: none;
font-size: 9px;
font-weight: bold;
}




TD.webOuterTableC3 A:link {
color: #262757;
text-decoration: none;
font-size: 9px;
font-weight: bold;
}

TD.webOuterTableC3 A:hover {
color: #262757;
text-decoration: none;
font-size: 9px;
font-weight: bold;
}

TD.webOuterTableC3 A:active {
color: #262757;
text-decoration: none;
font-size: 9px;
font-weight: bold;
}

TD.webOuterTableC3 A:visited {
color: #262757;
text-decoration: none;
font-size: 9px;
font-weight: bold;
}


img {border:none;}