/* elements */

body {
	background-image: url(images/bgd.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 11px;
}
h5 {
	font-size: 11px;
}
.style1 {color: #FFCC00}
.style2 {font-size: 14px}
.style3 {font-size: 13px;
		font-family:Arial, Helvetica, sans-serif}
.style4 {font-size: 15px;
		font-family:Arial, Helvetica, sans-serif}

body,td,th {
	font-size: 13px;
	color: #FFFFFF;
}

#main_promo {
position:relative;
z-index:0;
}
#menu {
position:relative;
z-index:5;
}
#main_table {
background-image:url(images/bearyxmas_home_bgd.gif);
background-repeat:no-repeat;
}