body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
img
{  border-style: none;
}

.menubar_left
{
float:left;
background-image:url(images/button_bg_left.jpg);
background-repeat:no-repeat;
height:52px;
width:23px;
}
.menubar_middle
{
float:left;
height:52px;
width:954px;
}

.menubar_middle_top
{
float:left;
height:32px;
width:954px;
background-image:url(images/button_bg_midtop.jpg);
background-repeat:repeat-x
}
.menubar_middle_bottom
{
float:left;
height:20px;
width:954px;
background-image:url(images/button_bg_midbottom.jpg);
background-repeat:repeat-x
}
.menubar_right
{
float:left;
background-image:url(images/button_bg_right.jpg);
background-repeat:no-repeat;
height:52px;
width:23px
}

.contentbox
{
height:250px;
float:left;
width:325px;
margin-right:3px;
}
.contentbox1
{
height:250px;
float:left;
width:650px;
margin-right:3px;
}



.contentbox_top
{
background-image:url(images/box_top.jpg);
background-repeat:no-repeat;
width:325px;
height:22px;
font-size:17px;
font-family:"Microsoft Sans Serif";
font:bold;
color:#783407;
text-align:left;
}
.contentbox_body
{
background-image:url(images/box_mid.jpg);
width:325px;
height:215px;
overflow:hidden;
background-repeat:repeat-y;
text-align:left;
}
.contentbox_bottom
{
background-image:url(images/box_bottom.jpg);
background-repeat:no-repeat;
width:325px; 
height:13px
}

.flash_container
{
width:551px; 
height:297px;
float:left;
}

.contentheading
{
font:bold;
font-size:15px;
}

.login-signup-top
{
height:23px;
width:404px;
background-image:url(images/signup_box_top.jpg);
background-repeat:no-repeat;
font-size:17px;
font-family:"Microsoft Sans Serif";
font:bold;
color:#783407;
text-align:left;
}
.login-signup-bottom
{
height:12px;
width:404px;
background-image:url(images/signup_box_bottom.jpg);
background-repeat:no-repeat;
}
.login-signup-box
{
background-image:url(images/signup_box_mid.jpg);
background-repeat:repeat-y;
width:404px;
float:left;
height:297px;
font-size:12px;
font-family:"Microsoft Sans Serif";
color:#000000;
text-align:left;
overflow:hidden;
}
.user-gift-history
{
background-color:#CCCCCC;
}
