body{
background-color: #ffeecc;
font-family: arial, verdana, sans-serif;
font-size: 80%;
}

a{
color: #a36f00;
font-weight: bold;
text-decoration: none;
}

a:hover{
color: #13269a;
}

h1{
font-size: 50%
}

h2{
font-size: 130%;
color: #000066;
}

h3{
font-size: 120%;
color: #000000;
}

h4{
font-size: 100%;
color: #000000;
}

#wrapper{
background: #ffffff url(images/wrapper-bg.gif) repeat-x;
background-position: 0 74px;
}

#container{
background: #ffffff;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
}

#sitemap ul a{
color: #13269a;
font-weight: bold;
text-decoration: none;
}

#sitemap ul a:hover{
color: #a36f00;
}

#ret-links{
list-style: circle;
}

#logo{
background: url(images/logo.gif) no-repeat;
}

#banner{
background: url(images/dove.gif) no-repeat right top;
}

#bar{
color: #ffffff;
background: #003377 url(images/bar-bg.gif) repeat-x;
}

#bar-pic{
background: url(images/banners/bar-school.jpg) no-repeat;
}

ul li{
list-style: none;
}

ul.studies li{
list-style: disc;
}

ul.schedule li{
padding: 0 2px;;
}

li.li-bg{
background-color: #ffeecc;
}

ul.schedule li ul{
list-style: none;
}

#pagebody{
background: url(images/content-bg.gif) no-repeat top;
}

#payments{
border: 1px solid #aaaaaa;
background-color: #eeeeee;
}

.bolding{
font-weight: bold;
}

.bolding2{
font-weight: bold;
color: #13269a;
}

#footer{
color: #000055;
background-color: #ffeecc;
font-size: 90%;
}