
/*body { background-image:url(../images/backrgound_home.jpg); background-repeat:repeat-x; }*/

/*#logo { position:relative; top:10px; left:230px;  width:360px; height: 110px;  }*/
#pageimage { position:absolute; top:97px; right:0px; width:220px; height:160px; background-image:url(../images/home_img1.jpg); background-repeat:no-repeat; }
#pageimage2 { position:absolute; top:55px; left:0px; width:206px; height:202px; background-image:url(../images/home_img2.jpg); background-repeat:no-repeat; }





#righttext ul { margin:10px; padding:10px; }
#righttext li {color:#990000;  }
#righttext a:link, #righttext a:visited { color:#990000; text-decoration:none; font-weight:bold; } 
#righttext a:hover, #righttext a:active { color:#FFFFFF; } 

/*h1 {  padding: 0px 10px 10px 30px; }
*/

#xmas { border: 1px solid #CCCCCC; background-image:url(../images/holly.gif); background-position:bottom right; background-repeat:no-repeat; padding:10px; }
#xmas h1 { background-image:none; color:#990000; padding:0px; }
#xmas h2 { }
.red { color:#990000; font-weight:bold;}
