html{
    overflow-y:scroll;
}
body{
    background:#2159a6 url('http://www.piusxhs.org/images/bg_header.gif') repeat-x;    
    font:12px/16px Verdana, Geneva, sans-serif;
    margin:0;
    padding:0;
}
h1,h2,h3,p{
    margin-top:0;
}
h1{
    font:24px/28px bold Verdana, Geneva, sans-serif;
}
h3{
    font:18px/24px bold Verdana, Geneva, sans-serif;
    margin-bottom:5px;
}
a, img{
    border:0;
    outline:0;
    text-decoration:none;
}
a {
    color:blue;
}
a:hover{
    text-decoration:underline;
}

#wrap{
    margin-top:23px;
}
#header{
    background:url('http://www.piusxhs.org/images/header.gif') no-repeat;
    position:relative;
    height:223px;
    width:790px;
    margin:0 auto;
}
#logo{
    position:absolute;
    top:0px;
    left:48px;
}
.random_image{
    position:absolute;
    top:33px;
    width:150px;
    height:150px;
}
#image1{
    left:285px;
}
#image2{
    left:439px;
}
#image3{
    left:593px;
}
#left{
    float:left;
    width:300px;
}
#right{
    width:205px;
    margin:0 0 0 320px;
}
#content_wrap{
    background-color:#dde6fb;
}
#content_container{
    background:url('http://www.piusxhs.org/images/bg_content.gif') repeat-y;    
    position:relative;
    width:790px;
    margin:0 auto;
}
#nav{
    background-color:transparent;
    font:14px/18px "Trebuchet MS", Helvetica, sans-serif;
    position:absolute;
    top:20px;
    left:0;
    text-align:right;
    width:164px;
    margin-right:10px;
}
#nav a{
    color:#000;
    text-decoration:none;
}
#nav a:hover{
    color:#275ea9;
}
#donate  {
	color:#0000ff !important;
	font-weight:bold;
}
#nav ul{
    padding:0;
    margin:0;
    list-style:none;
}
#nav li, img{
    padding:0 10px 0 0;
    margin:0;
}
#content{
    background-color:url('http://www.piusxhs.org/images/footer.gif') no-repeat bottom center;
    min-height:392px;
    height:auto !important;
    height:392px;
    width:530px;
    text-align:left;
    padding-left:20px;    
    margin:0 30px 0 162px;
}
#content ul {
    text-align:left;
}
#footer_wrap{
    background:#275ea9 url('http://www.piusxhs.org/images/bg_footer.gif') repeat-x;
    height:102px;
    width:100%
}
#footer{
    background:url('http://www.piusxhs.org/images/footer.gif') no-repeat;
    height:102px;
    width:790px;
    margin:0 auto;
}
#sitemap {
    margin:0 0 0 183px;
    line-height:16px;
    width:530px;
    text-align:center;
    font-size:11px;
}
#sitemap a {
    border-bottom:1px dashed #555;
    color:#555;
}
#sitemap a:hover {
    border-bottom:1px solid #111;
    text-decoration:none;
    color:#111;
}

.selected {background:url('http://www.piusxhs.org/images/selector.gif') no-repeat center right;}
.imgcenter {display:block;margin:0 auto;}