body { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
line-height : 20px; 
background : url(images/bodyBackground_100.jpg) repeat; 
margin : 0; 
margin-top : 30px; 
margin-bottom : 30px; 
padding : 0; 
text-align : center; 
color : #003366; 
} 
h1, h2, h3 { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #990033; 
font-size : 20px; 
} 
a:link { 
color : #990033; 
text-decoration : underline; 
font-weight : bold; 
} 
a:hover { 
text-decoration : none; 
color : #ff3366; 
} 
a:visited { 
color : #cc3366; 
} 
#container { 
width : 800px; 
background : #ffffff; 
margin : 0 auto; 
border-top : 8px solid #fff; 
border-left : 8px solid #fff; 
border-right : 8px solid #fff; 
text-align : left; 
} 
#header { 
background : #dddddd url(images/headerBackground800.jpg); 
width : 800px; 
height : 258px; 
padding : 0; 
} 
#header h1 { 
margin : 0 15px; 
padding : 20px 0 0 0; 
color : #990033; 
font-size : 14px; 
} 
#header h2 { 
color : #990033; 
font-size : 12px; 
} 
#header h4 { 
color : #ffffff; 
margin : 0 15px; 
padding : 0; 
} 
#mainContent { 
margin : 0 230px 0 10px; 
padding-right : 20px; 
text-align : justify; 
} 
.date { 
text-align : right; 
color : #ed7d96; 
font-size : 11px; 
} 
.date a { 
color : #ed7d96; 
} 
.guestbook { 
font-size : 12px; 
} 
.guestbook h3 { 
font-weight : bold; 
font-size : 14px; 
color : #ffffff; 
background : url(images/title_guest.jpg) no-repeat; 
} 
.guestbook .name { 
font-size : 12px; 
font-weight : bold; 
background-color : #ffe7ff; 
} 
.guestbook .body { 
font-size : 12px; 
background-color : #ffffff; 
} 
#footer { 
padding-top : 20px; 
background : #dddddd url(images/footerBackground.jpg) repeat-x; 
height : 48px; 
} 
#footer p { 
margin : 0 auto; 
padding : 0; 
text-align : center; 
font-size : 10px; 
} 
.clearfloat { 
clear : both; 
height : 0; 
font-size : 1px; 
line-height : 0; 
} 
#navcontainer ul { 
background-color : #006699; 
color : white; 
float : left; 
width : 100%; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-weight : bold; 
margin : 5px 0; 
padding : 0; 
} 
#navcontainer ul li { 
display : inline; 
} 
#navcontainer ul li a { 
padding : 0.9em 2em; 
background-color : #006699; 
color : white; 
text-decoration : none; 
float : left; 
border-right : 1px solid #fff; 
} 
#navcontainer ul li a:hover { 
background-color : #990033; 
color : #fff; 
} 
#navlist #active a { 
background-color : #990033; 
color : #fff; 
} 
#sidebar1 { 
float : right; 
width : 215px; 
padding : 15px 0; 
} 
#sidebar1 p { 
margin-left : 0; 
margin-right : 0; 
padding : 15px 15px 15px 15px; 
background-color : #ffe7ff; 
} 
h3 { 
margin : 0; 
padding : 0; 
} 
#sidebar1 h3 { 
width : 190px; 
height : 29px; 
font-size : 14px; 
font-weight : bold; 
padding-left : 25px; 
padding-top : 10px; 
color : #ffffff; 
background : url(images/title.jpg) no-repeat; 
} 
.title_back ul { 
margin : 0; 
padding-left : 35px; 
padding-top : 10px; 
} 
#sidebar1 ul { 
list-style : none; 
margin-bottom : 10px; 
padding-left : 25px; 
padding-top : 10px; 
} 
#sidebar1 .title_back { 
} 
#sidebar1 li { 
padding : 20px 10px 20px 10px; 
} 
.bot { 
padding : 10px; 
} 
.calendar { 
padding : 0 10px 20px 10px; 
} 
.calendar table { 
width : 100%; 
text-align : center; 
} 
.calendar tbody td { 
border : 1px solid #f1f1f1; 
} 
.calendar .prev { 
text-align : left; 
} 
.calendar tfoot a { 
text-decoration : none; 
font-weight : bold; 
} 
.calendar .now { 
background : #696969; 
border : 1px solid #ff0000; 
font-weight : bold; 
color : #ffffff; 
} 
