﻿body
{
    background-color: #606060;
    margin: 0px;
    padding: 0px;
    font-family: Arial, Verdana, Tahoma;
}
a
{
	color: Yellow;
	text-decoration: none;
}
ul
{
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px
}
ol
{
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px
}
li
{
    padding-bottom: 1px;
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding-left: 3px;
    padding-right: 0px;
    padding-top: 3px
}
h3
{
	margin: 0px;
	padding: 6px 6px 8px 6px;
}
h4
{
	margin: 0px 0px 0px 10px;;
	padding: 6px 6px 0px 6px;
}
div.mPage
{
    position: relative;
    margin: 0px auto;
    width: 850px;
    min-height: 500px;
    z-index: 1;
    background-color: #e0e0e0;
    background-image: url(/images/MainBack.png);
    background-repeat: no-repeat;
    padding-bottom: 12px;
    margin-bottom: 20px;
}
div.mPageTitle
{
    font-family: Arial Rounded MT Bold, Verdana, Arial;
    text-align: center;
    font-size: 32pt;
    font-weight: bold;
    height: 75px;
    background: url(/images/40th.png) top right no-repeat;
    z-index: 1;
}
div.mPageTitle p
{
    text-align: center;
    font-size: 10pt;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 4px;
    padding: 0px;
}
div.mMenuCont
{
    float: left;
    width: 200px;
    margin-left: 3px;
    z-index: 1;
}
div.mMenu
{
    background: url(/images/tranBlockPX.png);
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 4px;
}
div.mMenu ul ul
{
	font-size: 75%;
	font-weight: normal;
	margin-left: 20px;
}
div.mMenu ul ul ul
{
	font-size: 100%;
}
div.mMenu a
{
    color: Gold;
    font-weight: bold;
}
div.mMenu a:hover
{
    color: Blue;
    background: Gold;
}
div.mMenuTop
{
    height: 7px;
    background: url(/images/tranBlock.png) left top no-repeat;
}
div.mMenuBottom
{
    height: 7px;
    background: url(/images/tranBlock.png) left bottom no-repeat;
}
a.active_link
{
    background: Blue;
}
div.mPageContent
{
    padding: 0px 6px 8px 6px;
    background: url(/images/tranBlockSP.png);
    color: #F8F8D6;
    min-height: 350px;
}
div.mPageContent p
{
	margin: 0px;
	padding: 8px 15px 8px 20px;
}
div.mPageContent ul
{
	margin: 0px;
	padding: 8px 15px 8px 20px;
}
div.mPageContentContainer
{
    margin-left: 206px;
    padding: 0px;
    width: 640px;
    margin-right: 4px;
    z-index: 1;
}
div.mPageContentContainer div.TL
{
    float: left;
    background: url(/images/tranBlockPG.png) left top no-repeat;
    height: 6px;
    width: 6px;
}
div.mPageContentContainer div.TC
{
    background: url(/images/tranBlockSP.png);
    height: 6px;
    width: 628px;
    margin-left: 6px;
}
div.mPageContentContainer div.TR
{
    float: right;
    background: url(/images/tranBlockPG.png) right top no-repeat;
    height: 6px;
    width: 6px;
}
div.mPageContentContainer div.BL
{
    float: left;
    background: url(/images/tranBlockPG.png) left bottom no-repeat;
    height: 60px;
    width: 6px;
}
div.mPageContentContainer div.BC
{
    background: url(/images/tranBlockSP.png);
    height: 60px;
    width: 628px;
    margin-left: 6px;
}
div.mPageContentContainer div.BC div
{
    background: url(/images/cityscape.png);
    height: 60px;
    width: 628px;
}
div.mPageContentContainer div.BR
{
    float: right;
    background: url(/images/tranBlockPG.png) right bottom no-repeat;
    height: 60px;
    width: 6px;
}
div.spacer
{
    width: 90%;
    height: 8px;
}


div.hpSlogan
{
    text-align:right;
}
div.hpPride
{
    display: inline;
    margin-right: 20px;
    font-size: 72pt;
    font-weight: bold;
    color: Blue;
}
div.hpComm
{
    display: inline;
    font-size: 72pt;
    font-weight: bold;
    color: Blue;
}
div.hpUnity
{
    display: inline;
    margin-right: 20px;
    font-size: 72pt;
    font-weight: bold;
    color: Yellow;
}
div.hpLogo
{
    float: left;
    height: 200px;
    width: 200px;
    margin-top: 20px;
    margin-left: 50px;
    background: url(/images/lions.png) no-repeat;
}
div.adminMenu
{
    position: absolute;
    width: 100%;
    height: 73px;
    top: 0px;
    background-color: Red;
    font-weight: bold;
    font-size: 18pt;
    text-align: center;
    vertical-align: middle;
    z-index: 10;
}
ul.LinksList li
{
     LINE-HEIGHT: 80%;
     MARGIN-BOTTOM: 8px;
     padding: 3px;
}
ul.LinksList li:hover
{
     background: Blue;
}

div.iCalMenuHeader
{
    width: 180px;
    float: center;
    margin: 0px auto;
    overflow: hidden;
    background: Blue;
    color: Yellow;
    font-weight: bold;
    text-align: center;
    padding: 4px;
}
div.iCalMenuContentConainer
{
    width: 178px;
    float: center;
    margin: 0px auto;
    padding: 3px;
    border: 2px solid Blue;
    color: White;
}
div.iCalEventTitle
{
    font-weight: bold;
    font-size: 80%;
    text-align: left;
}
div.iCalEventDate
{
    font-size: 60%;
    text-align: right;
}
div.iCalEventDate sup
{
    font-size: 90%;
}
div.iCalEventContainer
{
    margin: 3px 0px 3px 0px;
    padding: 3px;
    border: 2px solid blue;
}
div.iCalEventContainer a
{
    font-size: 70%;
}