/* CSS Document */

body{
background: url(../images/rotating_home/bg_home_default.jpg) no-repeat;
	margin: 0;
	padding: 0;
	background-color: #160F09;
}
a:link {text-decoration: underline; color: #ffffff;}
a:visited {text-decoration: underline; color: #ffffff;}
a:hover, a:active {text-decoration: underline; color: #FFCB00;}

#wrapper
{
width: 1200px;
height: 900px;
}
#menu
{
float: left;
width: 204px;
height: 500px;
font-family: "lucida sans", Arial, Helvetica, sans-serif;
}
#menu a:link, #menu a:visited
{
text-decoration: none;
}
#menu a:hover, #menu a:active
{
color: #f4b333;
}
#menu ul
{
list-style-type: none;
margin: 280px 0 0 0;
padding: 0;
}
#menu li
{
background: url(../images/design2008/bg_menu_lines.gif) no-repeat bottom left;
margin: 0;
padding: 9px 0 3px 35px;
}
#content
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
float: left;
margin: 570px 0 0 30px;
padding: 0;
width: 510px;
height: 300px;
}


.xmasspecialpopup
{
	position: absolute;
	width: 128px;
	height: 200px;
	left: 725px;
	top: 353px;
}
#rightcolumn
{
margin: 130px 0 0 0;
float: left;
width: 160px;
height: 400px;
}
#footer
{
clear: both;
width: 1200px;
color: #fff;
font-size: 10px;
font-family:Arial, Helvetica, sans-serif;
text-align: center;
}
#footer a
{

color: #fff;
}

.style1 {color: #FFFFFF}
.style2 {
	font-family: arial;
	font-size: 12px;
}
