/* $Id: DEFAULT.css,v 1.7 2006/08/10 11:50:30 thrstn Exp $ */
@import url("font1.css");

.img {
text-align:center;
}

strong {
font-weight:700;
}

a {
color:#811;
}

a:hover {
color:#500;
text-decoration:underline;
}

.altRow1 {
background:#fbfbfb;
}

.altRow1 td {
border-top:1px solid #eee;
border-bottom:1px solid #eee;
}

.help {
padding:10px;
font-size:1.3em;
}

#siteinfo,#access,#siteTop,#siteBottom {
display:none
}

div#header,div#header .background {
height:0;
margin-bottom:0;
}

div#left,div#right {
width:180px
}

div#right {
padding-left:20px
}

div#left .box, div#right .box, div#center .box {
margin:0 0 10px;
}

div#left .box, div#right .box, div#breadcrumbs {
border:1px solid #aaa;
}

div#left h3, div#right h3, div#breadcrumbs h3 {
background:url("images/boxTitle_bg.jpg") repeat-x left;
border-bottom:1px solid #aaa;
padding:2px;
color:#fff;
}

div#left .boxText, div#right .boxText, div#breadcrumbs .boxText {
padding:5px;
}

div#center .box {
border-bottom:1px solid #ccc;
padding:0 0 12px;
}

div#center div#breadcrumbs {
padding:0;
}

div#center small {
color:#888;
}

div#center small a {
color:#533;
}

div#footer,div#footerInfo {
text-align:center;
}

div#footer {
padding-top:20px;
}

div#calendar .calendar-month {
border-bottom:1px solid #eee;
}

div#calendar .calendar-day, div#calendar .calendar-day-red {
border:1px solid #eee;
}

div#news .news_image {
border:1px solid #aaa;
padding:5px;
}

div#mainmenu .level1, div#mainmenu .level2, div#mainmenu .level3, div#mainmenu .level4, div#mainmenu .level5, div#mainmenu .selectedLevel1, div#mainmenu .selectedLevel2, div#mainmenu .selectedLevel3, div#mainmenu .selectedLlevel4, div#mainmenu .selectedLevel5{
padding-left:1.3em;
}


