body {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
background: #FFF;
text-align: left;
	background-color:#333;
	background-image:url(images/bg.gif);
	margin: 20px 4%;

}
.headline {color:#FF99CC; font-weight:bold;}
table {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #000;
}

a:link, a:visited {
	color:#999999;
	font-weight:bold;
	text-decoration:none;
}

a:hover, a:active {
	color:#FF99FF;
	font-weight:bold;
	text-decoration:none;
}

#wrapper {
	width:760px; 
	margin:auto;
	     
}
td {
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
}

p {
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
}

td.smaller {
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
}

p.smaller {
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
}

hr {
	color : #999;
}

 /* My additions */

#left_title {position:relative; top:50px; left:-15px;}
.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #fff;
}
.menu li {
	padding: 0;
	margin: 0;
	height: 35px;
	margin-right: 1em;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 35px;
	background-repeat: no-repeat;
}
#home {background-image: url(images/home.jpg); width: 76px;}
#home a {background-image: url(images/home_over.jpg);}
#shop {background-image: url(images/shop.jpg); width: 83px;}
#shop a {background-image: url(images/shop_over.jpg);}
#about {background-image: url(images/about.jpg); width: 184px;}
#about a {background-image: url(images/about_over.jpg);}
#media {background-image: url(images/media.jpg); width: 88px;}
#media a {background-image: url(images/media_over.jpg);}
#wholesale {background-image: url(images/wholesale.jpg); width: 148px;}
#wholesale a {background-image: url(images/wholesale_over.jpg);}
#home a:hover, #shop a:hover, #about a:hover,  #media a:hover, #wholesale a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

#footer {
	text-align:right;
	padding:0;
	margin:0;
	font-size: 10px;
	background-image:url(images/bottom_scroll.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:35px;
} html>body #footer
{
width: auto;
height: auto;
min-height: 35px;
background-color:#FFFFFF
}

/* Styles for index page */
 /* set background images for corners */
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div  { background: url(images/tl.gif) no-repeat top left; }
.rbtop      { background: url(images/tr.gif) no-repeat top right; }
.rbbot div  { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot      { background: url(images/br.gif) no-repeat bottom right; }

 /* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.rbcontent  { margin: 0 12px; }
.rbroundbox { width: 20em; margin: auto; }

.whitelist {list-style: none; color:#FFFFFF; font-weight:bold;}
#left_content{
	/* padding:5px 10px; */
	padding:0;
	margin:0;
	width:380px;
}
#right_content {
	/* padding:5px 10px; */
	padding:0 5px;
	margin:0;
	width:380px;
}
