* {margin:0px; padding:0px;}
body
	{
	font:"Courier New", Courier, monospace;
	font-size:13px;
	background:url(../images/bgr.jpg);
	}
#bigpagecontainer
	{
	width:1128px;
	_height:100%;
	margin:0px auto;
	background:#000000;
	position:relative;
	}
.headermenu
	{
	width:606px;
	background:url(../images/women-smoking-cigars_03.jpg);
	height:152px;
	float:right;
	}
.headermenu li
	{
	display:block;
	float:left;
	padding:5px;
	}
.headermenu li a
	{
	color:#FFFFFF;
	text-decoration:none;
	}
#contentcontainer
	{
	width:1128px;
	height:960px;
	background:url(../images/women-smoking-cigars_05.jpg);
	}
.menuleft
	{
	width:181px;
	height:940px;
	float:left;
	padding:5px;
	margin-left:12px;
	float:left;
	}
.menuleft li
	{
	padding:5px;
	}
.menuleft li a
	{
	color:#FFFFFF;
	}
.menuleft li a:hover
	{
	color:#ed9004;
	}
.menuright
	{
	width:181px;
	height:950px;
	float:left;
	padding:5px;
	margin-right:14px;
	float:right;
	}
.menuright li
	{
	padding:5px;
	}
.menuright li a
	{
	color:#FFFFFF;
	}
.menuright li a:hover
	{
	color:#ed9004;
	}
.menuright p
	{
	color:#FFFFFF;
	padding:3px;
	text-align:justify;
	}
.content
	{
	position:absolute;
	left:222px;
	top:397px;
	text-align:justify;
	padding:5px;
	width:673px;
	height:950px;
	color:#FFFFFF;
	}
.content h1
	{
	text-align:center;
	}
#footer
	{
	width:1128px;
	height:100px;
	background:url(../images/women-smoking-cigars_09.jpg) repeat-x bottom;
	margin:0px auto;
	padding-top:25px;
	}
.menufooter
	{
	border-bottom:dotted 1px #ed9004;
	}
.menufooter li
	{
	display:block;
	float:left;
	padding:2px 5px;
	}
.menufooter li a
	{
	color:#FFFFFF;
	text-decoration:none;
	}