body {
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Bitstream Vera Sans, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #193462;
  border-style: none;
  border-width: 0px;
  background-image: url(../images/marble.jpg);
  background-position:center top;
  background-repeat: repeat-x, repeat-y;
}

table, td {
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Bitstream Vera Sans, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #193462;
  border-style: none;
  border-width: 0px;
   
}

body {
  overflow-y: scroll;

background-color: #7d3e7d;
}

body.admin
{
  background-color: #ffffff;
background: url(../images/spacer.gif);
}

div.menu {
  position: absolute;
  width: 100%;
  height:121px;
  top: 0px;
  left: 0px;
  z-index:2;
}

select {
  width: 300px;
  border: 1px solid;
  border-color: #7f9db9;
}

table.main {
  height: 100%;
}

td.leftside {
height: 100%;
}

td.rightside {
height: 100%;
}

table.title {
z-index: 1; 
position: absolute;
}

td.content {
/*background: url(../images/ship.jpg) top left no-repeat;*/
  background-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  border-color: #999999;
  border-bottom-style: none;
  border-top-style: none;
  text-align: left;
  vertical-align: top;
  height: 100%;
  padding: 11px;
  padding-top: 5px;
  padding-left:30px;
padding-right: 30px;
  /*background-image:url(../images/cinnamon_leiston.jpg);
  background-repeat: repeat-x, repeat-y;*/
}

td.topcontent {
  
}

td.bottom {
  height: 120px;
  border-style: solid; 
  border-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: #999999;
  background-image:url(../images/spice.jpg);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-color: #ffffff;
}

ul.box {
padding: 0px;
margin: 0px;
}

li.box {
padding: 0px;
margin: 0px;
list-style-type: none; 
border-bottom-style: dotted; 
border-bottom-width: 1px; 
border-bottom-color: ffffff;
}


td.table_back {
  background-color: #ac8e76;
}

td.table_title {
  background-color: #004080;
  color: #ffffff;
  padding: 2px;
}

ctd.table {
  background-color: #ffffff;
  padding: 2px;
}

a {
  color: #aa86cc;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #cc99cc; 
  text-decoration: underline;
} 
 



a.menu {
  xfont-family: Sans-Serif;
  color: #00468c;
  color: #003399;
  font-size:8pt;
  font-weight:bold;
  text-decoration: none;
}

a.menu:hover {
  color: #CC99CC;
  font-weight:bold;
  text-decoration: none;
}


h1 {
margin-top: 0px;
  font-size: 17px;
  color: #7e3d7d;
  font-weight:bold;
}

h2 {
  font-size: 13px;
  color: #990066;
  font-weight:bold;
  padding: 0px;
  margin: 0px;

border-bottom-style: dotted; 
border-bottom-width: 1px; 
border-bottom-color: ffffff;
}

h3 {
  font-size: 13px;
  color: #193462;
  font-weight:bold;
  padding: 0px;
  margin: 0px;
}

small {
  font-size: 9px;
}


#leftshadow {
  width: 100%;
  height: 100%;
/*background: url(../images/shadow_left.png) top right repeat-y;*/
}

#rightshadow {
  width: 100%;
  height: 100%;
/*background: url(../images/shadow_right.png) top left repeat-y;*/
}

#small {
  font-size: 10px; 
  color: #84646c;
}
/* background-color: #D5E3FF    -- below was this colour      */
/*.bl {background: url(../images/corner-bottom-left.gif) 0 100% no-repeat; width: 20em; float: left; width: 200px;  background-color: #99CCFF;}
.br {background: url(../images/corner-bottom-right.gif) 100% 100% no-repeat}
.tl {background: url(../images/corner-top-left.gif) 0 0 no-repeat}
.tr {background: url(../images/corner-top-right.gif) 100% 0 no-repeat; padding: 9px;}*/

.tr a {
  color: #113399;
  text-decoration: underline;
}

.tr a:hover {
  color: #336699;
}

/* background-color: #FFF4D6    -- below was this colour      */
.bl2 {background: url(../images/corner-bottom-left.gif) 0 100% no-repeat; width: 20em; float: left; width: 200px;  background-color: #FFCC99;}

.bl3 {background: url(../images/corner-bottom-left.gif) 0 100% no-repeat; float: left; width: 100%;  background-color: #FFF4D6; margin-bottom: 5px;}

img.banner_image {
border-style: solid; 
border-width: 1px; 
border-color: #cccccc;
}

div.image_left_align {
float: left; border-style: solid; border-width: 1px; border-color: #cccccc; margin-right: 8px; margin-top:20px;
}

div.image_right_align {
float: right; border-style: solid; border-width: 1px; border-color: #cccccc; margin-left: 8px; margin-top:6px;
}

div.image {
border-style: solid; border-width: 1px; border-color: #cccccc;
}

img.border {
border-style: solid; border-width: 1px; border-color: #cccccc;
}

#content_right {
float: right; 
width: 308px; 
/*margin-left: 8px;*/
}

#content_left {
float:left; 
width: 300px;
}

small.sponsored {
float: right;
}

div.listing_left {
float: left;
}

div.listing_right {
float: right; text-align: center; width: 200px;
}
#box{
width:680px; 
height:180px;
background-image:url(../images/box.jpg); 
margin-top:15px; 
padding:20px; 
background-repeat:no-repeat; 
}
#menuitems {
	clear: both;
	margin: 0 auto; padding:0;
	text-align: inherit;
	background: url(../images/button-bg.jpg) repeat-x 0 0;	
	font: bold 12px/37px Verdana, Arial, Tahoma, Sans-serif;
	height: 20px;
	width: 100%;	
}
