
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; }

#banner { position:relative; top:0px; margin:0 220px 0px 230px;  height: 138px; font-size:0.9em;}
#banner h1 { font-size:1.4em; color:#333; padding: 0px; background:none; font-weight:normal; }

#sidebar { position: absolute;top: 230px;left: 10px;width: 190px; } 

#maincontent {
	margin: 0 180px 0 190px;  
}

#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; }

#menu{
position:relative; height:35px; left:200px; padding-top:10px; z-index:500;
}

#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;}