/* edited KM 2010-06-10 */
*{
    margin:0;
    padding:0;
    font-family: arial;
}
body{
    overflow-x:hidden;
    background-color:#8c4b60;
    font-size:12px;
}
#main{
    background:#fff url('/images/skin16/background.jpg') top center no-repeat;
    min-height:1160px;
    width:1023px;
    margin:0 auto;
}
#header{
    width:728px;
    background:transparent url('/images/skin16/header.png') top center no-repeat;
    min-height:183px;
    margin:0 auto;
    position:relative;
    left: -2px;
}
#topLink{
    position:absolute;
    left:285px;
    width:151px;
    height:150px;
    cursor:pointer;
}

/*link styles*/
a{color: #4e8abd; text-decoration: none;}
a:hover {color: #636466; font-size: 12px;}

/*KM removed !important from the color value here 06/10/2010 */
#ministry_leftMenu * a:hover,div#ministry_browse * p:hover,div#ministry_browse * p:hover *,div#visitors_browse * p:hover,div#visitors_browse * p:hover *{
    background:transparent !important;
    color:#636466;
}

/*Added Styles per Cherie (KM) */
div#login_buttons{
	float:right;
	position: relative;
}

.nav_imgs{
   position:relative;
}

/********************************** disabled per KM

#ministry_leftMenu * a,#footer * a,#footer *,a{
    text-decoration:none !important;
    color:#636466 !important;
}

***************************************************/

div#ministry_browse * p
{
    border-bottom: none !important;
}

#footer{
    width:728px;
    margin:20px auto;
    text-align:center;
    border-top:1.2px solid #A4A4A4;
    padding-top:20px;
}
#content{
    width:730px;
    margin:0 auto;
}
#ministry_contents *{
    letter-spacing: 0.5px !important;
    line-height: 19px !important;
}
#ministry_content{
    width:74% !important;
}
#ministry_browse{
    width:25% !important;
}
#ministry_leftMenu div:last-child{
    text-align:left !important;
}
#ministry_leftMenu{
    padding-left:24px;
}
#searchBar{
    display:none;
}
#module_searchbar{
    width:162px;
    height:101px;
    background: url('/images/skin16/stain.jpg') transparent  top left no-repeat;
    margin-top:20px;
    padding-top:34px;
}
#headerLinks{
    position:absolute;
    width:453px;
    height:28px;
    top:155px;
    left:270px;
    text-align:center;
}
#headerLinks img{
    display:inline;
    float:left;
}
