body {
margin: 0 px;
padding: 0px;
}

IMG {
 border-style: none;
 border: 0;
 outline: none;

}

#main_ads {
 height: 100px;
 width: 699px;
 background-color: black;
}



A:link {text-decoration: none;color: #de791b}
A:visited {text-decoration: none;color: #de791b}
A:active {text-decoration: none;color: #de791b}
A:hover {text-decoration: none;color: #de791b}

#sub_ad {

 height: 200px;
 width: 100%;
 background-color: black;
 margin-left: 170px;
 margin-top: 20px;

}

#calendar {


 width: 224px;
 height: 600px;
 position: relative;
 left: 0px;
 padding: 0px;
 margin:  0px;



}

.calendarPage {
 top: 24px;
 font-size: .7em;
 overflow: auto;
 height: 415px;
 width: 720px;
 text-align: left;


}


#calendarButtons {
 text-align: left;
 /* background-image: url(../images/calendar_headerNew.gif); */
 background-position: top left;
 
 height: 25px;
 width: 224px;
 position: relative; 
 z-index: 1;

}

#calendarButtons a {
 font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
 font-size: .65em;
 float: left;
 padding-left: 20px;
 padding-top:  8px;
 display: block;
 text-decoration: none;
 outline: none;
 font-weight: bold;
 display: none;

 

}


#calendarButtons a:link {
COLOR: #4b507e;
}
#calendarButtons a:visited {
COLOR: #4b507e;
}
#calendarButtons a:hover {
COLOR: #4b507e;
}
#calendarButtons a:active {
COLOR: #4b507e;
}


#calendarContentMay {
 
 display: none;

}


#calendarContentJun {
 display: none;

}
#calendarContentJul {
 
 display: none;

}
#calendarContentAug {
 
 display: none;
}
#calendarContentSep {
 
 display: none;

}
#calendarContentOct {
 
 display: block;

}