body {
font-family: Arial;
color: #666;
margin:0;
margin-top:0px;
padding:0;
background: #fff;
}


#maincontainer{
background:#fff;
width:835px;
border:10px solid #fff;
margin: 0 auto; /*Center container on page*/
} 

#header {
float:left;
width:835px;
}
#menu {
float:left;
width:815px;
padding:10px;
background: #7c0041;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
}
#menu ul{
float:left;
list-style: none;
padding: 0;
margin:0;
}
#menu ul li{
float:left;;
margin: 0;
padding: 0;
}
#menu ul li a{
float:left;
margin:0px;
padding:0px 10px;
font-weight:bold;
color: #fff;
font-size:12px;
text-decoration: none;
}
#menu a:hover {
text-decoration: underline;
}
#cart{float:right;width:150px;text-align:right;}
#cart a{color:#fff;font-size:12px;}

#main{
width:835px;
float:left;
background:#fff url("/images/bottommenu.gif") repeat-y top left;
}
#side{
float:left;
width:215px;
padding-left:5px;
}
.members_heading{background:#721915;padding:5px 0px;text-align:center;}
.membersbox {

padding:5px 10px 10px 10px;
font-size:11px;
color: #fff;
font-weight:bold;
}
.membersbox a {
color:#fff;
text-decoration:none;
}
.membersbox a:hover {
color:#fff;
text-decoration:underline;
}
#sidemenu{
float:left;
width:215px;
}
#sidemenu ul{
text-align: left;
list-style: none;
padding: 0;
margin:0;
padding:10px 0px;
}
#sidemenu li{
display: block;
margin: 0;
padding: 0;
list-style: none;
}

#sidemenu li a{
display: block;
padding:2px;
padding-left:50px;
font-weight:bold;
color: #fff;
font-size:11px;
text-decoration: none;
}
#sidemenu a:hover {
text-decoration: underline;
}
#content {
width:609px;
float: right;

}
#nextpages_content{
width:600px;
float: right;
padding-bottom:10px;
}

#homebox {
float:right;
width:375px;
height:197px;
border:2px solid #9e1d20;
font-size:11px;
font-size:11px;
color: #fff;
font-weight:bold;
background:#7d0242 url("../images/front.jpg") no-repeat left;
padding-top:20px;
padding-left:220px;
padding-right:10px;
}
#scroll {
width: 375px;
height: 190px;
overflow: auto; 
background:#7c0041;
scrollbar-3dlight-color:#eee; 
scrollbar-arrow-color:#eee; 
scrollbar-base-color:#eee; 
scrollbar-darkshadow-color:#eee; 
scrollbar-face-color:#eee; 
scrollbar-highlight-color:#eee; 
scrollbar-shadow-color:#eee;
}

#scroll h1 {
font-family: arial;
font-size: 16pt;
font-weight:normal;
color: #fff;
}
#scroll p {
color: #fff;
}


#footer {
border-top: 2px solid #91286c;
text-align:center;
padding-top:10px;
width: 835px;
font-size:10px;
color: #666;
font-weight:bold;
float:left;
background:none;
}

#fleft {
float: left;
width: 400px;
text-align:left;
padding-top:10px;
}

#fright {
float: right;
width: 400px;
text-align:right;
}
#fright img{padding-left:10px;}

#footer a {
  color:#000;
  text-decoration:none;
  }

#footer a:hover {
  color:#000;
  text-decoration:underline;
  }



#flower {
border:2px solid #91286c;
height:190px;
width:188px;
}



#items{
width:600px;
float:right;
}
#left{float:left;width:400px;}
#right{float:right;width:190px;text-align:right;}