BODY
{
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px;
background-color: #57211a;
background-image : url(/wcsu/media/wcsu-bg.gif);
text-align: center; /* ie 7 fix */
}

TABLE.webOuterTable {text-align: left; /* counter ie7 fix */}


TD.webOuterTable, TD.webOuterTableF, TD.webOuterTableH {
padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;


}


TABLE.webOuterTable {
width: 780;
        margin-left: auto;
        margin-right: auto;
        	border-left: 2px solid #fcd261;
    border-right: 2px solid #fcd261;
}

/** the horizontal dynamic nav styles **/
TABLE.webHeaderNav {
	width: 100%;

}
TD.webHeaderNav {
	background-color: #57211a;
        border-top: 2px solid #fcd261;
        border-bottom: 2px solid #fcd261;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

TABLE.webHeaderSubNav {
	width: 100%;
	border-style: none;
	border-spacing: 0px;
	border-collapse: collapse;
}
TD.webHeaderSubNav {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

A.webHeaderNav, A.webHeaderNavSel, A.webHeaderNav:hover, A.webHeaderNavSel:hover, A.webHeaderNav:active, A.webHeaderNavSel:active, A.webHeaderNav:visited, A.webHeaderNavSel:visited {
	color: #FFFFFF; 
	text-decoration: none;
	font-weight: bold;
}

A.webHeaderSubNav, A.webHeaderSubNavSel, A.webHeaderSubNav:hover, A.webHeaderSubNavSel:hover, A.webHeaderSubNav:active, A.webHeaderSubNavSel:active, A.webHeaderSubNav:visited, A.webHeaderSubNavSel:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
img {border:none;}
