<style type="text/css">
/*
[Backgrounds]
bgCanvas=Canvas.jpg
bgCaption=Caption.jpg
bgWeekday=Weekday.jpg
[Photos]
Width=600px
Height=400px
Position=AboveCaption
[Special]
Saturday=#FFFAF4
Sunday=#FFFAF4
DateFormat=Long
CalendarType=Calendar
MenuStyle=tabs - orange gradient
ListStyle=Yellow - Black
CalendarWidth=97
CalendarWidthUnits=%
MenuFontSize=8
ActionBarStyle=ActionBar - Default
*/
Body {
background-color: #FFFFFF;
text-align:Center;}


.Photo {
border-color: #000000;
border-width: 1pt;
border-style: Solid;
width: 600px;
height: 400px;
text-align:Center;}


.Canvas {
background: URL('Canvas.jpg');
width: 100%;
border-color: #000000;
border-width: 1pt;
border-style: Solid;
text-align:Center;
background-color: #808080;
margin: 0px;  margin-left:auto; margin-right:auto;}


table.calendar {
width: 100%;
border-color: #000000;
border-width: 5pt;
border-style: Dashed;
text-align:Right;
/* cell-spacing: 1; */
border-collapse: collapse;
background-color: #FFFFFF;
margin: 0px;
}


.MonthCaption {
background: URL('Caption.jpg');

font-family: Helvetica;
font-size: 19pt;
font-weight: Bolder;
font-style: Italic;
color: #552B00;
text-decoration: None;
border-color: #000000;
border-width: 1pt;
border-style: Solid;
text-align: Right;
background-color: #FFFFFF;
padding: 5px;
margin: 0px;
}


.Weekdays {
background: URL('Weekday.jpg');

font-family: Arial;
font-size: 10pt;
font-weight: Normal;
font-style: Normal;
color: #FFFFFF;
text-decoration: None;
border-color: #000000;
border-width: 1pt;
border-style: Solid;
text-align: Center;
background-color: #008080;
}


.Date {

font-family: Arial;
font-size: 10pt;
font-weight: Bold;
font-style: Normal;
color: #800000;
text-decoration: Underline;
border-color: #000000;
border-width: 0pt;
border-style: Solid;
text-align: Center;
background-color: #F9F9F9;
background: transparent;
}


.Holidays {

font-family: Arial;
font-size: 8pt;
font-weight: Bold;
font-style: Normal;
color: #000000;
text-decoration: None;
border-color: #000000;
border-width: 0pt;
border-style: Solid;
text-align: Left;
background-color: #FFFFFF;
background: transparent;
}


.Events {

font-family: Arial;
font-size: 8pt;
font-weight: Normal;
font-style: Normal;
color: #000000;
text-decoration: None;
border-color: #000000;
border-width: 1pt;
border-style: Solid;
text-align: Left;
padding: 4px;
background-color: #FFFFFF;
}


A:Link {
font-family: Arial;
font-size: 8pt;
font-weight: Bold;
font-style: Normal;
color: #643400;
text-decoration: none;}
A:Visited {
font-family: Arial;
font-size: 8pt;
font-weight: Bold;
font-style: Normal;
color: #643400;
text-decoration: None;}


A:Active {
font-family: Arial;
font-size: 8pt;
font-weight: Bold;
font-style: Normal;
color: #000000;
text-decoration: None;}


A:Hover {
font-family: Arial;
font-size: 8pt;
font-weight: Bold;
font-style: Normal;
color: #000000;
text-decoration: None;}


</style>
