.PageHeader {
	font-family: calibri;
	font-size: 220%;
	color: #FFFFFF;
	font-style: oblique;
	line-height: normal;
	text-shadow: 0 1px 1px #000;
}
.Copyright {
	font-size: 130%;
	color: #9E8D69;
}
.Header {
	font-family: calibri;
	font-size: 300%;
	color: #000;
	font-variant: small-caps;
}
.Header2 {
	text-decoration:underline;
	font-family: calibri;
	font-size: 300%;
	color: #000;
	font-variant: small-caps;
}
.HeaderLight {
	font-family: calibri;
	font-size: 200%;
	color: #9E8D69;
	font-variant: small-caps;
	text-shadow: 0 1px 1px #999;
}
.HeaderLight2 {
	font-family: calibri;
	font-size: 300%;
	color: #FFF;
	font-variant: small-caps;
	text-shadow: 0 0px 5px #000;
	padding-left:10px;
	padding-right:10px;
}
.HeaderLight3 {
	font-family: calibri;
	font-size: 300%;
	color: #EDC744;
	font-variant: small-caps;
	text-shadow: 0 0px 5px #000;
}
.HeaderBack {
	height:100%;
	width:100%;
	background-image: url(../graphics/NorthPittsburghNetworkHeader7.png);
	background-size:100%;
	background-position:center top;
	background-repeat:no-repeat;
	overflow:visible;
}
.HeaderSmall {
	font-family: calibri;
	font-size: 180%;
	color: #EDC744;
	font-weight: bold;
	font-variant: small-caps;
}
.List {
	font-size: 17px;
	color: #ddd;
	font-weight: bolder;
}
.ListBlack {
	font-size: 120%;
	color: #000;
	font-weight: bold;
}
.Red {
	font-family: calibri;
	font-size: 170%;
	color: #F00;
	font-weight: bolder;
}
.Cursive {
	font-size: 150%;
	font-style: italic;
	font-family: cursive;
	color: #EC0E00;
	font-weight: bolder;
}
.MainBody {
	font-size: 180%;
	color: #000;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-family: calibri;
}
.MainBodyBold {
	font-size: 180%;
	color: #fff;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-family: calibri;
	text-shadow: 0 1px 1px #000;
}
.FormText {
	font-family: calibri;
	font-size: 18px;
	color: #fff;
	text-align: left;
	border-radius: 2px;
	width:90%;
	background-color: #9E8D69;
}
.FormText2 {
	font-family: calibri;
	font-size: 18px;
	color: #fff;
	text-align: left;
	border-radius: 2px;
	background-color: #9E8D69;
}
.FormTable {
	max-width: 600px;
}
.FormHeader {
	background-color: #333;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.PhoneNumbers	{
	color: #FFFFFF;
	font-weight: normal;
	font-family: calibri;
	text-shadow: 0 1px 1px #000;
}
.NorthPittsburghNetworkFade {
	background-image:url(../graphics/Backgrounds/NPNFade3.png);
	background-repeat:repeat-x;
	background-size:100% 100%;
	-moz-box-shadow: 0px 2px 5px #000;
	-webkit-box-shadow: 0px 2px 5px #000;
	box-shadow: 0px  2px 5px #000;
	z-index:999;
}
.NorthPittsburghNetworkFade2 {
	background-image:url(../graphics/Backgrounds/NPNFade2.png);
	background-repeat:repeat-x;
	background-size:100% 100%;
	-moz-box-shadow: 0px 2px 5px #000;
	-webkit-box-shadow: 0px 2px 5px #000;
	box-shadow: 0px  2px 5px #000;
	z-index:999;
}
.TransparentTableBackground {
	background-color: rgba(234,232,219,1);
	border:3px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 5px 10px #000;
	-webkit-box-shadow: 0px 5px 10px #000;
	box-shadow: 0px 5px 10px #000;
	overflow:hidden;
}
.PittsburghPictureShadow {
	-moz-box-shadow: 0px 2px 5px #000;
	-webkit-box-shadow: 0px 2px 5px #000;
	box-shadow: 0px  2px 5px #000;
}
.PittsburghFooter {
	background-image: url(../graphics/Backgrounds/Pittsburgh2.png);
	background-position:center top;
	background-size:100%;
	background-repeat:no-repeat;
}
.EventBackground {
	background-image: url(../graphics/Events/Back2Trans.png);
	background-position:center top;
	background-size:100%;
	background-repeat:no-repeat;
}
.PictureBorder {
	border:3px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px #000;
	-webkit-box-shadow: 0px 0px 5px #000;
	box-shadow: 0px 0px 5px #000;
	overflow:hidden;
}
.BrownFadeBack {
	background-image:url(../graphics/Backgrounds/BrownFade.png);
	background-size: 100% 100%;
}
.BlackWhiteFadeBack {
	background-color:#ddd;
	background-image:url(../graphics/Backgrounds/BlackWhiteFade.png);
	background-size: 100% 25%;
	background-repeat:repeat-x;
}
.BalloonHeight {
	background-color:#ddd;
	background-image:url(../graphics/Backgrounds/BlackWhiteFade.png);
	background-size: 100% 25%;
	background-repeat:repeat-x;
	height:500px;
	max-height:500px;
}
.MemberLogoBox {
	width:100%;
	height:100px;
	max-height:100px;
	vertical-align:middle;
}




.BodyButton a:link {
	text-decoration: none;
	color: #000000;
}
.BodyButton a:visited {
	text-decoration: none;
	color: #000000;
}
.BodyButton a:hover {
	text-decoration: none;
	color: #ffffff;
}
.BodyButton a:active {
	text-decoration: none;
	color: #000000;
}
#BodyButton a:link {
	text-decoration: none;
	color: #000000;
}
#BodyButton a:visited {
	text-decoration: none;
	color: #000000;
}
#BodyButton a:hover {
	text-decoration: none;
	color: #ffffff;
}
#BodyButton a:active {
	text-decoration: none;
	color: #000000;
}
#BioButton a:link {
	opacity:1;
}
#BioButton a:visited {
	opacity:1;
}
#BioButton a:hover {
	opacity:0.5;
}
#BioButton a:active {
	opacity:1;
}
#RedLink a:link {
	text-decoration: none;
	color: #C00;
}
#RedLink a:visited {
	text-decoration: none;
	color: #c00;
}
#RedLink a:hover {
	text-decoration: underline;
	color: #00F;
	text-shadow: 0 1px 1px #000;
}
#RedLink a:active {
	text-decoration: none;
}
#BlueLink a:link {
	text-decoration: none;
	color: #00F;
}
#BlueLink a:visited {
	text-decoration: none;
	color: #00F;
}
#BlueLink a:hover {
	text-decoration: underline;
	color: #FFF;
	text-shadow: 0 1px 1px #000;
}
#BlueLink a:active {
	text-decoration: none;
}
#BlackLink a:link {
	text-decoration: none;
	color: #000;
}
#BlackLink a:visited {
	text-decoration: none;
	color: #000;
}
#BlackLink a:hover {
	text-decoration: underline;
	color: #999;
	text-shadow: 0 1px 0px #000;
}
#BlackLink a:active {
	text-decoration: none;
}
#WhiteLink a:link {
	text-decoration: underline;
	color: #fff;
}
#WhiteLink a:visited {
	text-decoration: underline;
	color: #ffF;
}
#WhiteLink a:hover {
	text-decoration: underline;
	color: #09F;
}
#WhiteLink a:active {
	text-decoration: none;
}







/* Main */
#menu{
	width: 100%;
	float:right;
	margin: 0;
	padding: 0px 0 0 0;
	list-style:none;
}

#menu li{
	float: left;
	padding: 0px 0 5px 0;
	position: relative;
	width:20%;
}

#menu a{
	display:block;
	padding: 0 0px;
	color: #000;
	text-transform: uppercase;
	font: calibri;
	text-decoration: none;
	text-shadow: 0px 0px 10px #FFF;
	text-align:center;
}

#menu li:hover > a{
	color: #FFF;
}

*html #menu li a:hover{ /* IE6 */
	color: #FFF;
}

#menu li:hover > ul{
	display: block;
}

/* Sub-menu */

#menu ul{
    list-style: none;
    margin: 0;
    padding: 0;    
    display: none;
    position: absolute;
	text-align:left;
    top: 35px;
    left: 0;
    z-index: 99999;    
    background: #fff;
    background: -moz-linear-gradient(#47AEDF, #fff);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #fff),color-stop(1, #47AEDF));
    background: -webkit-linear-gradient(#47AEDF, #fff);    
    background: -o-linear-gradient(#47AEDF, #fff);	
    background: -ms-linear-gradient(#47AEDF, #fff);	
    background: linear-gradient(#47AEDF, #fff);	
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#menu ul li{
    float: none;
    margin: 0px;
    padding: 0px;
    display: block;  
    -moz-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
    -webkit-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
    box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
}

#menu ul li:last-child{   
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;    
}

#menu ul a{    
    padding: 10px;
    height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
    text-transform: none;
}

*html #menu ul a{ /* IE6 */   
	height: 10px;
	width: 150px;
}

*:first-child+html #menu ul a{ /* IE7 */    
	height: 10px;
	width: 150px;
}

#menu ul a:hover{
        background: #47AEDF;
	
}

#menu ul li:first-child a{
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

#menu ul li:first-child a:after{
    content: '';
    position: absolute;
    left: 30px;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 0px solid #444;
}

#menu ul li:first-child a:hover:after{
    border-bottom-color: #04acec; 
}

#menu ul li:last-child a{
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

/* Clear floated elements */
#menu:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html #menu             { zoom: 1; } /* IE6 */
*:first-child+html #menu { zoom: 1; } /* IE7 */
