body {
color : #000;
background : #000 url(xmas4.png) repeat-x fixed bottom left;
text-align : center;
height : 100%; /* fix height to 100% for IE */
max-height : 100%;  /* fix height for other browsers */
overflow:hidden; /*get rid of scroll bars in IE */
padding:0; /*remove padding */
margin-top : 5%;
border:0; /* remove borders */
/*
opacity : .9;
filter: alpha(opacity=90);
*/
z-index : 1000000;
}

#bg {
color : #000;
background : transparent url(xmasbg.png) no-repeat;
height : 128px;
width : 855px;
margin-top : 5%;
margin-right : auto;
margin-left : auto;
}

#container {
color : #604040;
margin : 0 auto;
position : relative;
padding-top : 0;
background : transparent url(containerbg.png) repeat-x;
line-height : 17px;
width : 872px;
height : 157px;
border-top : 1px solid #040000;
border-left : 2px solid #010000;
border-right : 1px solid #040000;
border-bottom : 2px solid #000010;
}

#rcontent {
//	background : #000 url(xmas3.png) repeat-x fixed bottom left;
float : right;
margin-right : auto;
margin-left : auto;
position : relative;
font-family : tahoma, verdana, arial;
font-size : 7pt;
color : #604040;
text-align : left;
padding-top : 7px;
padding-bottom : 0;
padding-right : 0;
padding-left : 0px;
//	background : #906060 url(box.gif) no-repeat bottom right;
line-height : 17px;
width : 782px;
height : 150px;
}

#lmenu {
float : left;
margin : 0 0 0 0;
font-family : tahoma, verdana, arial;
font-size : 7pt;
color : #604040;
letter-spacing : 2px;
text-align : center;
text-decoration : none;
text-transform : none;
padding-top : 7px;
padding-bottom : 0;
padding-left : 5px;
padding-right : 0px;
border-right : 1px solid #200000;
background : transparent;
//	background : #806060;
line-height : 17px;
width : 70px;
height : 150px;
}

a:link {
font-size : 7pt;
text-decoration : none;
color : #804040;
letter-spacing : 2px;
word-spacing : 2px;
vertical-align : baseline;
}

a:visited {
font-size : 7pt;
text-decoration : none;
color : #604040;
letter-spacing : 2px;
word-spacing : 2px;
vertical-align : baseline;
}

a:hover {
font-size : 7pt;
text-decoration : none;
color : #996060;
letter-spacing : 2px;
word-spacing : 2px;
vertical-align : baseline;
border-bottom : 1px solid #600000;
/* background : #904550; */
}

a:active {
font-size : 7pt;
text-decoration : none;
color : #eeeeee;
letter-spacing : 2px;
word-spacing : 2px;
vertical-align : baseline;
}

