body {
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
/*width:100%;*/
/*margin-left: 8%;*/
background-image: url(images/circles.jpg);
}

a{
font-family:Arial, Helvetica, sans-serif;
font-weight: bolder;
font-size:95%;
color:#004262;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

#content {
padding-left: 7px;
padding-right: 7px;
/*padding: 10px 10px 10px 10px;*/
background-color:white;
border-width: 2px;
border-color: #42002D;
border-style: solid;
}

#content-scroll {
width: 100%;
/*float: right;*/
overflow-y: scroll;
scrollbar-face-color:#660044 ;
height:600px;
background-color: white;
} 

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size:x-large;
}

#Calendar h4 {
color:#600040;
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration: none;
border-bottom-color: #630042;
border-bottom-style: double;
}

#partners {
border-top-color:#660044;
border-top-style: solid;
border-top-width: thin;
}

li{
padding-bottom:4px;
}

h4{
color:#600040;
font-family:Georgia, "Times New Roman", Times, serif;
border-bottom-style:solid;
border-bottom-width:thin;
}

/*The following code is for the rounded boxes*/
.xsnazzy h1, .zsnazzy h1 {
margin:0; 
font-size:1em; 
padding:0 10px 5px 10px; 
border-bottom:1px solid #444;
}
.xsnazzy p, .zsnazzy p {
margin:0; 
padding:5px 10px; 
font-size:14px;
}
.xsnazzy {
background: transparent; 
/*width:240px; */
float:left; 
margin:0 3px;
}

.xtop, .xbottom {
display:block; 
background:transparent; 
font-size:1px;
}
.xb1, .xb2, .xb3, .xb4 {
display:block; 
overflow:hidden;
}
.xb1, .xb2, .xb3 {
height:1px;
}
.xb2, .xb3, .xb4 {
background:#fff; 
border-left:1px solid #444;
border-right:1px solid #444;
}
.xb1 {
margin:0 5px; 
background:#444;
}
.xb2 {
margin:0 3px;
border-width:0 2px;
}
.xb3 {
margin:0 2px;
}
.xb4 {
height:2px; 
margin:0 1px;
}

.xboxcontent {
display:block; 
border:0 solid #444; 
border-width:0 1px; 
height:auto;
}
* html .xboxcontent {
height:1px;
}

.color_a {
background:#600040;
color:#fff;
}
.color_b {
background:#d4d8bd; 
color:#000;
}
.color_c {
background:#758279; 
color:#fff;
}
.color_d {
background:#b2ab9b; 
color:#000;
}
