iframe
{
    border: 0px;
    width: 600px;
    z-index: 1;
}
body
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    /*  -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FAAFBE), to(#0E5289), color-stop(1,#0E5289));     -moz-linear-gradient(19% 75% 90deg,#FAAFBE, #0E5289, #0E5289 100%);     filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FAAFBE', EndColorStr='#0E5289');  */
    color: #FFFFFF; /* #FAAFBE; pink*/
    margin: 0;
    padding: 0;
    line-height: 1.5em;
    background-color: #0e5289; /* #0e5289; blue*/
}
a:link, a:visited, a:hover
{
    color: #FFCCFF;
    text-decoration: none;
}
#topsection
{
    background-color: #0e5289;
    height: 275px;
    background-image: url(../../uploads/floor.jpg); /*background-repeat: no-repeat;*/
    background-position: center;
    width: 100%;
}
#logoLeft
{
    position: absolute;
    left: 20px;
    top: 20px;
    width: 300px;
}
#centerlogo
{
    position: absolute;
    left: 33%;
    top: 20px;
    height: 100px;
    z-index: 1;
}
.head
{
    font-size: 50px;
    font-weight: bold;
    vertical-align: text-top;
    color: #a53921;
}

#logoRight
{
    position: absolute;
    right: 5px;
    top: 20px;
    padding-left: 5px;
    color: #0e5289;
}


#PMotd, #logoRight
{
    display: block;
    font-size: 14px;
    width: auto;
    background-color: #0e5289;
    color: #FFCCFF;
    border: #B59A6F 2px outset;
    text-align: left;
    margin-bottom: 20px;
    padding: 5px;
}

#ctl00_MotdControl_LabelmAuthor, #ctl00_WeeklyPoseControl_LabelEnglish, #ctl00_WeeklyPoseControl_LabelSanskrit, #WeeklyPoseControlDiv
{
    font-weight: bold;
    text-align: center;
}

#RandomImageDiv
{
    text-align: center;
}

#events, #events a:link, #events a:hover, #events a:visited
{
    text-align: left;
    text-decoration: none;
    color: #FAAFBE;
}
/*!!!!!!!!!!!!!!!!END OF TOP SECTION!!!!!!!!!!!!!!!!!!*/
#leftcolumn
{
    float: left;
    width: 20%; /*Width of left column in percentage*/
    margin-left: -100%;
    background-color: #0e5289;
}
.link_one:link, .link_one:visited
{
    display: block;
    margin: 4px 0px;
    padding: 2;
    width: auto;
    color: #FAAFBE;
    text-align: left;
    font-weight: bold;
    background-color: #0e5289;
    border: #B59A6F 2px outset;
    width: 150px;
}
.link_one:hover, .link_one:active
{
    display: block;
    margin: 4px 0px;
    padding: 2;
    width: auto;
    text-align: left;
    text-decoration: none;
    color: #005177;
    font-weight: bold;
    background-color: #FAAFBE;
    border: #B59A6F 2px outset;
    width: 150px;
}
.link_two:link, .link_two:visited
{
    display: block;
    margin: 4px 0px;
    padding: 2;
    width: auto;
    color: #653232;
    text-align: left;
    color: #005177;
    font-weight: bold;
    background-color: #FAAFBE;
    border: #B59A6F 2px outset;
    width: 150px;
}
.link_two:hover, .link_two:active
{
    display: block;
    margin: 4px 0px;
    padding: 2;
    width: auto;
    text-align: left;
    text-decoration: none;
    color: #C1B698;
    font-weight: bold;
    background-color: #0e5289;
    border: #B59A6F 2px outset;
    width: 150px;
}
/*!!!!!!!!!!!!!!!!END OF LEFT SECTION!!!!!!!!!!!!!!!!!!*/

/*!!!!!!!!!!!!!!!!START CENTER SECTION!!!!!!!!!!!!!!!!!!*/
#contentcolumn
{
    margin: 0 20% 0 20%; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
    text-align: left;
    background-color: #0e5289; /*width: 800px;*/
}
.innertube
{
    margin: 0px 10px 0px 10px; /*Margins for inner DIV inside each column (to provide padding)*/
    margin-top: 0;
    background-color: #0e5289;
}
#contentwrapper
{
    float: left;
    width: 100%; /* background-color: #000000;*/
}
#FrontPageNewsH2
{
    text-align: center;
}
/*!!!!!!!!!!!!!!!!END OF CENTER SECTION!!!!!!!!!!!!!!!!!!*/

/*!!!!!!!!!!!!!!!!START RIGHT SECTION!!!!!!!!!!!!!!!!!!*/
#rightcolumn
{
    float: left;
    width: 20%; /*Width of right column in pixels*/
    margin-left: -20%; /*Set margin to that of -(RightColumnWidth)*/
    background-color: #0e5289;
}
#events{

    font-size: 12px;
}
#events, #calendarTitle
{
    position: fixed;
    padding: 10px 10px 0px 0px;
}
#calendarTitle
{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 0px 0px 20px 0px;
    margin: 0px 0px 20px 20px;
}

#ctl00_RandomImage_RandomImage
{
    vertical-align: middle;
    opacity: 0.2;
    filter: Alpha(Opacity=100,  FinishOpacity=0,  Style=2,  StartX=20,  StartY=20,  FinishX=0,  FinishY=0);
}
#ctl00_RandomImage_lblEng, #ctl00_RandomImage_lblSan
{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
/*!!!!!!!!!!!!!!!!END OF RIGHT SECTION!!!!!!!!!!!!!!!!!!*/
#footer
{
    clear: left;
    width: 100%;
    background-color: #0e5289;
    color: #FFF;
    text-align: center;
    padding: 4px 0;
}
#footer a
{
    color: #FFFF80;
}
#LeftFooter
{
    position: absolute;
    left: 20px;
}
#CenterFooter
{
    position: absolute;
    left: 33%;
}
#RightFooter
{
    position: absolute;
    right: 10px;
}
/*!!!!!!!!!!!!!!!!END OF FOOTER SECTION!!!!!!!!!!!!!!!!!!*/
.list_link, li, .ListFrontPageNews /*for backward compatability*/
{
    list-style-image: url(../../images/smallom.gif);
    list-style-position: outside;
    padding: 10px 5px 0px 5px;
}

/*!!!!!!!!!!!!!!!!CORNER CODE SECTION!!!!!!!!!!!!!!!!!!*/
.rescue
{
    display: block;
}

.rescue *
{
    background: #FFC0CB;
    display: block;
    font-size: .01em;
    height: 1px;
    overflow: hidden;
}

.rescue1
{
    background: #CB9CA4;
    border-left: 1px solid #8A6F73;
    border-right: 1px solid #8A6F73;
    margin-left: 3px;
    margin-right: 3px;
    padding-left: 1px;
    padding-right: 1px;
}

.rescue2
{
    background: #D8A5AD;
    border-left: 1px solid #464041;
    border-right: 1px solid #464041;
    margin-left: 1px;
    margin-right: 1px;
    padding-left: 1px;
    padding-right: 1px;
}

.rescue3
{
    border-left: 1px solid #D8A5AD;
    border-right: 1px solid #D8A5AD;
    margin-left: 1px;
    margin-right: 1px;
}

.rescue4
{
    border-left: 1px solid #8A6F73;
    border-right: 1px solid #8A6F73;
}

.rescue5
{
    border-left: 1px solid #CB9CA4;
    border-right: 1px solid #CB9CA4;
}
.rescuefg
{
    background: #FFC0CB;
}
#WeatherDiv
{
    width: 250px;
    text-align: center;
    padding: 5px;
    color: #0e5289;
}
.CenterIt
{
    text-align: center;
}
#Chakra
{
    text-align: center;
    margin: 10px 0px 0px 0px;
}
